Improved HTML handling and numerous other fixes.
- Visual changes (login): Reorder links. (2f1947e)
- Bug fix (index): Ensure deleting index and resyncing doesnt stop updates (eb40fec)
- Bug fix (mailviewer): Default dates to 1970 where not supplied (0dcc9da)
- New feature ure(mailviewer): Store “show html images” per sender (2e32a9f)
- Internal changes (deps): bump async from 2.6.3 to 2.6.4 (4e88aab)
- New feature ure(mailviewer): Store “show html images” per sender (94dbc1e)
- Bug fix (mailviewer): Ensure “with images” always turns them off/on (31b6440)
- Bug fix (mailviewer): HTML status buttons indicate state has been saved (#1254) (ddb0440)
- Visual changes (mailviewer): Adjust message display option style and formatting. (8b01d16)
- Bug fix (print): Print full width email with non-full viewpane (f8e89de)
- Bug fix (compose): Do not run a search after index loaded on compose (8e7193c)
- Bug fix (compose): Allow a mix of contact and typed recipients (e6d91ce)
- Internal changes (mailviewer): Improving the errors when an email won’t load (c79f9f5)
- Bug fix (mailviewer): Output mail load error message strings (f7b0f72)
- Bug fix (mailviewer): Cope with non-standard js errors on email fetch (1729a19)
- Internal changes (mailviewer): Fix tests hanging (0f2de33)
- Internal changes (all): Fix dev test e2e issue (mockserver crashing) (8c70f1e)
- Internal changes (deps): bump dexie from 3.0.3 to 3.2.2 (1759231)
- Bug fix (drafts): Ensure drafts sent/edited outside runbox7 are updated (2264440)
- Bug fix (messagelist): Enable showing empty folders, when index is off (c4a0c46)
- Internal changes (api): Improve error/catching debugging on msg updates (8429855)
- Bug fix (all): Remove unused imports (lint complains) (b1a6556)
- Internal changes (deps): bump eventsource from 1.1.0 to 1.1.1 (8727e1f)
- Bug fix (mailviewer): Don’t try to go to the url msg id if no rows loaded (4a03350)
- Bug fix (compose): Keep any in-progress drafts when refreshing all drafts (0814ba9)
- Internal changes (all): Ensure we wait long enough in e2e tests (fbcc262)
- Bug fix (compose): Only create new draft (new=true) once (34588b2)
- Bug fix (compose): Tidy up navigate “back” from compose (fde01e4)
- Bug fix (compose): Ensure we don’t lose content of in-progress drafts (6b0c16d)
- Bug fix (compose): Ensure drafts refresh keeps compose in-progress (0f4f4c9)
- Bug fix (compose): Speed up drag&drop of attachments onto compose editor (def6506)
- Bug fix (maillist): Ensure we display errors when api returns them (7d7a201)
- Bug fix (compose): Display drop zone (again) when files are dragged over (582dd97)
- Bug fix (folderlist): Check current folder counts for all folder types (987904c)
- Bug fix (compose): Display compose drag/drop zone (again) (cd320b7)
- Bug fix (compose): Keep edited draft open after refresh (7bf4fd1)
- Bug fix (folders): Ensure creating a new folder does not show above Inbox (4c153b3)
- Bug fix (compose): Refreshing drafts should not current edited draft (969cad6)