Releases: openpatch/classi
Releases · openpatch/classi
v1.2.2
v1.2.1
ci: add playstore release
v1.2.0
[1.2.0] - 2026-04-28
Bug Fixes
- Address review issues in list screens and student selection sheet
Features
- Better lists
v1.1.9
[1.1.9] - 2026-04-28
Bug Fixes
- Prevent app from locking when file picker dialog is open
- Restore navigation context after app unlock
v1.1.8
[1.1.8] - 2026-04-28
Features
- (students) Add Lists tab to student detail screen
Refactoring
- (students) Extract _ListItemTile widget to avoid code duplication
v1.1.7
[1.1.7] - 2026-04-28
Bug Fixes
- (ci) Replace invalid reactions permission with issues write
Features
- (setup) Force folder selection and warn about storage risk on Android
Refactoring
- (setup) Extract default library name to a named constant
v1.1.6
[1.1.6] - 2026-04-28
Bug Fixes
- (android) Use stable release keystore for signed APK builds
Miscellaneous Tasks
- Add archive: false to upload-artifact steps for direct download links
v1.1.5
[1.1.5] - 2026-04-28
Bug Fixes
- Add missing biometricService argument to test constructors
- Prevent app from locking twice on background
Features
- (ci) Add rocket reaction on build start and direct binary download links
Reverts
- (ci) Restore upload-artifact for zip downloads, keep rocket reaction
v1.1.4
[1.1.4] - 2026-04-27
Bug Fixes
- Cache PackageInfo future and unify shell quoting in Windows build step
Features
- Add fingerprint/biometric unlock support on Android, iOS, and macOS
- Add PR build app name suffix and version info in settings
v1.1.3
[1.1.3] - 2026-04-27
Bug Fixes
- (session) Centralize app session errors
- (ui) Replace raw error output
- (data) Query group student counts
Refactoring
- (lessons) Extract lesson sections
Testing
- (app) Cover session entry states