Skip to content

Releases: cwn-dev/checkin

v1.2.0

30 May 20:42

Choose a tag to compare

  • 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

17 May 20:32

Choose a tag to compare

  • 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

02 May 21:45

Choose a tag to compare

  • Fixed the Sqlite data source path.

v1.1.0

02 May 21:28

Choose a tag to compare

  • 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

25 Apr 06:45

Choose a tag to compare

  • Updated to .NET 10
  • Updated Microsoft.Data.Sqlite package

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

v1.0.5

25 Oct 19:48

Choose a tag to compare

  • Updated Microsoft.Data.Sqlite package

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

v1.0.4

29 Aug 21:01

Choose a tag to compare

  • Updated Microsoft.Data.Sqlite package

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

v1.0.3

16 Jul 17:05

Choose a tag to compare

  • Updated Microsoft.Data.Sqlite package.

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

v1.0.2

22 May 19:23

Choose a tag to compare

  • Updated Microsoft.Data.Sqlite package.

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

v1.0.1

11 May 19:04

Choose a tag to compare

  • Parameter name changes.
  • Removed docker-compose sample file.
  • Added README.md.

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