Releases: CubicrootXYZ/RemindMe
Releases · CubicrootXYZ/RemindMe
v2.1.9 Go 1.26 and database cleanup
Changelog
- Upgrade to go
v1.26.0 - New cleanup routines deleting stale events older than a year and messages older than half a year
- Several other dependencies updated
v2.1.8 Go1.25 & dependency updates
Changelog
- Upgrade to go
v1.25.0 - Upgrade to golangci-lint
v2.4.0 - Several other dependencies updated
v2.1.7 Prometheus metrics & dependency updates
Changelog
- update golang to
1.24.6 - update alpine to
3.22 - update multiple dependencies
- Metrics
- added prometheus metrics, see new
metricssection in the configuration
- added prometheus metrics, see new
v2.1.6 dependency updates & matrix usability improvements
Changelog
- update golang to
1.24.2 - update to alpine
3.21 - Matrix
- Reversed order of event lists such that the most recent groups are at the bottom
- Daily reminder is now aware of daylight savings
- replace
jinzhu/configorwith more recent forkCubicrootXYZ/configor
v2.1.5 Dependency updates
Changelog
- Update to golang version
1.23.5 - Update dependencies
v2.1.4 Dependency updates
Changelog
- Updated dependencies
v2.1.3 Fix image build process
Changelog
- Fix build process for images using tags
v2.1.2
Changelog
- Update to golang
1.23.4 - Replaced
gologgerwithslog- Configuration option
debugis deprecated - New config section
loggeris added
- Configuration option
- Updated base image to
alpine:3.21