Releases: stark1tty/Gneisswork
Releases · stark1tty/Gneisswork
v0.0.45
🔧 Maintenance
- chore(buildozer): Fix p4a local recipes path for correct CWD resolution
- Update p4a.local_recipes path from ./p4a-recipes to ../../../../p4a-recipes
Full Changelog: v0.0.44...v0.0.45
v0.0.44
📖 Documentation
- docs: Add profile and bed form screenshots to documentation
- Add three new UI screenshots (profile-new.jpg, profile-edit.jpg, bed-new.jpg)
Full Changelog: v0.0.43...v0.0.44
v0.0.43
📖 Documentation
- docs: Add height and object-fit styling to reference data screenshots
- Add height attribute to reference-data.jpg images for consistent aspect ratio
Full Changelog: v0.0.42...v0.0.43
v0.0.42
📖 Documentation
- docs: Replace outdated screenshots with current UI images
- Remove 7 outdated Android screenshots from media/old-screenshots/
Full Changelog: v0.0.41...v0.0.42
v0.0.41
📖 Documentation
- docs(readme): Add known issue warning for Android APK startup crash
- Add warning banner about Android APK crashing on startup
Full Changelog: v0.0.40...v0.0.41
v0.0.40
🔧 Maintenance
- chore: Add .test/ to gitignore and remove from tracking
Co-Authored-By: Claude Opus 4.6 [email protected]
Full Changelog: v0.0.39...v0.0.40
v0.0.39
🐛 Bug Fixes
- fix(android): Defer Java imports and add crash logging for better error handling
- Defer all pyjnius imports and autoclass lookups into _init_java() method to catch failures gracefully
Full Changelog: v0.0.38...v0.0.39
v0.0.38
🔧 Maintenance
- ci(android-build): Improve cleartext traffic patching strategy for reliable APK builds
- Restructure manifest patching to pre-patch cached templates before first build pass
Full Changelog: v0.0.37...v0.0.38
v0.0.37
🔧 Maintenance
- ci(android-build): Commit debug keystore to repo for consistent APK signatures
- Move debug keystore from GitHub secret to committed repo file for local and CI consistency
Full Changelog: v0.0.36...v0.0.37
v0.0.36
🚀 New Features
- feat(ui): Add contextual help popups for form field labels
- Create popups.js with field descriptions for profile, bed, lithology, grain size, bioturbation, and structure fields
🐛 Bug Fixes
- fix(android): Add permission callback and fix Java object lifecycle issues
- Add callback handler for location permission requests to log results
📖 Documentation
- docs(roadmap): Reorganize planned features with implementation priorities
- Rename "Planned Features" section to include "(Specced — Implementation Order)"
Full Changelog: v0.0.35...v0.0.36