Improvements to the app performance as well as several bug fixes.
- Visual changes (start): Improve formatting. (cdd4304)
- New feature ure(index): Separate message updating into its own thread (0c5470a)
- Internal changes (index): Tweak tests (and code to pass tests) for web workers (0a9f4b0)
- Bug fix (index): Ensure we verify folder counts against the api (1830cbb)
- style(payment): Clarify main accounts vs sub-accounts. (f5bd0ef)
- Visual changes (payment): Improve tables and buttons, and default to USD. (bf9d7a2)
- Visual changes (payment): Correct button style declarations. (6ed082a)
- Bug fix (test): Update tests. (5bcb46d)
- Internal changes (index): Tidy up some debugging code (6c80615)
- Internal changes (deps): bump engine.io and socket.io (9f38fd3)
- Internal changes (deps): bump decode-uri-component from 0.2.0 to 0.2.2 (f6d83a1)
- Internal changes (deps): bump tinymce from 5.10.0 to 5.10.7 (e0637d9)
- Internal changes (deps): bump express from 4.17.1 to 4.18.2 (f173b2c)
- Internal changes (index): Remove some index/worker console logging (f257902)
- Bug fix (messagelist): Ensure drag&drop of selected emails moves them all (633515d)
- New feature (messagelist): Allow drag&drop from more table columns (db21e68)
- Geir/condensed layout 2 (#1338) (8640b1d)
- Bug fix (inbox): Show notification when new messages appear (ef603ef)
- Geir/condensed layout 2 (#1344) (42a7a72)
- Bug fix (maillist): Add error catching for the mail list updating (89499bd)
- Bug fix (messagelist): Ensure user-actions don’t stop the index updates (509839a)
- Bug fix (messagelist): Log errors thrown by postMessage, keep worker alive (034dbb9)
- Visual changes (payment): Add link to Sub-account section. (2384b37)
- Internal changes (deps): bump json5 from 1.0.1 to 1.0.2 (6b8514b)
- Internal changes (deps): bump luxon and rrule (fe0405e)
- Internal changes (deps): bump qs from 6.5.2 to 6.5.3 (ac8703c)
- Internal changes (deps): bump moment-timezone from 0.5.28 to 0.5.35 (3516498)
- New feature (overview): Improve time span options. (02358ef)
- Internal changes (deps): bump ua-parser-js from 0.7.31 to 0.7.33 (75df34d)
- Internal changes (deps): bump jszip from 3.7.1 to 3.10.1 (ef32ab1)
- Internal changes (deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (0f6c62f)
- Visual changes (payment): Change description of pending/incomplete transactions. (#1371) (6952fa6)
- Bug fix (overview): Make Inbox selection more lenient. (50d5218)
- Bug fix (folders): Ensures we refresh the folder list on a name change (5fd354a)
- Internal changes (api): Filter for successes in te API folder calls (c13796f)
- Visual changes (login): Simplify and improve login screen. (#1377) (a5c5f85)
- Bug fix (drafts): Ensure we only refresh drafts once per folders update (f024af2)
- Visual changes (folders): Increase width of folders modal. (a50aa6d)