Skip to content

Releases: openpatch/classi

v1.2.2

29 Apr 06:44
fd1d44e

Choose a tag to compare

[1.2.2] - 2026-04-29

Bug Fixes

  • (android) Enable edge-to-edge for Android 15 compatibility

Documentation

  • Add PRIVACY_POLICY.md for Google Play Store
  • Add fastlane metadata

Miscellaneous Tasks

  • Remove publish-playstore from release job needs

v1.2.1

28 Apr 13:45
2dcdd6d

Choose a tag to compare

ci: add playstore release

v1.2.0

28 Apr 12:55
494d188

Choose a tag to compare

[1.2.0] - 2026-04-28

Bug Fixes

  • Address review issues in list screens and student selection sheet

Features

  • Better lists

v1.1.9

28 Apr 12:46
0128ea1

Choose a tag to compare

[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

28 Apr 11:41
8f4a12b

Choose a tag to compare

[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

28 Apr 07:39
359ed30

Choose a tag to compare

[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

28 Apr 06:58
d034e5f

Choose a tag to compare

[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

28 Apr 05:59
a0480e5

Choose a tag to compare

[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

27 Apr 21:20
b0e83ee

Choose a tag to compare

[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

27 Apr 11:23
8278a84

Choose a tag to compare

[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