prepare release v0.13.0

This commit is contained in:
Knut Ahlers 2024-12-12 12:03:25 +01:00
parent 384af99139
commit 03d5ff781b
Signed by: luzifer
SSH key fingerprint: SHA256:/xtE5lCgiRDQr8SLxHMS92ZBlACmATUmF1crK16Ks4E

View file

@ -1,3 +1,15 @@
# 0.13.0 / 2024-12-12
* [liveposting] Make embed title and therefore whole embed optional
* [streamSchedule] Add capability for content templating in stream schedule
* Fix: Only access slice if it has content
* Fix: Expose `formatTime` formatter instead for timezon support
* Fix: Allow locale time in templating
* Fix: Compare content for updates
* Fix: Do not try to compare non existing embed
* Fix: Remove `embed_title` as required attribute
* Update Go dependencies
# 0.12.3 / 2022-03-04 # 0.12.3 / 2022-03-04
* Fix: Trim spaces in title as Discord does * Fix: Trim spaces in title as Discord does