Skip to content

Releases: simple-login/app

v4.7.2

29 Jun 16:34
44ddd95
Compare
Choose a tag to compare

🐛 Fixes

  • Activate users created with account link #1124

v4.7.1

29 Jun 13:14
v4.7.1
9abb8aa
Compare
Choose a tag to compare

🐛 Fixes

  • Send welcome email when user created by login with proton #1115
  • Fix prompt user to upgrade their proton account #1116

🔧 Enhancements

  • show cancel status in "Current plan" section #1114
  • Update docs and error message for sudo route #1117
  • small refactoring #1120
  • update welcome proton user email #1119
  • do not send double subscription email #1118
  • Add djlint #1122
  • Validate user uploaded image #1123

v4.7.0

28 Jun 07:51
5fa41d6
Compare
Choose a tag to compare

🚀 Features

  • Send welcome mail to proton created users #1099
  • Send email to users with a subscription and a partner plan upgrade #1101
  • Allow to set sudo mode for api requests #1108

🐛 Fixes

  • Fix double backslash open redirect #1096
  • Fix: Missing renamed methods #1105

🔧 Enhancements

  • Allow extra headers on proton connection #1087
  • Emit events on proton actions #1089
  • Add Proton logo to buttons #1091
  • Hide proton integration behind cookie #1092
  • Add extension_redirect endpoint #1093
  • Allow to create users from partner #1095
  • Fix hover color in login with proton button #1100
  • Add Proton logo to sign up page #1104
  • allow to hide some public domains and set their order #1107
  • Propose upgrade proton account for proton partner users without paid mail plan #1106
  • Show premium subscription managed by partner #1112
  • Always check redirect_uri for oauth #1111
  • Add state management to job #1113

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