Runbox 7 updates July-December 2021: Improvements to Mail

More compact view with more efficient use of space, and a ton of other improvements and bug fixes!

  1. New feature (account-details): Add API calls for account details (3a2a960)
  2. Visual changes (app): Remove styles for mat-select and mat-icon that are not needed (d00f3bb)
  3. New feature (account-details): Add Account Details content to Runbox7 (0e0150f)
  4. New feature (account-details): Add form controls (86b7048)
  5. Internal changes (components): Redo runbox-container so that it fits our needs (3c39649)
  6. Internal changes (account): port account-app to the new runbox-container (4a8b4f4)
  7. Visual changes (app): make the toolbar always visible for a more consistent look (eb7d2fe)
  8. Visual changes (help): Add a toolbar to the help component (92f8a8b)
  9. Internal changes (domainregister): bring domreg under the /account/ namespace (d2138d5)
  10. Bug fix (menu): Link logo to Welcome screen. (7afbece)
  11. Bug fix (menu): Fix Settings URL (729a514)
  12. Internal changes (account-details): Fix naming for address and phone variables (15533c4)
  13. Internal changes (account-details): Wire up storage details page with API (52f5097)
  14. Visual changes (contacts-app): Fix capitalization in menu and contant information panel (ded0ef7)
  15. Visual changes (calendar-app): Fix capitalization (d174e8d)
  16. Visual changes (profiles): Fix capitalization (b05d7c9)
  17. Visual changes (account-security): Fix capitalization (03802d0)
  18. Visual changes (account-app): Fix capitalization and wording (6273af2)
  19. Internal changes (app): Fix tests after rewording items across the app (7500bbb)
  20. Bug fix (contacts): Contacts with company-name only now create correctly (5959023)
  21. Bug fix (mailview): Ensure we invalidate the message cache for HTML update (bddf99d)
  22. Visual changes (payment): Improve text and icons. (#996) (933d2f1)
  23. Visual changes (welcome): Improve layout and make it more consistent. (307cc50)
  24. Visual changes (welcome): Make formatting more consistent. (dd935ec)
  25. Bug fix (welcome): Ensure Runbox 6 links open in new tab. (1634198)
  26. Visual changes (welcom): Make formatting more consistent. (0447e96)
  27. Visual changes (account): Re-apply changes lost in merge. (b47e6d0)
  28. Bug fix (contacts): make sure we’re not accidentally silencing errors when saving contacts (d8985da)
  29. Bug fix (contacts): fix unnamed contacts being accidentally filtered out (81d4a25)
  30. Bug fix (contacts): allow saving unnamed contacts (0e26978)
  31. Bug fix (webmail): temporarily revert #1003 and #1011 to fix HTML email rendering (0409615)
  32. Bug fix (lint): Fix linting error. (1cd4e41)
  33. Bug fix (welcome): Add missing file. (f379486)
  34. Bug fix (welcome): Add missing file. (081a36a)
  35. Internal changes (account-details): Add ability to change timezones and country (5664f03)
  36. Internal changes (account-details): Remove password change from the form (00718fe)
  37. Bug fix (welcome): Set target on link to documentation. (4f319ee)
  38. Internal changes (account-details): Fix units in Data Usage table (9a7ec64)
  39. Visual changes (welcome): Improve layout and make it more consistent. (#1021) (8704ef5)
  40. (bug-report): Add note about the use of submitted reports. (#1027) (8920637)
  41. Visual changes (menu): Re-apply main menu transition adjustment. (eeb9a61)
  42. Visual changes (account): Adjust formatting. (e8896af)
  43. New feature (account-security): Split Security into separate items, make dedicated Security menu (b5cc93c)
  44. Internal changes (account-security): Fix tests (e37f14b)
  45. Visual changes (account-security): Add icons to Security menu items (45a98ff)
  46. Internal changes (settings): Fix formatting of account-welcome file (9d20c34)
  47. Internal changes (settings): Split Security into separate items (2a7635e)
  48. Internal changes (account-security): Comment out Last Logins (6c137b6)
  49. Visual changes (settings): Center icons in the left-hand menu (90b6579)
  50. Bug fix (folders): Display top-level folders in user-sorted order (feb8070)
  51. Bug fix (settings): Fix position of Settings Menu title for mobile (406c503)
  52. Castaway/html caching again (#1038) (c330999)
  53. Internal changes (build): make sure build job fails if the app did not compile correctly (cb56491)
  54. Bug fix (account-security): fix a compilation error (35093f1)
  55. Bug fix (mailviewer): make attachments show up again (0426b3c)
  56. Visual changes (settings): Fix Settings Menu title styles (574c72a)
  57. Internal changes (contacts): simplify formarray editors (b9e40dc)
  58. New feature (contacts): allow inviting people to videocalls (45590d5)
  59. Bug fix (contacts): only allow videocalls for @runbox addresses (7292fe8)
  60. Bug fix (onscreen): make the URL reflect the meeting state (11387b9)
  61. New feature (onscreen): replace placeholder buttons with a (locally) persistent meeting list (1deacea)
  62. Bug fix (compose): Switch to download prompt for files, to mitigate XSS (99950a4)
  63. Bug fix (mailviewer): Prevent HTML view having multiple scroll layers (bd509bc)
  64. New feature (account-security): Add possibility to change Password (89752d8)
  65. Bug fix (maillist): Ensure actions involving 2 folders update counts on both (fa4fcc6)
  66. Internal changes (account-details): Wire account-settings table to the API (4e623b1)
  67. Internal changes (account-app): Fix document formatting (a96596a)
  68. Bug fix (indexer): Allow user-actions to interrupt current index syncing (4444e50)
  69. Bug fix (indexer): Continue indexing if a missing-body fetch fails (7f10dac)
  70. Internal changes (rmmapi): Update tests to reflect checking of error status (617b303)
  71. Internal changes (system): Upgrade Cypress to 7.7.0 (2846265)
  72. New feature (app-passwords): use monospaced fonts for app passwords listing (0b1dd11)
  73. Internal changes (deps): bump tinymce from 5.6.2 to 5.7.1 (a10852a)
  74. Internal changes (account-details): Fix account settings updating (7214129)
  75. Bug fix (settings): Add missing Domain Registration tile (14eb724)
  76. Bug fix (mailviewer): Update maillist after delete/move (226ee3c)
  77. Bug fix (mailviewer): Show attachments (including internal) in plain text mode (79f257b)
  78. Bug fix (mailviewer): Msg llist can scroll to bottom when pane is open (a3d536a)
  79. Bug fix (mailviewer): Ensure mail pane menu always visible (5304bc5)
  80. Bug fix (mailviewer): Allow message scrolling while pane is open (oops) (abedd29)
  81. Bug fix (mailviewer): Speed up regular update by recounting only changes (426d75c)
  82. Bug fix (mailviewer): Speed up regular update by only redrawing changes (ad5ab1c)
  83. Bug fix (mailviewer): Display image attachments in HTML unless inline (424bc80)
  84. New feature ure(mailviewer): Store/display any error messages on msg load (20f35a0)
  85. Bug fix (mailviewer): Refreshing a msg id url should jump to item in list (313d6bf)
  86. Bug fix (mailviewer): Remove big icons from print view (f1fcf3c)
  87. Bug fix (mailviewer): Mention contact support when showing message snackbar (cc90467)
  88. Icon fix for headers align with show all headers (2f3539a)
  89. rescale contact icon & remove dotted underline (b29207d)
  90. Added left padding to message header area (7270bc6)
  91. Bug fix (login) Allow normal text in OTP input (7702aaf)
  92. Bug fix (app): Fit message list option menu on small mobile screens (c8dfefa)
  93. New feature ure(mailviewer): Enable display of msg preview without index (f1e1c2a)
  94. New feature ure(mailviewer): Enable “unread only” list mode without the index (3d7bfa3)
  95. Bug fix (mailviewer): Show conditional tooltips on view options menu (7128d94)
  96. Update issue templates (60b2d84)
  97. Bug fix (mailviewer): Remove big icons from print view (dee596d)
  98. Made padding in line with subject and added to extended (4d9e166)
  99. Bug fix (identities): Ensure identities can be told apart (9964446)
  100. Bug fix (foldercounts): Update counts on index refresh, only when changed (e4bacb7)
  101. made everyhing align with padding (081864b)
  102. Bug fix (identities): Only display “origin” field for RMM6 folders (b02298c)
  103. Internal changes (account-details): Improve selection of Countries and Timezones (41f93e6)
  104. Internal changes (account-details): Add a password prompt for Account Details changes (786f6f2)
  105. Bug fix (index): Cope with emails with no plain text part (a88378d)
  106. Internal changes (npm): Add package to list countries with their ISO codes (954cb3c)
  107. Internal changes (account-details): Replace moment.js timezones with custom timezones endpoint (4ab8fc9)
  108. Internal changes (account-details): Change path and naming of account preferences (dd78c93)
  109. New feature (account-app): Add Account Details tiles to the main Account Settings page (3670a52)
  110. Bug fix (account-app): Change description for Account Password tile (622809f)
  111. Internal changes (account-details): Fix typos (dc3f0da)
  112. Bug fix (canvas): Ensure scaling (for HiDPI displays) is consistent (5ec1dd3)
  113. Bug fix (bug_report): Fixes issue While in Drafts folder, can’t compose a bug report · Issue #1077 · runbox/runbox7 · GitHub (d67d398)
  114. Bug fix (bug_report): Fixes issue While in Drafts folder, can’t compose a bug report · Issue #1077 · runbox/runbox7 · GitHub (92ac956)
  115. Internal changes (deps): bump tinymce from 5.7.1 to 5.9.0 (badee30)
  116. Bug fix (mailviewer): Add horizontal scroll to message view (8d92267)
  117. Bug fix (search): Allow resizing of folder column (583d893)
  118. Bug fix (messagelist): Store col resizing per view/set of columns (66be481)
  119. Internal changes (deps): bump tinymce from 5.9.0 to 5.10.0 (e001f24)
  120. New feature (account-app): Remove renewal options from storage space products (f43bf22)
  121. Bug fix (mailviewer): Improve header formatting for forwarded HTML messages (0391ed3)
  122. Bug fix (mailviewer): Change reply header for HTML messages (ecc4cb3)
  123. (fix): remove unlock code “security question” from login because these have been deprecated (cc19ded)
  124. Visual changes (condensed-layout): Decrease font sizes for more efficient use of space. (5a3f3eb)
  125. Bug fix (mailviewer): Access messageHeaderHTML only when loaded (8dec702)
  126. Visual changes (settings): Improve text and formatting. (#1124) (f241161)
  127. Bug fix (mailviewer): Fix horizontal scroll for iframe in message view (d962c84)
  128. Internal changes (deps): bump path-parse from 1.0.6 to 1.0.7 (19df238)
  129. Internal changes (deps): bump jszip from 3.4.0 to 3.7.1 (62d7605)
  130. Internal changes (deps): bump tar from 6.0.5 to 6.1.11 (3512b8b)
  131. Internal changes (deps): bump @npmcli/arborist from 2.0.2 to 2.10.0 (88c9175)
  132. Visual changes (condensed-layout): Improve alignment of left pane elements. (b97cac3)
  133. Visual changes (condensed-layout): Improve alignment of Mail left pane elements. (5a9ebfe)
  134. Internal changes (deps): bump url-parse from 1.5.1 to 1.5.3 (cd05662)
  135. Internal changes (deps): bump color-string from 1.5.4 to 1.6.0 (9efd3be)
  136. Internal changes (deps): bump dns-packet from 1.3.1 to 1.3.4 (0d75918)
  137. Internal changes (deps): bump browserslist from 4.16.3 to 4.18.1 (244ecba)
  138. Internal changes (deps): bump hosted-git-info from 3.0.7 to 3.0.8 (43b46ec)
  139. Internal changes (deps): bump @npmcli/git from 2.0.6 to 2.1.0 (4e72df0)
  140. Visual changes (condensed-layout): Condense top welcome and search bar vertically. (690d6e1)
  141. Visual changes (condensed-layout): Decrease height of search bar and message action menu. (2995ef3)
  142. Visual changes (condensed-layout): Decrease font size and horizontal size of draft previews. (1cb3770)
  143. Internal changes (account-app): Fix code formatting (192778a)
  144. Visual changes (login): Update payment link and description. (062fa3d)
  145. Bug fix (login): Show payment text and link depending on trial status. (93a377e)
  146. Bug fix (lint): Fix lint errors. (0b8399b)
  147. Bug fix (your-subscriptions): Make subscriptions table usable on small screens (e0b7766)
  148. Bug fix (login): Fix typo. (1071e55)
  149. Bug fix (login): Fix e2e test error. Needs logic to distinguish trial users. (7395676)
  150. Bug fix (login): Improve login error messages and logic. (29bd2d2)
  151. Visual changes (condensed-layout): Improve formatting of message list options menu. (59c5dab)
  152. Visual changes (condensed-layout): Decrease size of various elements. (46b979d)
  153. Bug fix (login): Complete rest of status error messages. (4b8338f)
  154. Bug fix (lint): Fix lint errors. (f6c6e28)
  155. Internal changes (deps): bump lodash from 4.17.20 to 4.17.21 (5a16ff7)
  156. Internal changes (deps): bump ws from 6.2.1 to 6.2.2 (d869285)
  157. Visual changes (condensed-layout): Improve formatting of Contacts search field. (864bf48)
  158. Bug fix (login); Improve description of canceled subscriptions. (5b5f541)
  159. Visual changes (condensed-layout): Make vertical spacing more consistent across all screens. (774192d)
  160. Internal changes (mailviewer): Update test to correspond with new canvastable row heights. (2949393)
  161. Update README.md (0edd870)
  162. Visual changes (condensed-layout): Improve layout of drafts. (9a5e7d6)
  163. Visual changes (condensed-layout): Improve formatting of sidenav for small screens. (a776ee4)
  164. Bug fix (credit-cards): Improve the look of payment forms on mobile (375dfb2)
  165. Visual changes (condensed-layout): Fix size of Compose text area and message header. (7748918)

Leave a Reply

Your email address will not be published. Required fields are marked *