Releases: cwn-dev/checkin
Releases · cwn-dev/checkin
Release list
v2.2.0
- Added checkin repository.
- Moved connection strings into appsettings.
- Updated readme to reflect
ApiKeynow being part of the post body rather than the query string. - Added checkin ID in brackets next to the date.
Full Changelog: v2.1.1...v2.2.0
v2.1.1
- Fixed an issue with metadata not being set quite right.
Full Changelog: v2.1.0...v2.1.1
v2.1.0
This app should have been one v2.1.0 already after the addition of the image metadata features, so as we've (hopefully) finished bug fixing and tweaking (for now), I'll call this v2.1.
- New checkin markers are now clickable and show your note & date.
- Now zooming in a little more when adding a checkin, or clicking one from the list view.
- Fixed an issue where metadata read would fail if no timezone could be read.
Full Changelog: v2.0.6...v2.1.0
v2.0.6
- Added file input to add form. On choosing an image, its metadata is read, and populates the date, timezone and coordinates fields on the form.
- Fixed an issue where the new marker would not disappear when dialog closed.
Full Changelog: v2.0.5...v2.0.6
v2.0.5
- Code cleanup.
- Generic button styling CSS.
- Hoping this will fix the issue with the add modal (which I can't reproduce locally - v odd!).
Full Changelog: v2.0.4...v2.0.5
v2.0.4
- Removed Hyperscript (which also fixes an issue with the add modal).
- Added minify for JS & CSS as part of the Docker build (using https://github.com/tdewolff/minify).
- Map now zooms in when clicking an entry from the list modal.
Full Changelog: v2.0.3...v2.0.4
v2.0.3
- Add button moved from the map, to the menu.
Full Changelog: v2.0.2...v2.0.3
v2.0.2
- No comment.
Full Changelog: v2.0.1...v2.0.2
v2.0.1
- Fixed a stupid mistake. DB path was wrong.
Full Changelog: v2.0.0...v2.0.1
v2.0.0
- Now using Razor Pages with HTMX.
- Added navigation/logo/title bar to top.
- 'Add' is now a dialog.
- A new 'List' dialog has been added which will show a list of check-ins, date descending (newest at top).
- New logo and favicon.
Full Changelog: v1.2.0...v2.0.0