Development Build 0.7.0-dev
Pre-release
Pre-release
·
64 commits
to develop
since this release
🚧 Development Release 0.7.0-dev
This is an automated development release from the develop branch.
For testing purposes only. Not recommended for production use.
Recent Changes
- Merge pull request #57 from K9i-0/feature/add-sparkle-auto-update (8eb74fb)
- ci: update Xcode versions to 15.4 and 16.2 (b6f1f91)
- ci: remove Xcode 15.0 from CI matrix (42a6bfa)
- fix: change #if !TEST to #if canImport(Sparkle) in SettingsTabView (0668c6f)
- fix: address Copilot PR review comments (2887523)
- fix: exclude Sparkle from test builds to resolve CI failures (2266455)
- fix: handle optional/non-optional updater in SettingsTabView (510a0d8)
- fix: restore dynamic menu bar colors and icons from develop branch (5a53ec2)
- fix: remove duplicate Notification.Name extension (f6e427c)
- fix: restore proper menu bar updates using updateStatusBarTitle (566c2d9)
- fix: restore usage percentage updates in menu bar (add742d)
- fix: restore [D] indicator for debug builds in menu bar (21f7a45)
- fix: restore missing functionality and remove old files (737e80f)
- chore: bump version to 0.7.0 (4db48db)
- fix: resolve SessionBlock.usagePercentage error (4fb4cf5)
- feat: add Sparkle appcast generation to release workflow (89f7032)
- feat: add Sparkle public key for automatic updates (89f4a6a)
- refactor: rename release-beta to release-dev with proper versioning (09981f2)
- refactor: remove duplicate GitHub Actions workflows (1aeb9e5)
- fix: resolve build errors after merge with develop (3f2fce8)