Runbox 7 updates November 2022 – March 2023: Performance improvements and other upgrades

Improvements to the app performance as well as several bug fixes.

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

Continue Reading →

Christmas wrap-up: Runbox 7 Upgrades in 2022

Here at Runbox we have been hard at work over the past several months making improvements to Runbox 7, our cutting edge webmail app available at https://runbox.com/app.

Our goal is to develop the fastest and most user-friendly email service available, and as we’re winding down a bit for the holidays we take the opportunity to tell you all about the many bug fixes and other improvements we have made based on feedback from you, our customers.

The most noticeable change is that we have decreased the font sizes slightly, which allows a much more efficient use of the available space in your browser:

Runbox 7 screenshot

Based on your feedback we have fixed a large number of issues that makes the Runbox 7 app more streamlined in everyday use. Through a series of Quality Milestones and a thorough review of Runbox 7 feedback along with diverse support requests we have made over 70 improvements to:

  • The overall performance and reliability of the app
  • Folder and message list displays
  • Compose and the Draft Desk, including attachment handling
  • Message view including the display of HTML and images
  • Settings including Identities and Account Security
  • Contacts and Calendar interfaces
  • Product and payment pages

You can find a complete list of all the updates made to Runbox 7 as well as a detailed changelog in the Runbox 7 app itself.

After this period dedicated to improving the quality of existing functionality in Runbox 7 we are gearing up to continue implementing the Runbox 7 Roadmap in 2023, so stay tuned for new features and improvements coming your way in 2023!

Continue Reading →

Runbox 7 updates August-November 2022: Streamlining and bug fixing

Improvements and bug fixes to several parts of the app.

  1. Internal changes (deps-dev): bump karma from 6.3.2 to 6.3.16 (cf19be5)
  2. Bug fix (account-security): Load App Passwords switch enabled, if in use (cdbef1c)
  3. Internal changes (deps): bump terser from 4.8.0 to 4.8.1 (4234974)
  4. Bug fix (2fa): QRCodes for 2fa should be readable in more browsers (f450220)
  5. Bug fix (tests): Github actions tests failing, try more heap size (d96715c)
  6. Internal changes (deps): bump moment from 2.29.2 to 2.29.4 (7f25bbc)
  7. Checks the msg IDs given to API for certain endpoints are valid (ef6acfa)
  8. Replaced text for alias as per request from #1091 (dccf1a9)
  9. Adds a link to caldav sync guide on calendar (c30f4ab)
  10. Bug fix (api): Don’t show errors while loading data in the background (ac23654)
  11. Bug fix (searchservice): Fix compilation error (d4156c8)
  12. sstyle(payment): Clarify main accounts vs sub-accounts. (e7a2c18)
  13. Visual changes (payment): Improve tables and buttons, and default to USD. (84dc7e9)
  14. Visual changes (payment): Correct button style declarations. (4f4f50a)
  15. Bug fix (test): Update tests. (24ac6d0)
  16. Internal changes (calendar): Correctly ad/modify events in calendar service tests (ddeaf33)
  17. Bug fix (changelog): Ensure typos in commit entries do not break the page (09ed2e4)
  18. Visual changes (payment): Payment interface updates. (#1319) (ee47246)
  19. Bug fix (compose): Ensure we can attach same file twice in compose (014c462)
  20. Bug fix (compose): Only run one draft saving attempt at a time (bf44d90)
  21. Bug fix (compose): Adds code checks to fix issues from sentry reports (3769663)
  22. Bug fix (messaging): Ensure msg fetching works after network is restored (0233288)
  23. Bug fix (calendar): Setting “all day” flag on events now saves properly (007b2d5)
  24. Bug fix (compose): Enable drag&drop of images into HTML compose window (87a06f9)
  25. Bug fix (compose): Enable inserting attached files into HTML compose (ea1d989)
  26. Bug fix (compose): Remove drag&drop to compose html window (788fb1a)

Continue Reading →

Runbox 7 updates May-July 2022: Improvements to Compose and mail viewer

Improved HTML handling and numerous other fixes.

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

Continue Reading →

Runbox 7 updates March-April 2022: Improvements to message view

Better HTML message and attachment handling, and many other improvements.

  1. Visual changes (mailviewer): Improve visibility and styling of attachment grid (5d9c651)
  2. Visual changes (mailviewer): Reduce size of HTML toggle area (36c21a9)
  3. New feature (mailviewer): Add Attachment List at the top of message (13e4f2b)
  4. Bug fix (index): Update attachment flag on changes (3c02a28)
  5. Bug fix (payment): Remove International Money Order as payment method. (#1228) (05c19a9)
  6. Bug fix (login): Always show “forgot password” link. (#1229) (f199c20)
  7. Bug fix (canvastable): Correctly render wrap-mode view on initial load (#1227) (8777bee)
  8. Visual changes (login): Reorder links. (2f1947e)
  9. Visual changes (login): Always show “forgot password” link. (#1230) (dfbe00b)
  10. Internal changes (mailviewer): Added DOMPurify for html sanitising (b471a7e)
  11. Internal changes (deps): bump minimist from 1.2.5 to 1.2.6 (636afb9)
  12. Internal changes (deps): bump moment from 2.25.3 to 2.29.2 (#1235) (e840d87)
  13. Internal changes (messagelist): Remove unused canvastable code (a8a4896)
  14. Bug fix (maillist): Ensure correct icons are displayed for answered msgs (ac1c39c)
  15. Internal changes (messagelist): Cache calculates values as well as formatted (6e7f18c)
  16. New feature ure(mailviewer): Do not load external HTML images unless asked (d176d1c)
  17. Bug fix (mailviewer): Ensure html-images-feature doesn’t break existing (080d6df)
  18. Visual changes (mailviewer): Add spacing between HTML view options. (#1241) (1bc86ee)
  19. Bug fix (mailviewer): All email links open in a new tab (ec7f92a)
  20. Bug fix (mailviewer): Default dates to 1970 where not supplied (0dcc9da)
  21. Improve formatting and add links to Runbox 7 forum. (#1247) (e43f2d1)

Continue Reading →

Runbox 7 updates January-March 2022: Improvements to message handling

Better HTML message and attachment handling, and many other improvements.

  1. Bug fix (mailviewer): Properly show reply and forward headers for HTML messages (fafe361)
  2. Update README.md (0edd870)
  3. Bug fix (credit-cards): Improve the look of payment forms on mobile (375dfb2)
  4. New feature (payment): Add Holiday Offer 2021. (9852e27)
  5. New feature (payment): Holiday Offer 2021. (ce36678)
  6. New feature (payment): Improve formatting and logic of Holiday Offer. (3faa49d)
  7. Bug fix (payment): Fix linting. (b1132fa)
  8. Payment special offer sub account (#1159) (8a2e99b)
  9. Bug fix (login): Reinstate authentication error messages. (53ee96d)
  10. Auto stash before checking out “origin/master” (c93b426)
  11. Trailing whitespace removed (d75677c)
  12. Internal changes (deps): bump follow-redirects from 1.13.3 to 1.14.7 (5c3a796)
  13. Internal changes (deps): bump engine.io from 4.1.1 to 4.1.2 (233047a)
  14. Bug fix (mailviewer): Ensure we reload Sent contents after using Compose (500c3a7)
  15. Bug fix (payment-history): Remove whitespace in payment rows (655d7e2)
  16. Bug fix (payment-cards): Change URL for Payment Cards (08e6aeb)
  17. Bug fix (singlemailviewer): Use TemplateRef instead of Span for ngIfElse (338ee02)
  18. Bug fix (mailviewer): Redirect to Contacts only when clicking the add icon (6152bf5)
  19. Visual changes (contacts): Improve formatting and wording. (16fe367)
  20. Visual changes (compose): Fix width and decrease vertical space. (6d09a4d)
  21. Visual changes (compose): Make header field padding more consistent. (128e0de)
  22. Visual changes (search): Format multiple search fields better and move to top of screen. (6869c0e)
  23. Visual changes (mail): Replace “mark unread” icon. (e933989)
  24. Bug fix (mailview): Remove deleted/moved messages before mesg list redraw (8104463)
  25. Bug fix (contacts): Use anchor instead of button for VCF export. (a159344)
  26. Bug fix (foldercounts): Ensure all folderpath names used are consistant (4ea9688)
  27. Bug fix (searchindex): Keep fetching recent updates (0009a4c)
  28. Bug fix (tests): Mock test message times are in seconds (not millis) (2f74697)
  29. Bug fix (loading): Complete index load before displaying list from index (f5b0ed7)
  30. Bug fix (mailview): Display dates for future-email, not just times (b5f549a)
  31. Internal changes (deps): bump log4js from 6.3.0 to 6.4.0 (#1179) (0613c23)
  32. Bug fix (welcome): Add link to help from welcome message. (#1204) (e86f347)
  33. Internal changes (deps): bump follow-redirects from 1.14.7 to 1.14.8 (#1205) (df7af23)
  34. Internal changes (deps): bump nanoid from 3.1.22 to 3.2.0 (#1180) (46306f7)
  35. Bug fix (loading): Only refresh message list after index loaded (#1208) (cb25029)
  36. Internal changes (deps): bump ssri from 6.0.1 to 6.0.2 (#1207) (75d2d2a)
  37. Bug fix (mailviewer): Correct alignment of full/half height preview pane button. (#1209) (f311df1)
  38. Bug fix (loading): Only refresh message list after index loaded (#1211) (35064ac)
  39. Internal changes (all): Rename searchResultsSubject to something more obvious (755fcc2)
  40. Bug fix (mailview): Do not jump to top of list after updating index (9679db0)
  41. Internal changes (deps): bump url-parse from 1.5.3 to 1.5.7 (#1214) (12d4056)
  42. Bug fix (domreg): Remove domain registration temporarily. (#1218) (eb9e445)
  43. Bug fix(index): index verification back on (#1215) (bb9efda)
  44. Fix Size and Folder columns issues (#1216) (da3d7ff)
  45. Bug fix (canvastable): Don’t show column resizing cursor while in wrap mode (#1217) (24ecf96)
  46. Internal changes (deps): bump url-parse from 1.5.7 to 1.5.10 (#1219) (d0929ee)

Continue Reading →

Special Holiday Offer from Runbox

Starting December 24 and until the end of December, we will add one free Medium Sub-Account for one year to all purchases.

You may then set up an additional account for a coworker, associate, or family member very affordably.

Just go to Your Subscriptions and renew any existing product, and the free account will be added to your shopping cart.

You may then proceed to complete your payment, and the sub-account will be available to use in Account > Sub-Accounts for free for a full year.

Happy Holidays from all of us at Runbox!

Continue Reading →

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 is under attack by extortionists

On Friday evening Norwegian time, Runbox started experiencing Distributed Denial of Service (DDoS) attacks by extortionists demanding that we pay them an amount of Bitcoin to stop the attacks.

The attacks consist of a massive volume of data traffic, in excess of 50 Gbps, to our service that overwhelm our servers and intermittently block our customers from accessing our services.

Runbox has persevered against similar DDoS attacks in the past and never in our history paid criminals who attack our services. And we are not going to start now.

Paying extortionists would provide no guarantee that further attacks would be prevented, and could instead make the victim more attractive for similar attacks. Furthermore, funding such criminal activities would only increase the likelihood of further attacks by the same criminals or other malefactors.

Since these DDoS attacks started we have worked with our system administrators and Internet Service Provider to mitigate the attacks. We are considering further mitigation options and appreciate the offers we have received from DDoS mitigation specialists who wish to help.

We have also learned that Runbox is not alone in being attacked, as The Record reports that Fastmail and Posteo are also under attack by the same extortionists.

Anyone who is experiencing DDoS attacks is encouraged to never capitulate. Let us instead coordinate our fight against these criminals and fully cooperate with relevant law enforcement in our respective countries.

We also encourage our respective customers to continue supporting independent email services such as the three of us now under attack. We thank you for your patience and understanding while we fight to regain your access to our services.

We will keep you updated on our Service Status page and assure you that we are doing everything in our power to restore services for you.

The full extortion letter is pasted below.

From: Cursed Patriarch
Posted on: 22 Oct 2021 – 15:56
Email: ravid.grossman@nullprotonmail.com

Subject: EXTORTION: DDoS attack

Hi,

I will start 1-2 hours attack on your site. It will not be hard as I don’t want to impact your business now. Just check your logs to see that I’m for real.

Pay me 0.06 BTC to 3GBAUXHmfxideRQWqRagtQRznB2GdUuMkfand I will never attack you again.

If you don’t pay within until Monday, total shut down is coming, cheap protection will not help my fee will increase and if you refuse you will lose much more then that.

Pay 0.06 now to prevent suffering.

Best regards,
Cursed Patriarch

P.S. This is disposable email. Do not reply.

Continue Reading →