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)

Continue Reading →

Runbox 7 updates May-June 2021: Improvements to Overview, Contacts, and more

Improvements to Overview, Contacts, HTML messages, Calendar, Identities, and more.

  1. Visual changes (overview): Condensed Overview layout with new selector for sorting. (#937) (08451fe)
  2. Bug fix (bug-report): Bug report fixes (#995) (e3a6b2c)
  3. Internal changes (start): Remove unnecessary import (9b2a297)
  4. Bug fix (calendar): Display ical events with non-user timezones correctly (f8af652)
  5. Bug fix (changelog): Make the changelog builder look inside possible squash commits (aa4ec50)
  6. Internal changes (calendar): Debugging runbox-calendar-event tests (2ad6ad7)
  7. Bug fix (payments): Fix Coinbase’s external payment link (8d0256a)
  8. Visual changes (overview): Change default sorting and unread selectors, and improve their formatting. (84b964c)
  9. Bug fix (mailviewer): Load HTML view faster by pre-caching it (6f7d944)
  10. Bug fix (bug-report): Improve content and formatting of template. (a8ba57d)
  11. Internal changes (settings): Add missing menu items and adjust items order (a8d8836)
  12. Bug fix (contacts): Contacts with company-name only now create correctly (5959023)
  13. Bug fix (mailview): Ensure we invalidate the message cache for HTML update (bddf99d)
  14. Bug fix (identities): Show the “delete” button for identities except for “main” & “aliases” (0376a57)

Continue Reading →

Runbox 7 updates May 2021: New Settings interface and other improvements

A new main menu, Settings center, and Help center, as well as improvements to Payments and many other fixes.

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

Continue Reading →

Runbox 7 updates April 2021: Improvements to mail viewer, Profiles, and more

  1. Bug fix (mailviewer): Maintain selected messages when new mail appears
  2. Bug fix (mailviewer): Sent folder now ignores “unread only” setting
  3. Bug fix (mailviewer): Calculate threaded count properly (was missing)
  4. Bug fix (profiles): Add warning if user reached maximum number of aliases
  5. Bug fix (profiles): Remove alias count from identities page
  6. Bug fix (profiles): Add links to alias management
  7. Bug fix (profiles): Remove the ability to delete aliases in identities page
  8. Bug fix (account): Add a redirect for the old /components path
  9. Bug fix (canvastable): Make inline message previews work again
  10. Bug fix (credit-cards): Make error popups messages more informative
  11. New feature (dev): Add a demo for activity indicator
  12. New feature (dev): Add a demo for the loading indicator
  13. New feature (account): Add a way to add a new credit card to account
  14. New feature (account_security): Create and show an unlock code when enabling 2FA in Runbox 7
  15. Bug fix (calendar): Remove some excessive logging from calendar-app

Continue Reading →

Runbox 7 updates March 2021: Video conferencing and other improvements

  1. Bug fixes (account): Make sure sub-accounts can access account security and other not payment related paths
  2. New feature (onscreen): Hide onscreen behind the Konami code
  3. New feature (onscreen): Basic Jitsi integration
  4. New feature(overview): Add usage tracking to Overview
  5. Visual changes (onscreen): Positioning adjustments
  6. Visual changes (payment): Replace cryptocurrency logo and improve formatting.

Continue Reading →

Runbox 7 updates January-February 2021: Improvements to Account Security and Profiles

Much better mobile views and many other improvements.

  1. New feature (usage): Add usage stats for tracking the popularity of components/settings
  2. Bug fixes (app): Hide the overview button if no local index is available
  3. Bug fixes (mailviewer): Fix disappearing mail viewer menu
  4. Bug fixes (mailviewer): Delete trash more efficiently (with less errors)
  5. New feature (account): Make transactions page usable on mobile
  6. Visual changes (account): Move the shopping cart icon to the toolbar in mobile
  7. Visual changes (account): Improve the cart listing on mobile screens
  8. Visual changes (account): Make product cards more responsive
  9. Bug fixes (canvastable): Be a bit more lenient when detecting message selection Visual changes (account): Make payment methods more responsive
  10. Visual changes (account): Improve payment form responsiveness
  11. Visual changes (account-security): Make section toggles lay out better
  12. Visual changes (account-security): Make HTML code formatting consistent
  13. Visual changes (account-security): Improve layout responsiveness for TOTP
  14. Visual changes (account-security): Improve responsiveness of trusted browser entry
  15. Visual changes (account-security): Replace trusted browsers table
  16. Visual changes (account-security): Make Services table more mobile-friendly
  17. Visual changes (account-security): Don’t wrap dates in Trusted Browsers table
  18. Visual changes (account-security): Fix minor alignment issue in trusted browser
  19. Visual changes (account-security): Fix name and mobile alignment for the status
  20. Visual changes (account-security): Make app passwords usable on mobile
  21. Visual changes (mobilequery): Allow for phone/tablet/desktop layouts
  22. Visual changes (profiles): Make Identities page mobile friendly
  23. Visual changes (profiles): Reposition warning message and make it more visible
  24. Visual changes (profiles): Make editor modal mobile friendly
  25. Bug fixes (searchservice): Fix test failures that Angular 10 uncovered
  26. Bug fixes (mailviewer): Remove an excessive icon description
  27. New feature (account): Integrate account security in the account sidemenu
  28. New feature (account): Include identities in the account settings sidemenu
  29. New feature (webmail): Monitor users’ local index dialog decision
  30. Bug fixes (compose): Always set a reply to when the “From” changes
  31. Bug fixes (tinymce_spellcheck): fixes issue 480 where TinyMCE intercept right-click and breaks spell check
  32. Bug fixes (tinymce): Make icons load again
  33. New feature (identity): Make main identity editable
  34. Bug fixes (calendar): Ensure events are displayed chronologically
  35. New feature (webmail): Track instances of index removal
  36. Bug fixes (contacts): Improve error strictness/messaging on contacts import
  37. Visual changes (account-security): Fix responsivity, add last-logins table
  38. Visual changes (account-security): Add Sessions table for mobile
  39. Bug fixes (account-app): Fix a typo in Subscriptions
  40. Visual changes (account): Change font formatting for more minimal look
  41. New feature (app): Redirect standalone identities and accountsecurity
  42. New feature (payments): Disable Bitpay payment option

Continue Reading →

Runbox 7 updates December 2020: Improvements to Start Desk

  1. New feature (usage): Add usage stats for tracking the popularity of components/settings
  2. Bug fixes (app): Hide the overview button if no local index is available
  3. Bug fixes (mailviewer): Fix disappearing mail viewer menu
  4. New feature (webmail): Integrate startdesk as a webmail “folder”
  5. Bug fixes (recursive_dynamic_builder): Lint errors fix
  6. Bug fixes (startdesk): Remove timeperiod-specific wording
  7. Visual changes (start): Fix breakpoints for mobile
  8. Visual changes (start): Condense layout in heading area
  9. Visual changes (start): Move section title to the top bar for mobile
  10. Visual changes (start): Clean up and remove unused code
  11. Visual changes (start): Remove heading and adjust the space in top area
  12. Bug fixes (calendar): Ensure we show recurring events correctly color-tagged
  13. New feature (builder): Remove unused var
  14. New feature (builder): Runbox dynamic builder research
  15. New feature (startdesk): Implement folder selectors
  16. New feature (start): Add folder selector.
  17. Visual changes (startdesk): Make folder selector a little more bearable on mobile
  18. Bug fixes (start): Fix case sensitivity for address matching
  19. Visual changes (start): Improve responsivity for mobile screens
  20. Bug fixes (contacts): Only sync once during import of many contacts
  21. New feature (sentry): Include user data in error reports
  22. Bug fixes (account_security): Fix modal typo s/reasions/reasons/

Continue Reading →

Runbox 7 updates September-November 2020: Account Security screen and other improvements

Brand-new Account Security screen, and numerous other improvements and bug fixes.

  1. Bug fixes (account security): Total number of cols is 6 and not 7
  2. New feature (account): Add a way to view sub-accounts associated with a product
  3. New feature (account security): Add missing main app password toggle
  4. Bug fixes (account security): List FTP last on services
  5. New feature (account security): Update last logins labels. show success/fail insteac of 1/0
  6. New feature (account security): Hide account security access control
  7. Bug fixes (account security: Suppress always block button
  8. Bug fixes (mailviewer): Show missing From content when not using local index
  9. Visual changes (payment): Remove 20th Anniversary special offer promotion.
  10. Bug fixes (account): Invert the condition checking for the limited time offer
  11. Bug fixes (account-timer): Make sure RunboxTimer is always properly initialized
  12. Bug fixes (webmail): Fix URL navigation
  13. Bug fixes (cart): Allow purchases (with warnings) even if unavailable products are in the cart
  14. New feature (mailviewer): Add select-all option for selecting messages
  15. Bug fixes (contacts, calendar): Warn user on incorrect import file types
  16. Bug fixes (mailviewer): Stop select-all-menu from jamming
  17. Bug fixes (cart): Fix an exception upon viewing an empty cart
  18. Bug fixes (cart): Fix a cart bug when two separate, identical products appear in it
  19. Bug fixes (calendar): Editing an item displays the correct times
  20. Visual changes (payment): Add 20th Anniversary special offer promotion.
  21. Bug fixes (account security): Don’t display bottom pane “invalid password” msg
  22. Bug fixes (start): Comment out panel mockups from the view
  23. Bug fixes (webmail): Select loaded row url correctly on refresh
  24. New feature (account security): Update account security menu link
  25. Bug fixes (account security): Use routerLink in the account security link
  26. Bug fixes (account): Don’t require Micro accounts to purchase addons for own domain usage

Continue Reading →

Runbox 7 updates August-September 2020: Webmail improvements

Webmail improvements including Saved Searches, which lets you instantly bring up results of previously saved search terms.

  1. New feature (identities): Order From entries by priority
  2. New feature (dkim): Add a note about selector2 and when it will become active
  3. New feature (account security): Improve password validation and error messages on Account Security to avoid confusion
  4. New feature (dialog): Allow submitting dialogs with Enter/Return key
  5. Bugfix (canvastable): Make sort icons show actual sorting direction
  6. New feature (webmail): add a way to save and reuse searches
  7. Visual fix (app): Remove obsolete instances of mat-icons
  8. Bugfix (startdesk): Fix linter and policy errors
  9. Bugfix (folders): Improve folder count reliability in some edge cases

Continue Reading →

Runbox 7 updates August 2020: Performance and Contacts improvements

Improved and more consistent performance, a new menu for marking messages read and flagged, improved Contacts layout, and many other fixes and improvements.

  1. Bugfix (webmail): Update local (non-index) folder counts on refresh
  2. New feature (login): Set inputmode to show email and numeric keyboards on mobile as appropriate
  3. New feature (webmail): Always show popular recipients component if enabled, even with no local index
  4. Bugfix (account): Redirect domain renewals to domain registration app
  5. Bugfix (webmail): Ensure folder counts are updated after read/unread
  6. New feature (webmail): Change icons and tooltips when a message is deleted from trash
  7. New feature (compose): Add debug logs for measuring impact of recipient loading
  8. New feature (folder): Speed up folder size calculations
  9. New feature (webmail): Separate read/unread, flag/unflag in multi-menu
  10. Bugfix (menu): Hide account security until its backend issues are resolved
  11. Bugfix (mailviewer): Load mailpane status (vert/horiz) on page load
  12. Bugfix (compose): Set focus in textarea for replies
  13. Bugfix (contacts-app): Correct filtering options background color
  14. Bugfix (contacts-app): Fix positioning of email contact icon
  15. Bugfix (contacts-app): Make middle column width adjust to its content

Continue Reading →