Skip to content

Releases: JM-Lemmi/ical-relay

v2.0.0-beta.9.6

26 Sep 12:47
e6f50a1
Compare
Choose a tag to compare
v2.0.0-beta.9.6 Pre-release
Pre-release
  • list change feed with newest entry at the top
  • set Useragent and Server to ical-relay version

v2.0.0-beta.9.5

24 Sep 14:00
b8ad8cd
Compare
Choose a tag to compare
v2.0.0-beta.9.5 Pre-release
Pre-release
  • fix rw issue with RSS files

v2.0.0-beta.9.4

24 Sep 13:34
dfab403
Compare
Choose a tag to compare
v2.0.0-beta.9.4 Pre-release
Pre-release
  • fix rw issue with RSS files

v2.0.0-beta.9.3

24 Sep 13:14
448c2d4
Compare
Choose a tag to compare
v2.0.0-beta.9.3 Pre-release
Pre-release
  • write RSS to rssstore instead of absolute path

v2.0.0-beta.9.2

24 Sep 12:52
994ccf2
Compare
Choose a tag to compare
v2.0.0-beta.9.2 Pre-release
Pre-release
  • implement single run notifier with cli arg

v2.0.0-beta.9.1

24 Sep 12:16
56f20b8
Compare
Choose a tag to compare
v2.0.0-beta.9.1 Pre-release
Pre-release
  • disallow db and rssfeed recipient types in /api/notifier/

v2.0.0-beta.9

24 Sep 11:41
3c480c6
Compare
Choose a tag to compare
v2.0.0-beta.9 Pre-release
Pre-release
  • ical-notifier binary hived off
    • add RSS Feed output
    • add Webhook output
    • add DB output
  • Frontend
    • profile change viewer
  • configuration changes
    • !! legacy config upgrades not supported!
    • data.yml file for profile and notifier information (follows old config.yml format)
    • config.yml now only contains server configuration information
    • seperate config.yml for ical-notifer
    • remove cleanup timers (not implemented anyway)
    • import data now takes data.yml file as argument to import into DB
  • add reporting on startup to get a sense of how many instances are in use. disable via --disable-telemetry
  • add /health endpoint and docker healthcheck
  • system tests

v2.0.0-beta.8.3

02 Aug 08:59
6bb4718
Compare
Choose a tag to compare
v2.0.0-beta.8.3 Pre-release
Pre-release
  • remove startup of notifiers (in preparation for rework and due to crashing)

v2.0.0-beta.8.2

15 Feb 20:02
1ddd7e7
Compare
Choose a tag to compare
v2.0.0-beta.8.2 Pre-release
Pre-release
  • fix critical bug in upstream library that exponentially escaped backslashes

v2.0.0-beta.8

15 Feb 09:23
dd65199
Compare
Choose a tag to compare
v2.0.0-beta.8 Pre-release
Pre-release
  • 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.