What's Changed
Features
- logfiles: Add mms.log file to the log files panel (#2591) by @meteyou
- logfiles: Add AFC.log file to the log files panel (#2590) by @meteyou
Bug Fixes and Improvements
- afc: Fix get laneName getter in StartPrintDialog (#2641) by @meteyou
- macros: Prevent TypeError in printer/getMacros when configfile is missing (#2617) by @Hannott
- macros: Keep the macro settings usable after clearing the search (#2623) by @Hannott
- macros: Fix sorting function in macros expert mode (#2625) by @Hannott
- presets: Fix edit/update preset function (#2609) by @meteyou
Performance
- console: Optimize console rendering performance (#2592) by @meteyou
- heightmap: Avoid full chart rebuild on scaleZMax change (#2626) by @Hannott
Refactor
- editor: Replace StreamLanguage with lezer grammars (#2553) by @meteyou
- logfiles: Refactor layout from log files panel (#2589) by @meteyou
Localization
- cz: Update Czech translate file by @meteyou
- da: Update Danish translate file by @meteyou
- de: Update German translation file (#2607) by @meteyou
- en: Update English translation file (#2606) by @meteyou
- es: Update Spanish translate file by @meteyou
- fr: Update French translate file by @meteyou
- hu: Update Hungarian translate file by @meteyou
- it: Update Italian translate file by @meteyou
- ja: Update Japanese translate file by @meteyou
- ko: Update Korean translate file by @meteyou
- nl: Update Dutch translate file by @meteyou
- pl: Update Polish translate file by @meteyou
- pt: Update Portuguese translate file by @meteyou
- ru: Update Russian translation files by @meteyou
- ru: Update Russian translate file by @meteyou
- se: Update Swedish translate file by @meteyou
- sl: Update Slovenian translate file by @meteyou
- tr: Update Turkish translation files by @meteyou
- tr: Update Turkish translate file by @meteyou
- uk: Update Ukrainian translate file by @meteyou
- zh: Update Chinese (Simplified) translation file (#2587) by @Samuel-0-0
- zh: Update Chinese (Simplified Han script) translate file by @meteyou
- zh_TW: Update Chinese (Traditional Han script) translation files by @meteyou
- zh_TW: Update Chinese (Traditional Han script) translate file by @meteyou
Other
- deps: Bump dompurify from 3.4.11 to 3.4.12 (#2601) by @dependabot[bot]
- deps: Bump linkify-it from 5.0.1 to 5.0.2 (#2600) by @dependabot[bot]
- deps: Override brace-expansion to patched versions (#2622) by @meteyou
- deps: Bump dompurify from 3.4.12 to 3.4.13 (#2631) by @dependabot[bot]
- deps-dev: Bump postcss from 8.5.16 to 8.5.23 (#2603) by @dependabot[bot]
- deps-dev: Bump fast-uri from 3.1.3 to 3.1.4 (#2604) by @dependabot[bot]
- deps-dev: Bump fast-uri from 3.1.4 to 3.1.5 (#2628) by @dependabot[bot]
- deps-dev: Bump js-yaml from 4.3.0 to 4.3.1 (#2632) by @dependabot[bot]
- gcodeviewer: Upgrade sindarius/gcodeviewer to 3.7.18 (#2638) by @meteyou
- i18n: Update i18n-extract script for single lang check (#2608) by @meteyou