Release Notes
What's new in each version of Gigi Frame.
0.7.1
Latest April 14, 2026New
- Added local tooling to update the release notes page from the current app version and git history.
Improved
- Harden album and photo deletion flows.
- Added version tags for the recent app releases to keep release history easier to track.
Fixed
- Fix widget receiver and permission state handling.
- Fixed stale widget pin state after cancelled pin requests.
- Fixed filter-task cleanup when deleting an album.
0.7.0
April 02, 2026New
- Share any photo directly from the fullscreen viewer using the system share sheet.
- Filter jobs now run in the background via WorkManager — you can leave the app and filtering continues uninterrupted.
- If a filter run is interrupted, you can resume or discard it the next time you open the album.
- Live filter progress is shown per-album, including a persistent notification with a cancel action.
- Android 13+ users are prompted to grant notification permission so filter updates can be delivered.
Improved
- Deleting a photo or album now shows a confirmation dialog to prevent accidental removals.
- Fullscreen viewer header is cleaner — filename removed, share and delete controls better aligned.
- Oversized photos are downsampled before filtering to reduce memory usage and batch processing time.
- Filter writes are now atomic — cancelling mid-batch leaves already-processed photos intact.
- Widget recovers correctly after device reboot.
Fixed
- Widget permission state is now properly restored after the app process is killed and restarted.
- Filter progress state is preserved across app restores so counts and status display correctly on reopen.
- Concurrent filter runs on multiple albums are now blocked to prevent race conditions.
0.6.0
February 01, 2026New
- Batch-apply image filters to an entire album from the album detail screen.
- Filter progress is tracked per-photo so cancelled runs can be resumed.
- Home screen widget now rotates through album photos on a configurable interval.
- Widget border colour and style can be customised from settings.
Improved
- Photo import is faster and handles large selections without blocking the UI.
- Album grid shows a live photo count badge.
0.5.0
December 01, 2025New
- Initial public release on Google Play.
- Create albums and import photos from your device gallery.
- Pin a home screen widget that displays photos from a selected album.
- All photos are stored locally — no account or cloud upload required.