Skip to content

Releases: simple-login/app

v4.6.2

14 Jun 08:17
39aeb81
Compare
Choose a tag to compare

🚀 Features

  • Store transfer tokens hashed in the db and only allow them to be valid for 24 hours #1080

🐛 Fixes

  • handle case empty latest_receipt_info #1081
  • Fix: logic failed the onboarding-1 job #1085

🔧 Enhancements

  • handle subscription_payment_refunded event #1075

v4.6.1

10 Jun 16:10
56ec95b
Compare
Choose a tag to compare

🐛 Fixes

  • Add missing rate limits #1065
  • Do not report complaints for deleted aliases #1067
  • use responseBody.Latest_receipt_info and not responseBody.Receipt.In_app #1066

🔧 Enhancements

  • Separate code for proton callback handler #1040

v4.6.0

08 Jun 08:41
9cf2f44
Compare
Choose a tag to compare

🚀 Features

  • redirect user to dashboard instead of the account activation page for now #1018
  • Save unsent emails to disk to be resent later #1022
  • Send full user report asynchronously on request #1029
  • Notify user cycle email #1035

🔧 Enhancements

  • Menu optimize #1013
  • remove flask-sqlalchemy and upgrade sqlalchemy from 1.3.19 to 1.3.24 #1017
  • Receive partner as param in ProtonCallbackHandler #1019
  • add mention about the limit of 15 aliases into the header #1014
  • Store hmaced partner api tokens #1028
  • only allow to copy the api key when it is created #1059

v4.5.2

20 May 16:35
5c5bafe
Compare
Choose a tag to compare

🐛 Fixes

  • Fix sending emails from noreply to an alias not working #1016

v4.5.1

20 May 16:25
6afe86b
Compare
Choose a tag to compare
  • no changes

v4.5.0

20 May 15:14
6afe86b
Compare
Choose a tag to compare

🚀 Features

  • Adapt extension setup #997
  • Add new page for account activated #1004

🔧 Enhancements

  • take into account status.E518 #998
  • Allow '7-bit' encoding for Content-Transfer-Encoding #999
  • Allow testing sent mails and add migrations and templates in app bundle #1003
  • remove the drag and drop mention for now #1000
  • do not show upgrade button for lifetime user #1010
  • tweak the UI for onboarding page: use svg instead of png, css change #1009
  • Fix tests to allow re-running them locally without colliding with previous runs #1011
  • tweak the account activated page ui #1012

v4.4.0

17 May 08:50
a224f4f
Compare
Choose a tag to compare

🔧 Enhancements

  • update the email wording #993
  • allow to use a different from for send_email() #995

v4.3.0

16 May 08:40
2adcbf5
Compare
Choose a tag to compare

🚀 Features

  • Prevent free users from creating reverse-alias #921
  • Add extension onboarding pages #986

🐛 Fixes

  • Handle complaints that have multiple recipients #963

v4.2.2

13 May 15:21
8984d11
Compare
Choose a tag to compare

🐛 Fixes

  • Fix: Sanitize directory name before displaying it to the user #988

v4.2.1

12 May 15:21
514f5c8
Compare
Choose a tag to compare

🐛 Fixes

  • Obtain git information from version file #977
  • Move generation of build info to script #980

🔧 Enhancements

  • Action refactor: Only run on push and also send to slack the commit sha #981