Releases: JM-Lemmi/ical-relay
Releases · JM-Lemmi/ical-relay
v2.0.0-beta.8.3
- remove startup of notifiers (in preparation for rework and due to crashing)
v2.0.0-beta.8.2
- fix critical bug in upstream library that exponentially escaped backslashes
v2.0.0-beta.8
- Small Stability Fixes and Bugfixes
- Update Dependencies for Bugfixes
- Show next week on Sundays
- Add Events via Drag & Drop
- BREAKING: Allow empty properties for edit action. Legacy Entries in the rule table with empty strings need to be manually edited / deleted.
v2.0.0-beta.7.4
- Fix critical bug in Databse query for Rule Filters
v2.0.0-beta.7.3
DB: fix remAllProfileSources deleting all sources
v2.0.0-beta.7.2
- fix
PATCH /api/profiles/<name>
edit of profile sources
v2.0.0-beta.7
- Add /profiles-combi endpoint for combining multiple profiles on the fly
v2.0.0-beta.6.5
- Remove db Trace logging from fmt.Print and use correct LogLevel
v2.0.0-beta.6.4
- Fix Calendar view crashing for events without a
SUMMARY
- Switch cli-args library
v2.0.0-beta.6.3
Fix Edit view crashing for events without a SUMMARY
or LOCATION
property