- Address Book: Add action 'Restore' for trash folder items (#949) 32c96c2
- Address Book: Folder Tree icons (#949) c466979
- Address Book: Support for overwriting fields used in contact/user search (#936) 192670c, 3d98a25
- Settings
io.ox/contacts//search/advanced
and io.ox/contacts//search/fields
- Additional details can be found in the documentation
- Calendar: Enable scheduling view for tablets (#882) 95f6ef7
- Calendar: Introduce 'Properties' action for linked attachments (#810) 142106c
- Address Book: Skip 'Delete' confirmation prompt if a trash folder exists (#949) 6ecf2bd
- Address Book: Update the trash folder context menu (#949) c99100e
- Add 'Empty trash' action
- Remove 'Import' action
- Calendar: Use same terminology in calendar 'Change Status' dialogs (#956) 6687769
- Core: Use
serverConfig.productName
as document title for print instead of pageTitle
(#957) 57d1073
- Deprecated code (#907) cb68333
- exported function
undoMailAction
. Please use undoAction
instead. - exported variable
undoPeriod
. Please use coreSettings.get('undoPeriod')
instead - exported default of
undo.js
. Please use named exports instead - options parameter
defaultTimeRange
of searchView
- Address Book: Check for 'Collected Addresses' folder considers namespace (#967) 7ea62af
- Address Book: Sort distribution lists correctly (#934) 1734de6
- Calendar: Ensure a consistent layout when swiping through the calendar (mobile) (#926) ad1df44
- Calendar: Remove all unsupported actions for linked attachments (#810) 142106c
- Calendar: Use right month layout in 'Year View' after using scheduling view 3bbfd56
- Core: Add 'Sign out' button for mandatory config errors after login (#909) 36f4c17
- Core: Handle correct positioning of popups when a sidepopup is open in certain edge cases de44867
- Core: Improve reliability in notifying the user when the contact picker fetch limit is reached (#943) 20b8b13
- Core: Use reduced window height to avoid viewport overflow on tablets in certain edge cases (#914) 4231ed6
- Drive: Disable 'Add new Folder' action for folder 'My Shares' (#964) de3fa11
- Mail Compose: Pasted 'Drive Links' are visible (#941) e0e4ac6
- Mail Compose: Optimize mail compose performance for large emails by deferring model updates (#747) c407615
- Mail Compose: Show an inline warning if email length slows down performance (#747) 7bf9d0c
- Mail Compose: Use the correct Brazilian Portuguese translation for 'Compose email with external images' (#963) 87baa18
- Mail: 'Show images' now matches the layout and style of other blocks in the mail detail view (#948) f182fed
- Mail: Adjust iTip attachment layout (mobile) a0105a2
- Mail: Show text preview in thread view (#947) 58aa4b3
- Tasks: Sync the client cache with the latest data when attachments are modified (#950) 12b51a6
- Tasks: Reenable convenience function to update percentage based on current state (#951) 8de94bd