Skip to content

Releases: simple-login/app

v4.10.2

25 Jul 16:50
4f4a098
Compare
Choose a tag to compare
  • no changes

v4.10.1

22 Jul 08:10
7db3ec2
Compare
Choose a tag to compare

🐛 Fixes

  • Mitigate open redirect with OAuth #1176

v4.10.0

20 Jul 10:33
598d912
Compare
Choose a tag to compare

🚀 Features

  • Allow to configure mem storage from config #1166
  • Allow users to keep the original unsub behaviour #1148
  • Restrict the number of free alias for new free users #1155

🔧 Enhancements

  • Update wording #1163
  • distinguish between bounce and quarantine #1167
  • Change default unsub behaviour to disable alias by default #1174

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