Releases: beabee-communityrm/beabee-frontend
v0.4.1
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.
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
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
v0.3.1
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
- feat: callout builder improvements by @wpf500 in #437
- feat: new callout builder layout by @wpf500 in #438
- refactor: callout form page by @wpf500 in #439
- feat: add upload file component by @wpf500 in #440
Full Changelog: v0.3.0...v0.3.1
v0.3.0
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
- chore: handle new image upload API response by @wpf500 in #436
- feat: callout map view by @wpf500 in #435
Full Changelog: v0.2.11...v0.3.0
v0.2.11
v0.2.10
v0.2.9
v0.2.8
v0.2.7
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!
What's Changed
Full Changelog: v0.2.6...v0.2.7