Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

Releases: beabee-communityrm/beabee

v0.12.4

03 Apr 13:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.3...v0.12.4

v0.12.3

15 Mar 17:51
1fd0762
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.2...v0.12.3

v0.12.2

15 Mar 17:03
319b99a
Compare
Choose a tag to compare

What's Changed

  • feat: add callout variant names option by @wpf500 in #380

Full Changelog: v0.12.1...v0.12.2

v0.12.1

15 Mar 15:41
604465e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.12.1

v0.12.0

15 Mar 13:02
f5a2264
Compare
Choose a tag to compare

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

13 Mar 16:20
7f71b5d
Compare
Choose a tag to compare

What's Changed

  • chore: add a handler for / to make health checks easier by @wpf500 in #377

Full Changelog: v0.11.0...v0.11.1

v0.11.0

13 Mar 14:00
c4e6245
Compare
Choose a tag to compare

Add stable IDs for callouts and support Captcha when responding to callouts

What's Changed

Full Changelog: v0.10.9...v0.11.0

v0.10.9

01 Mar 10:16
dd313ae
Compare
Choose a tag to compare

What's Changed

  • fix: join content not updating properly by @wpf500 in #376

Full Changelog: v0.10.8...v0.10.9

v0.10.8

28 Feb 14:06
Compare
Choose a tag to compare

Quick fix to stop logging callout validation when it doesn't error

Full Changelog: v0.10.7...v0.10.8

v0.10.7

28 Feb 13:27
4177619
Compare
Choose a tag to compare

The previous release failed to build due to a failing test, this release fixes the test

What's Changed

  • fix: test breaking because of leap year by @wpf500 in #374

Full Changelog: v0.10.6...v0.10.7