Skip to content

Releases: hakierspejs/long-season

v0.5.1

18 Feb 18:25
50f810a
Compare
Choose a tag to compare

Changelog

v0.5.0

12 Nov 17:58
8547afd
Compare
Choose a tag to compare

Changelog

  • Add sqlite support (#83).
  • Drop support for migrate sub-command (#83).
  • Implement export and import procedures for short-season (#82).

v0.4.1

29 Sep 19:49
a617488
Compare
Choose a tag to compare

Changelog

  • Add CI for building docker images.

v0.4.0

29 Sep 18:44
e24c615
Compare
Choose a tag to compare

Changelog

  • Add semantic errors. (#67)
  • Implement usage of ES6 modules. (#68)
  • Add account settings view. (#69)
  • Users can change their password in their account settings. (#69)
  • Use UUID v4 for users and devices IDs. (#73)
  • Users can enable two factor authentication with TOTP codes. (#74)
  • Users can enable two factor authentication with one time recovery codes. (#75)
  • Session's layer refactor. (#70)

v0.3.4

08 Jun 16:12
9c18949
Compare
Choose a tag to compare

Changelog

long-season pride month edition!

  • Go: Add Hauru logo with pride month patch (#62)
  • CI: Add systemd service script (#60)

v0.3.3

21 May 20:34
185e8de
Compare
Choose a tag to compare

Changelog

  • Compose MAC addresses sent by multiple devices (#59)
  • Include Private field in strict comparison of users (#56)
  • Rename 'long-season-cli' to 'short-season' (#58)
  • Verify user data at server side (#57)

v0.3.2

15 May 22:17
818166c
Compare
Choose a tag to compare

Changelog

  • Show number of unknown devices at the home page (#54)
  • Add status endpoint
  • Update golang version to 1.16 (#53)
  • Get rid of umbrella js from dependencies. (#52)
  • Add darwin/arm64 to CI
  • Replace embedfile with native embed package
  • Add proper mimetype for js

v0.3.1

08 May 15:00
1470d97
Compare
Choose a tag to compare

Changelog

  • Fix for light mode issues. (#49)
  • Fix for problems with data migration. (#48)

v0.3.0

08 May 07:49
1b66487
Compare
Choose a tag to compare

Changelog

  • Add Private mode (#45)
  • Fix data race when updating statuses.
  • shot-season ignores empty mac addresses when updating macs.
  • New CSS! We're using neat.css at long-season now. Same as with blog. (#47)
  • New data model (backend only) (#43)

v0.2.4

20 Dec 01:20
e6f60d2
Compare
Choose a tag to compare

Changelog

  • Forbid using whitespaces in nicknames.
  • Extend and rename CLI tool.