Releases: hakierspejs/long-season
Releases · hakierspejs/long-season
v0.5.2
Changelog
- b5e05c6 Update release.yml
- bd8f769 Merge pull request #87 from hakierspejs/dependabot/go_modules/golang.org/x/crypto-0.17.0
- 219839f build(deps): bump golang.org/x/crypto from 0.6.0 to 0.17.0
v0.5.0
Changelog
- Add sqlite support (#83).
- Drop support for migrate sub-command (#83).
- Implement export and import procedures for short-season (#82).
v0.4.1
Changelog
- Add CI for building docker images.
v0.4.0
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
Changelog
long-season pride month edition!
- Go: Add Hauru logo with pride month patch (#62)
- CI: Add systemd service script (#60)
v0.3.3
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
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
Changelog
- Fix for light mode issues. (#49)
- Fix for problems with data migration. (#48)
v0.3.0
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)