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

Releases: beabee-communityrm/beabee-frontend

v0.8.1

06 Nov 17:07
Compare
Choose a tag to compare

What's Changed

  • fix: map location not being added on submission by @wpf500 in #512

Full Changelog: v0.8.0...v0.8.1

v0.8.0

02 Nov 14:32
63c90a7
Compare
Choose a tag to compare

Introducing callout slides!

image

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

18 Oct 12:44
bc3dbfb
Compare
Choose a tag to compare

Added join surveys to the join flow, and a few other minor fixes/changes.

What's Changed

  • fix: fail nicely if amount query param isn't a number by @wpf500 in #488
  • feat: new login/join layout by @wpf500 in #487
  • chore: add a flag for experimental features by @wpf500 in #492
  • fix: maptiler key not being optional on click by @wpf500 in #494
  • feat: add join survey by @wpf500 in #489

Full Changelog: v0.6.1...v0.7.0

v0.6.2

11 Oct 14:48
Compare
Choose a tag to compare

What's Changed

  • fix: fail nicely if amount query param isn't a number by @wpf500 in #488
  • chore: add a flag for experimental features by @wpf500 in #492

Full Changelog: v0.6.1...v0.6.2

v0.6.1

28 Sep 11:34
28f3e4b
Compare
Choose a tag to compare

What's Changed

  • fix: links breaking across columns by @wpf500 in #486

Full Changelog: v0.6.0...v0.6.1

v0.6.0

27 Sep 15:19
da02f43
Compare
Choose a tag to compare

What's Changed

  • feat: add links to a response footer by @wpf500 in #484

Full Changelog: v0.5.2...v0.6.0

v0.5.2

27 Sep 14:22
d811e56
Compare
Choose a tag to compare

What's Changed

  • fix: allow multiple responses for callouts in CNR mode by @wpf500 in #483

Full Changelog: v0.5.1...v0.5.2

v0.5.1

27 Sep 10:29
0c2b676
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

22 Sep 14:50
4328d36
Compare
Choose a tag to compare

Added an embed script to be able to embed callouts etc.. The environment variable BEABEE_TRUSTEDORIGINS must be configured for this to work as otherwise browsers will refuse to load the iframe, see beabee-communityrm/beabee-router#10 for details.

What's Changed

Full Changelog: v0.4.12...v0.5.0

v0.4.12

22 Sep 09:36
bfb1822
Compare
Choose a tag to compare

A series of small changes, see what's changed below!

What's Changed

  • chore: update i18n by @wpf500 in #477
  • chore: remove gzip directives in favour of global ones by @wpf500 in #478
  • chore: hide more contribution bits in CNR mode by @wpf500 in #480
  • feat: make map and gallery embeddable by @wpf500 in #481

Full Changelog: v0.4.11...v0.4.12