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

08 Sep 15:52
c983de7
Compare
Choose a tag to compare

Add a few extra settings for the Atlas

What's Changed

Full Changelog: v0.4.6...v0.4.7

v0.4.6

07 Sep 09:08
de519cd
Compare
Choose a tag to compare

Stripe migrator now sets the customer's default payment method and does a dry run unless you specify --danger

What's Changed

  • fix: set default payment method on Stripe migration by @wpf500 in #298
  • chore: add danger flag to Stripe migrator by @wpf500 in #299

Full Changelog: v0.4.5...v0.4.6

v0.4.5

06 Sep 17:13
e547cce
Compare
Choose a tag to compare

Fix the Stripe migration tool trying to attach an already attached payment method to a customer.

What's Changed

  • fix: reattaching payment method on Stripe migration by @wpf500 in #297

Full Changelog: v0.4.4...v0.4.5

v0.4.4

06 Sep 16:35
dc08747
Compare
Choose a tag to compare

Added a tool to migrate GoCardless payments to Stripe. This tool is still in the experimental phase.

What's Changed

  • feat: GoCardless to Stripe migration tool by @wpf500 in #296

Full Changelog: v0.4.3...v0.4.4

v0.4.3

06 Sep 10:56
73ea869
Compare
Choose a tag to compare

Added more response view settings to the API and fixed a problem with updating segment rules using the old UI

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

17 Aug 14:29
2e883c4
Compare
Choose a tag to compare

Added the title and photos properties to the responses /map endpoint, for the new map and gallery views

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

11 Aug 14:40
730a1e8
Compare
Choose a tag to compare

Fixed a bug where the whole UploadFlow was being returned rather than just the ID.

What's Changed

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

v0.4.0

10 Aug 16:16
669db5a
Compare
Choose a tag to compare

Add callout image upload for guests with rate limits. This is a breaking change because it changes the way uploading is authenticated, with a new endpoint. The frontend will need to be updated to the v0.4.x branch too.

What's Changed

  • feat: add non-authed upload with rate limits by @wpf500 in #289

Full Changelog: v0.3.0...v0.4.0

v0.3.0

04 Aug 09:43
82df52b
Compare
Choose a tag to compare

Added a new API for the upcoming callout map feature, and a few other smaller changes.

The image upload handler has been updated which is a breaking change for the frontend, it must also be updated to v0.3.x branch

What's Changed

  • chore: add Steady import tag by @wpf500 in #281
  • Add last name to informal German emails by @wpf500 in #282
  • feat: add initial map view data and endpoint by @wpf500 in #285
  • feat: improve file upload service by @wpf500 in #286
  • chore: add volume for upload data on dev by @wpf500 in #287
  • feat: callout map responses for callouts with map schema only by @wpf500 in #288

Full Changelog: v0.2.9...v0.3.0

v0.2.9

19 Jul 17:36
20d122a
Compare
Choose a tag to compare

Fix a problem with importing Steady data.

What's Changed

  • fix: duplicate email and not extending role correctly in Steady import tool by @wpf500 in #280

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