Skip to content

v1.19.0

Choose a tag to compare

@patrykomiotek patrykomiotek released this 22 Jan 19:43
· 2351 commits to main since this release
904a274

1.19.0 (2025-01-22)

Bug Fixes

Features

  • add cancel subscription confirmation (c0692c6)
  • add checkout success page (c9d9d37)
  • add manage subscription link to the nav (63c21ba)
  • cancel subscription state update (14ac5b4)
  • create subscription entity using stripe hooks (d6d8ac6)
  • fallback to the web amigos api-key (77ead55)
  • handle subscription deleted (a9b75ab)
  • hide organization delete/leave options (eff1668)
  • implement check if subscription can be activated (8522e63)
  • implement checkout session in hosted mode (5f8b2b2)
  • implemented basic plans page (a322068)
  • plan cards improved (e4b00e6)
  • ragen can read the answers (2f337af)
  • reorder top menu and implement popover (8509b2a)
  • s3 upload (53bd157)
  • stripe webhooks endpoint setup (e4b7d84)
  • subscription canceling (09c3580)
  • sync stripe plans with the db (d796ea2)
  • update SubscriptionStatus schema (cbebc24)
  • upgrade to aws sdk v3 (1f939b9)
  • with removing s3 and UserFile and UserDocument refactor (dcf7f0d)