Skip to content

Releases: simple-login/app

v4.22.3

28 Feb 15:05
b3ce5c8
Compare
Choose a tag to compare

🐛 Fixes

  • Reformat base64 encoded messages to shorter lines #1575
  • chore: add noopener noreferrer to every target _blank #1608
Uncategorized

v4.22.2

15 Feb 14:43
62ba284
Compare
Choose a tag to compare

🚀 Features

  • add admin page for InvalidMailboxDomain #1573
Uncategorized

v4.22.1

10 Feb 09:17
9143a0f
Compare
Choose a tag to compare

🐛 Fixes

  • Fix: Allow receive email from non-canonical sources #1545
  • Fix: Set the smtp default port in config to allow connect to port 25 with TLS #1564
  • Ensure contact name fits within db limits #1568
Uncategorized
  • Specify how to create the certificates if they don't exist in readme #1533
  • after deleting an alias, user should stay on the same page #1546
  • Fix format #1554

v4.22.0

17 Jan 11:06
4f2b624
Compare
Choose a tag to compare

🚀 Features

  • Tranfer aliases to a new mailbox when deleting mailboxes #1534

🐛 Fixes

  • Fix: typo in the message #1522
  • Added parallel limiting to several routes #1525
  • Fix: Use timed signers to avoid leaving permanent links in mailbox change and verification #1524
  • Fix: Add CSRF validation to api key management page #1523
  • Fix: Use npm ci instead of install to prevent install different versions #1543
  • Set the proper link for unsub newsletter #1503

🔧 Enhancements

  • Manual sub reminder #1519
Uncategorized
  • Remove bad words from the word list #1500
  • use SL.com instead of SL.co in the example #1506
  • Allow redis to support rediss #1526
  • Update docu for /api/alias/random/new #1515

v4.21.3

19 Dec 10:55
0284719
Compare
Choose a tag to compare

🐛 Fixes

  • Fix: Remove * from a param (typo) #1498
Uncategorized

v4.21.2

19 Dec 08:34
9378b8a
Compare
Choose a tag to compare

🐛 Fixes

  • Fix: Return email in the get_communication_email always #1497
Uncategorized

v4.21.1

16 Dec 17:05
3f84a63
Compare
Choose a tag to compare

🐛 Fixes

  • Extend validity of totp tokens for up to a minute. #1494
Uncategorized

v4.21.0

14 Dec 11:26
5e48d86
Compare
Choose a tag to compare

🔧 Enhancements

  • Canonicalize emails from google and proton before registering users #1493
Uncategorized

v4.20.1

13 Dec 18:06
9dcf063
Compare
Choose a tag to compare

🚀 Features

  • Set the admin view to show 100 entries by default #1490

🐛 Fixes

  • Fix: Set oneclick link for unsubscribe of the newsletter for tx emails #1465

🔧 Enhancements

  • Rate limit changing user settings #1491
Uncategorized

v4.20.0

08 Dec 10:14
c8ab1c7
Compare
Choose a tag to compare

🐛 Fixes

  • Fix: Add mising csrf validation for contact pgp key modification #1463
Uncategorized
  • Update docs to the same port as the reset script + remove pre-commit pylint #1464
  • Revert "Use canonical email when registering users (#1458)" #1474