Skip to content

Commit defae66

Browse files
committed
Update changelog
[skip ci]
1 parent ccede1f commit defae66

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
- Use draft settings (like DSN) on "Edit as new" (#9349)
3131
- Add more detailed feedback on vCard import errors (#9591)
3232
- Use new HTML5 parser available on PHP >= 8.4
33+
- Clear "list is empty" message on loading a new list (#9006)
3334
- Installer: Show NOT OK if none of the database extensions is installed (#9594, #9604)
3435
- Mailvelope: Add a button to enable the extension for webmail domain (#9498)
3536
- OAuth: Add support for SMTP without authentication (#9183)
@@ -76,7 +77,7 @@
7677
- Fix insert_or_update() and reading database server config on PostgreSQL (#9710)
7778
- Fix Oauth issues with use_secure_urls=true (#9722)
7879
- Fix handling of binary mail parts (e.g. PDF) encoded with quoted-printable (#9728)
79-
- Clear "list is empty" message on loading a new list. Previously that message was still visible until the new list was fully loaded, which (if loading was slow) could give the impression that the newly loading is list empty, too. (#9006)
80+
- Fix links in comments and config to https:// where available (#9759, #9756)
8081

8182
## Release 1.6.9
8283

0 commit comments

Comments
 (0)