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.4.1

17 Aug 14:28
3e7a0fa
Compare
Choose a tag to compare

Added a basic callout response gallery view. Users can't currently enable this from the admin interface, this will be coming in a future release.

image

What's Changed

  • chore: remove unused and non-existent ipAddress from UploadFlow by @wpf500 in #446
  • feat: callout gallery view by @wpf500 in #447

Full Changelog: v0.4.0...v0.4.1

v0.4.0

10 Aug 16:16
f04620c
Compare
Choose a tag to compare

Updates the frontend to use the new upload API endpoints for uploading files via callouts and the image upload input.

What's Changed

  • fix: redirect to correct place when publishing a new callout by @wpf500 in #442
  • chore: update i18n by @wpf500 in #444
  • feat: add authenticated file upload by @wpf500 in #443
  • feat: add authed upload to file component by @wpf500 in #445

Full Changelog: v0.3.2...v0.4.0

v0.3.2

04 Aug 16:13
9942b1a
Compare
Choose a tag to compare

Add missing translation from previous release

What's Changed

  • fix: add missing translation and anchor by @wpf500 in #441

Full Changelog: v0.3.1...v0.3.2

v0.3.1

04 Aug 16:08
2406da2
Compare
Choose a tag to compare

We've made improvements to the callout form builder and added a file upload component. At the moment it is only works for logged in users.

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

04 Aug 09:50
f24cd09
Compare
Choose a tag to compare

A new map view for callouts is coming! This release adds some code to handle the feature, but it won't be visible to users yet.

There's also breaking change to the image uploader, this release adds a change to handle the new API.

What's Changed

Full Changelog: v0.2.11...v0.3.0

v0.2.11

27 Jul 11:08
c4099ed
Compare
Choose a tag to compare

Fixed a few styles that broke in the last release

What's Changed

Full Changelog: v0.2.10...v0.2.11

v0.2.10

27 Jul 09:50
bb1e4fd
Compare
Choose a tag to compare

A few background improvements, upgrades and fixes!

What's Changed

Full Changelog: v0.2.9...v0.2.10

v0.2.9

19 Jul 18:00
9e350b3
Compare
Choose a tag to compare

A small improvement to the contribution page for different contribution states (e.g. expired, manual, etc.)

What's Changed

  • chore: use same text for heading and button on contribution page by @wpf500 in #427

Full Changelog: v0.2.8...v0.2.9

v0.2.8

19 Jul 11:26
f5322d2
Compare
Choose a tag to compare

Fixed the replicate callout button and improved the payment conversion flow text

What's Changed

  • fix: replicate callout button not working by @wpf500 in #424
  • chore: update payment conversion flow text by @wpf500 in #426

Full Changelog: v0.2.7...v0.2.8

v0.2.7

29 Jun 16:01
f0091d1
Compare
Choose a tag to compare

Added a new page that lists all of the payments processed through beabee. This page is currently only accessible through the URL (/admin/payments) until we decide where it should live!

image

What's Changed

Full Changelog: v0.2.6...v0.2.7