Appearance
What's New
This release introduces automatic update notifications to keep users informed when new versions are available, along with improved build configuration and component organization.
✨ Highlights
- New update alert component notifies users when app updates are available
- Automatic version detection using git commit hash or package version
- Enhanced build configuration with web update notification support
- Improved UI component structure and behavior
✨ Features
- update-alert: Add update-available-alert component & use-app-update composable (a0579d16)
- update-alert: Generate version identifier by 'git_commit_hash' (bf9bf2bb)
- update-alert: Generate version identifier by 'pkg_version' in prod (3aaeab4f)
🏡 Chore
- powerbireportembed: Refactor ui components and behavior (0de5c56d)
- npm: Add @plugin-web-update-notification/vite, setup web-update-notice config (43d07f35)
- vite-config: Replace .ts with .mts (a491d195)
✅ Tests
- update-alert: Test when new version pushed (a4b65ee5)
❤️ Contributors
- Davidisfelix
- The Real Jan Wors (@Jan-wors)

