prepare release v3.3.0

This commit is contained in:
Knut Ahlers 2023-01-07 14:07:32 +01:00
parent f870042195
commit b8c4cad7b4
Signed by: luzifer
GPG Key ID: D91C3E91E4CAD6F5

View File

@ -1,3 +1,16 @@
# 3.3.0 / 2023-01-07
* Bugfixes
* [core] Fix: Remote-update cron broken as of missing field
* New Features
* [log] Add `log`-actor
* [template] Add `doesFollow` and `doesFollowLongerThan` functions
* [templating] Add `followAge` function
* Improvements
* [customevent] Add scheduled events to API handler
# 3.2.1 / 2022-12-24 # 3.2.1 / 2022-12-24
* Bugfixes * Bugfixes