Skip to content

Releases: cwn-dev/checkin

v1.2.0

Choose a tag to compare

@cwn-dev cwn-dev released this 30 May 20:42
  • Converted JavaScript to TypeScript.
  • Removed the need for the TimeZone package. The checkin date is now a plain string.

Full Changelog: v1.1.2...v1.2.0

v1.1.2

Choose a tag to compare

@cwn-dev cwn-dev released this 17 May 20:32
  • Fixed an issue that prevented checkins when a TimeZone wasn't set. TimeZone should be optional.
  • Updated Microsoft.Data.Sqlite package.

Full Changelog: v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@cwn-dev cwn-dev released this 02 May 21:45
  • Fixed the Sqlite data source path.

v1.1.0

Choose a tag to compare

@cwn-dev cwn-dev released this 02 May 21:28
  • Added add.html page to easily add manual entries.
  • API key now lives in appsettings.json.
  • Fixed an issue where the map wouldn't load if the DB had no checkins.

Environment variable to set API key in Docker/Docker Compose should be changed from CHECKIN_API_KEY to Settings__ApiKey.

Full Changelog: v1.0.6...v1.1.0

v1.0.6

Choose a tag to compare

@cwn-dev cwn-dev released this 25 Apr 06:45
  • Updated to .NET 10
  • Updated Microsoft.Data.Sqlite package

Full Changelog: v1.0.5...v1.0.6

v1.0.5

Choose a tag to compare

@cwn-dev cwn-dev released this 25 Oct 19:48
  • Updated Microsoft.Data.Sqlite package

Full Changelog: v1.0.4...v1.0.5

v1.0.4

Choose a tag to compare

@cwn-dev cwn-dev released this 29 Aug 21:01
  • Updated Microsoft.Data.Sqlite package

Full Changelog: v1.0.3...v1.0.4

v1.0.3

Choose a tag to compare

@cwn-dev cwn-dev released this 16 Jul 17:05
  • Updated Microsoft.Data.Sqlite package.

Full Changelog: v1.0.2...v1.0.3

v1.0.2

Choose a tag to compare

@cwn-dev cwn-dev released this 22 May 19:23
  • Updated Microsoft.Data.Sqlite package.

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@cwn-dev cwn-dev released this 11 May 19:04
  • Parameter name changes.
  • Removed docker-compose sample file.
  • Added README.md.

Full Changelog: v1.0.0...v1.0.1