This repository has been archived by the owner on Aug 11, 2024. It is now read-only.
Releases: beabee-communityrm/beabee
Releases · beabee-communityrm/beabee
v0.12.4
What's Changed
- fix: remove console log by @wpf500 in #382
- Update copy for PT email translations after Maria's edits. by @johnfisherman in #386
Full Changelog: v0.12.3...v0.12.4
v0.12.3
v0.12.2
v0.12.1
v0.12.0
Adds callout variants which can be used to provide different text for the same callout. This is mostly aimed at multi-lingual callouts.
The GET /callout/:slug
endpoint is backwards compatible as the default behaviour is to merge the default variant if none is requested, but POST /callout
and PATC /callout/:slug
have changed.
What's Changed
- feat: replicate callout in API by @wpf500 in #370
- feat!: multi-lingual callouts by @wpf500 in #368
- fix: add missing default variant when loading callout by @wpf500 in #378
Full Changelog: v0.11.1...v0.12.0
v0.11.1
v0.11.0
v0.10.9
v0.10.8
Quick fix to stop logging callout validation when it doesn't error
Full Changelog: v0.10.7...v0.10.8