Skip to content

Releases: simple-login/app

v4.9.3

16 Jul 16:29
2837350
Compare
Choose a tag to compare

🐛 Fixes

  • Limit amount of imports #1161

v4.9.2

15 Jul 15:59
bcd4383
Compare
Choose a tag to compare

🐛 Fixes

  • Sanitize the highlight contact id #1160

v4.9.1

15 Jul 15:20
67be5ba
Compare
Choose a tag to compare

🐛 Fixes

  • Enforce int params in routes #1159

🔧 Enhancements

  • Add next bill date on admin UI #1154

v4.9.0

11 Jul 08:38
2bc088c
Compare
Choose a tag to compare

🐛 Fixes

  • fix refund callback #1143
  • Fix: Add more weird encodings to the known encoding list #1146
  • Fix: Check if required session headers exist #1145
  • Fix: Allow internal link independent of enable log in with proton #1151

🔧 Enhancements

  • add nb_proton_user, nb_proton_premium to daily metric email #1144

v4.8.1

04 Jul 14:41
38d305d
Compare
Choose a tag to compare

🚀 Features

  • Allow to login with proton to enter sudo mode #1141
  • Bypass 2FA if Login with Proton #1142

🐛 Fixes

  • Capture exception on Login with Proton #1140

🔧 Enhancements

  • show msg on /internal/integrations/proton #1139

v4.8.0

04 Jul 10:26
2f9301e
Compare
Choose a tag to compare

🚀 Features

  • Feature: Use new job status to retry killed jobs #1130
  • Feature: Add delete account route for the api #1132
  • Compute Proton metrics #1135

🐛 Fixes

  • fix cron job #1134
  • Fix: When logging with parter create accounts with lowercase emails #1137

🔧 Enhancements

  • update wording #1131
  • allow admin to disable spoofing check on an alias #1133
  • add 14 days mention and use same stats design for alias activity page #1136

v4.7.3

30 Jun 13:54
8b89a42
Compare
Choose a tag to compare

🐛 Fixes

  • Fix: Always treat references header as a string #1127
  • Fix: clear next in the session before triggering a login #1129

🔧 Enhancements

  • Refactor unsubscribe handling #1090

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