Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
alecpl committed Dec 17, 2023
1 parent 588a879 commit f5b800f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,13 @@
- Prefer 8bit over quoted-printable for HTML parts, when force_7bit is disabled (#8477)
- Convert images in HTML content pasted into HTML editor to `data:` URIs (and later to attachments) (#6938)
- Add possibility to change ATTR_EMULATE_PREPARES via config file (#9213)
- OAuth: Add `oauth_config_uri` - support OAuth/OpenIDC discovery (#8201)
- OAuth: Add `oauth_logout_uri` - allow invalidating the OAUTH-Session on logout (#8057)
- OAuth: Support for OpenID Connect RP-Initiated Logout (#9109)
- OAuth: Add support of OAUTHBEARER (#9217)
- OAuth: Add `oauth_debug` option (#9217)
- OAuth: Fix: missing config `oauth_provider_name` in rcmail_oauth's constructor (#9217)
- OAuth: Refactor: move display to the rcmail_oauth class and use `loginform_content` hook (#9217)
- ACL: Set default of 'acl_specials' option to ['anyone'] (#8911)
- Enigma: Support Kolab's Web Of Anti-Trust feature (#8626)
- Managesieve: Support :encodeurl (RFC 5435) (#8917)
Expand Down

0 comments on commit f5b800f

Please sign in to comment.