Big desktop release today, full of fixes as well as other changes!
- Correctly show desktop and server versioning separately
- Support for watched folders to be recursive and multiple directories to be defined
- Desktop login expiry fix
- Desktop self-host connection improvements (self-sign fixes and others)
- Page editor performance and UI improvements
- frontend error screen appearing during SSO fix
- Desktop CORS fixes
What's Changed
Enhancements
- feat(settings): display frontend/backend versions and warn on client-server mismatch by @Ludy87 in #5571
- Support multiple pipeline watch directories and configurable pipeline base path by @Frooodle in #5545
Minor Enhancements
- Stop type checking TypeScript files that won't be run by @jbrunton96 in #5607
- Fixed missing AuthnRequest bug by @DarioGii in #5606
- Update links to Docs by @numanair in #5611
- fix(frontend): prevent hydration errors in admin security form and improve autofill support by @Ludy87 in #5613
- fix(auth): align token refresh handling with updated backend response by @Ludy87 in #5609
- always allow tauri cors by @Frooodle in #5616
- Bug/pageeditor virtualisation by @reecebrowne in #5614
- Stop attempting to refresh Spring tokens in desktop by @Frooodle in #5610
Other Changes
- Update Python dependencies in requirements files by @Ludy87 in #5627
- Pin GitHub Actions and add runner hardening by @Ludy87 in #5628
New Contributors
Full Changelog: v2.4.2...v2.4.3
What's Changed
Enhancements
- feat(settings): display frontend/backend versions and warn on client-server mismatch by @Ludy87 in #5571
- Support multiple pipeline watch directories and configurable pipeline base path by @Frooodle in #5545
Minor Enhancements
- Stop type checking TypeScript files that won't be run by @jbrunton96 in #5607
- Fixed missing AuthnRequest bug by @DarioGii in #5606
- Update links to Docs by @numanair in #5611
- fix(frontend): prevent hydration errors in admin security form and improve autofill support by @Ludy87 in #5613
- fix(auth): align token refresh handling with updated backend response by @Ludy87 in #5609
- always allow tauri cors by @Frooodle in #5616
- Bug/pageeditor virtualisation by @reecebrowne in #5614
- Stop attempting to refresh Spring tokens in desktop by @Frooodle in #5610
Other Changes
- Update Python dependencies in requirements files by @Ludy87 in #5627
- Pin GitHub Actions and add runner hardening by @Ludy87 in #5628
New Contributors
Full Changelog: v2.4.2...v2.4.3