Skip to content

Releases: cwn-dev/checkin

v2.2.0

Choose a tag to compare

@cwn-dev cwn-dev released this 25 Jul 10:32
  • Added checkin repository.
  • Moved connection strings into appsettings.
  • Updated readme to reflect ApiKey now 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

Choose a tag to compare

@cwn-dev cwn-dev released this 21 Jul 20:11
  • Fixed an issue with metadata not being set quite right.

Full Changelog: v2.1.0...v2.1.1

v2.1.0

Choose a tag to compare

@cwn-dev cwn-dev released this 21 Jul 19:49

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

Choose a tag to compare

@cwn-dev cwn-dev released this 20 Jul 19:45
  • 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

Choose a tag to compare

@cwn-dev cwn-dev released this 19 Jul 20:24
  • 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

Choose a tag to compare

@cwn-dev cwn-dev released this 19 Jul 18:35

Full Changelog: v2.0.3...v2.0.4

v2.0.3

Choose a tag to compare

@cwn-dev cwn-dev released this 18 Jul 21:28
  • Add button moved from the map, to the menu.

Full Changelog: v2.0.2...v2.0.3

v2.0.2

Choose a tag to compare

@cwn-dev cwn-dev released this 18 Jul 21:05
  • No comment.

Full Changelog: v2.0.1...v2.0.2

v2.0.1

Choose a tag to compare

@cwn-dev cwn-dev released this 18 Jul 20:50
  • Fixed a stupid mistake. DB path was wrong.

Full Changelog: v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@cwn-dev cwn-dev released this 18 Jul 20:39
  • 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