Releases: CubicrootXYZ/RemindMe
Releases · CubicrootXYZ/RemindMe
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
gologger
withslog
- Configuration option
debug
is deprecated - New config section
logger
is added
- Configuration option
- Updated base image to
alpine:3.21
v2.1.1
v2.1.0 Use Alpine & remove end to end encryption
v2.0.0
v1
configurations or databases
🛠 Changelog
- Matrix:
- properly group events in list view #296
- always sort events by event time descending
- fix incorrect calculation of next interval for repeated events #304
Further changes are already listed in the pre-releases v2.0.0-betaX
.
v2.0.0-beta5
🛠 Changelog
- Matrix
- Recognize replies to the reschedule confirmation message
- Delete the delete request message as well
- Fix room deletion on getting removed from a room #279
- Do not fail if attempted to remove an input where the room is already removed
- Add reactions to reminder message #291
- Ignore old leave/ban events #290
- Enabled replies for more messages
- Shortened the reminder message
- iCal
- New config option
ical.refreshinterval
#155
- New config option
- Make daily reminder timezone aware #282
v2.0.0-beta4
🛠 Changelog
- Fix linting CI job
- Add renovate
- Update a few dependencies
- Load missing timezone data #222
- Update to Ubuntu
24.02
- Events for daily reminder are limited to the upcoming 24 hours
- Matrix
- Fix setting channel timezone #222
- Do not list inactive events #214
- Add missing newlines in HTML formatted messages #226
- Delete messages if event got deleted
- Include event message in delete confirmation
- Daily reminders are actually send out #257
- Group events by day/week/month in list view #259
- Get replies to be properly recognized #275
v2.0.0-beta3
🛠 Changelog
- Matrix message handling
- Added crucial matrix message actions
- Added crucial matrix reply actions
- Added crucial matrix reaction actions
- Get matrix E2EE running
v1.9.3
Changelog
- Update dependencies