What's Changed
Other Changes
- chore: add more strict types in electron directory by @cino in #367
- chore: moved tests to ./test directory by @cino in #366
- fix: solve recipe function calls that were broken cause of js=>ts con… by @cino in #369
- fix: bring the draggable area back on MacOS by @cino in #372
- Reduce tab item layout shift by @kris7t in #376
- chore: turned all auth containers into typescript by @cino in #375
- feat: keep state of collapsed menu on refresh/reboot by @cino in #373
- Fix missing translations by @SpecialAro in #380
- Change notarization runner by @Alphrag in #381
- chore: recommend specific vscode extensions to setup development [skip ci] by @cino in #377
- chore: transform containers/settings from js to tsx by @cino in #384
- chore: turn error boundary into typescript by @cino in #387
- chore: turn last setting view into typescript by @cino in #386
- Disable API Server recipes updates by @SpecialAro in #382
- Fix Cache Settings subsection styling by @SpecialAro in #390
- Fix toggle for Pre-releases updates on Ubuntu by @SpecialAro in #393
- Fix missing translations by @SpecialAro in #394
- 'jsx' files were not being pre-processed for i18n by @vraravam in #395
- Add arm64 builds for Windows OS by @mrksr in #217
- Fix crowdin link on app by @SpecialAro in #397
- fix: don't break when when service is undefined on adding a new service by @cino in #400
- Feature: Add copy of system information for bug report by @SpecialAro in #402
- Moved tagging of the repo from the nightly build process to the post-… by @vraravam in #404
- Change names of released assets by @Alphrag in #407
- Upgrade 'electron' to '19.0.7' by @vraravam in #408
- chore: correctly export/import ui elements by @cino in #409
- Use default exports instead of named exports by @vraravam in #411
- Upgrade 'npm' to '8.13.2' and 'pnpm' to '7.4.1' by @vraravam in #412
- Upgrade node modules by @vraravam in #413
- Fix issue with 'Esc' key in 'About' dialog overriding the previous clipboard value by @vraravam in #414
- Disable symlinks to build_id for rpm by @Alphrag in #417
- chore: Use relative paths while importing from custom code by @vraravam in #419
- Fix bug of TODO settings not being shown when a TODO Recipe is present by @SpecialAro in #421
- Change expected version for MSVS on Windows build script by @SpecialAro in #422
- Upgrade 'electron-builder' to '23.3.0' and 'electron-updater' to '5.1.0' by @vraravam in #423
- Add Server to About Dialog and to Global Messages by @SpecialAro in #425
- Checks if MSVS 2019 or 2022 exists through reg key by @Kanubiz in #432
- Fix styling on welcome screen by @SpecialAro in #433
- Add file size info and error for import custom image on recipe by @SpecialAro in #437
- chore: Mobx & React-Router upgrade by @cino in #406
- Upgrade 'macos-notification-state' to '2.0.1' by @vraravam in #440
- Workaround for 71c5237 (#406) by @SpecialAro in #444
- Use the default accent color if the user removes value from textbox (fixes #368) by @vraravam in #450
- Upgrade 'electron-builder' to '23.3.1' by @vraravam in #451
- Add hint text to go back to welcome screen from the login screen (fixes #449) by @vraravam in #452
- Update node modules by @vraravam in #453
- Remove msi builds on windows by @Alphrag in #459
- Allow selecting help text by the user by @vraravam in #462
- Fix Menu bar on Windows not being clickable by @SpecialAro in #463
- Fix blank screen after in-app update on Windows by @SpecialAro in #464
- Fix Windows 11 Platform message by @SpecialAro in #465
New Contributors
Full Changelog: v6.0.0-beta.2...v6.0.0-beta.3