What's Changed
- Correct PHP Warning: Undefined array key "compose_delivery_receipt" by @Shadow243 in #994
- Handled providers that don't permit scripts inclusion by @josaphatim in #997
- Fixed add filter issues by @josaphatim in #995
- Adapt filter_input_array Hm_Function to return expected _SERVER data in FastCGI as well by @jacob-js in #996
- Add external resources handling for inline message style by @jacob-js in #1002
- Remove trans while saving by @Shadow243 in #1007
- change the order of options for account creation by @David-Muhasa in #1008
- Synchronize html editor and md editor with the compose_body textarea and adjust their appearance to match bs styling used by @jacob-js in #1006
- [FIX] Disable by default delivery receipt in compose form by @amaninyumu1 in #1015
- [FIX]Error Ocurred when attempting gmail oauth2 setup by @christer77 in #1021
- Handle Unicode in folder names by @kambereBr in #1012
- Added bootstrap to passwords section in home page by @josaphatim in #1032
- Fixed local contact issue by @josaphatim in #1028
- Fixed unclosed divs when there are multiple alert messages from backend by @josaphatim in #1026
- fix text selection on inline emails hindered by sortable by @jacob-js in #1034
- [ENH]: add profiles and imap_folders to default enabled modules by @Yannick243 in #1033
- Set OAuth2 default redirect URL by @josaphatim in #1036
- Use conventional order of properties in composer.json by @josaphatim in #1038
New Contributors
- @David-Muhasa made their first contribution in #1008
- @amaninyumu1 made their first contribution in #1015
Full Changelog: v2.0.0...v2.0.1