Features
- add support for Apple device keyboard shortcuts in emergency stop (51fc668)
- i18n-sl: Update Slovenian translations (c85193c)
- improved config file handling in monaco (#1827) (68e6a21)
- improved Monaco editor languages (5cb24a4)
Bug Fixes
- Apple keyboard shortcuts (210f289)
- circle control contrast (#1835) (5828c5b)
- comment matching in klipper config monarch (9552d38)
- console text selection (#1834) (65dd5a1)
- enable pointer events for camera iframe (#1826) (2471413)
- incorrect vue handlers (e65e94c)
- notifications: fix suffix icon display (#1818) (08d9201)
- replace content with lines in Monaco workers (d529b6a)
- timelapse: parse timelapse status consistently (#1829) (5dd6a96)
Code Refactorings
- added some type guards (#1833) (ff6690e)
- improve Monaco language definitions (#1832) (eab2bbf)
- improve signal handling in sleep and webSocketWrapper (c815f46)
- no attribute inheritance in AppAutoScrollContainer (ca90868)
- reset components.d.ts typings (a6c5145)
- use markRaw for non-reactivity (bdc580e)
- use markRaw for non-reactivity (cont.) (0724254)
- websocket initialization (#1819) (b919aae)
- webSocketWrapper implementation (7fca174)