A new main menu, Settings center, and Help center, as well as improvements to Payments and many other fixes.
- Visual changes (header): Condensed header using less vertical space. (8391ef5)
- Visual changes (account-security): Remove header styles and make toggle switches darker. (5333f7e)
- Visual changes (header): Add descriptions on hover. (c3df28a)
- Visual changes (security): Enlarge toggles and improve formatting. (bf79d72)
- Visual changes (security): Enlarge only section header toggles. (e45ff49)
- Visual changes (header): Show menu titles on hover. (4fd2eed)
- Bug fix (settings): Add hints for password input, and dialog modal (6b31621)
- Bug fix (account_security): account security unlock code modal is missing material css (cda4e05)
- Bug fix (mailviewer): Calculate threaded count properly (was missing) (e97a974)
- Bug fix (mailviewer): Sent folder now ignores “unread only” setting (7958c82)
- Visual changes (header): Adjust menu item placement. (4f4d6f2)
- New feature (support): Added bug report button with a compose template (#951) (67f6288)
- Bug fix (compose): Ensure draftdesk froms are updated when edited (05cf223)
- Visual changes (header): Add effects for logo and Subscribe link. (d8e1203)
- New feature (help): New Help Center with common help destinations. (39137b5)
- Visual changes (settings): Replace missing icons. (#968) (54c4efe)
- Visual changes (settings): Rename Card Details to Payment Cards (6fe5f70)
- Visual changes (settings): Rename Transactions to Payment History (b68ae69)
- Visual changes (settings): Rename “Active Products and Renewals” to “Your Subscriptions” (e9bf5b6)
- New feature (settings): Merge “Main Account Plans” and “Add-ons & Sub-Accounts” into “Plans & Upgrades” (9bae710)
- Visual changes (settings): Change order of the Subscriptions menu (ca9ed54)
- Visual changes (settings): Rename “Subscriptions” to “Subscriptions & Payments” (c353720)
- Internal changes (settings): Remove Addons component (c12a5fe)
- Internal changes (settings): Fix integration tests (25df41c)
- refator(settings): Fix HTML formatting (2dfe4b5)
- Visual changes (settings): Make the cards wider for the titles to fit (0d43870)
- Internal changes (app): clear unused imports (950cd7b)
- Visual changes (header): Adjust transitions and clean up code. (4604abd)
- Bug fix (account): make account URLs work under prefix again (9111b9b)
- Visual changes (header): Improve gradient and positioning. (34c96aa)
- Visual changes (header): Replace Account icon and add Subscribe/Renew icon. (4b22a93)
- Bug fix (mailview): Ensure we update everything when deleting messages (d119bf8)
- Internal changes (mailactions): Ensure we update UI first then backend (4221fc5)
- Bug fix (mailviewer): Remove “ExpressionChanged” issue with fragment handling (046c0af)
- Bug fix (mailviewer): Delete messages from messagelist too (before backend) (980409c)
- Internal changes (mailviewer): Update actions to update local view then backend (c94cf63)
- Internal changes (searchservice): Ensure all tests catch the deletedmessages call (4ff7972)
- Internal changes (calendar): Ensure cal test works at beginning of month too (9a3dfae)
- Bug fix (settings): Fix URLs pointing to Plans & Upgrades (950c6e0)
- Bug fix (settings): Fix URLs pointing to Payment History (e7486f7)
- Bug fix (settings): Fix URLs pointing to Your Subscriptions (fd07b3d)
- Internal changes (settings): Fix URLs for tests (0cf90ee)
- Bug fix (welcome): Fix ‘mat-icon’ is not a known element error. (2a838c8)
- Bug fix (help): Fix ‘mat-icon’ is not a known element error. (4c4c643)
- Bug fix (help): Remove unnecessary code. (f21bae0)
- Bug fix (menu): Fix Settings URL (62f0ed9)
- Bug fix (changelog): Make changelog more resilient against our tech debt (410c597)
- Internal changes (e2e): TODO e2e tests that fail in headless mode (1d37a79)
- Internal changes (app): remove unused imports, fixing the scrict build (2906cca)
- Bug fix (bug-report): Improve content and formatting of template. (c28f15f)
- Bug fix (bug-report): Add name to recipient address and remove line breaks in template. (5e295b3)