We have made many improvements to the Runbox 7 app over the past months, and in this post we highlight some recent changes and enhancements we’ve made to the service.
💡 To enable the new features, please ensure that Runbox 7 is updated by reloading it in a web browser or restarting it on your phone.
New Allow and Blocking Functionality
We have added a new Allow Sender and Block Sender option for the mail viewer, along with a sender/domain blocking functionality.


These improved features helps combat spam by letting you block unwanted senders or domains, while ensuring legitimate emails from trusted sources make it to your inbox.
Save Draft as Template
Any draft you create can be saved as a template – perfect if you often send similar messages and want to save time.

The template is saved in your Templates folder.

Drag & Drop Files and Images
You can now drag and drop images and files directly into the message window – making it faster and easier to add visuals and documents to your emails.
Simply drag a file over the attachment area, and you’ll see a “Drop files here” prompt. Drop your file, and it uploads automatically.

You can drag and drop images right in the message body area as well.

You can also drag images into the attachment area and then add it to the message manually by clicking the Image icon in the message body toolbar and selecting it from the list of files.


New Layout on Plans & Upgrades
We have updated the Plans & Upgrades page with a cleaner design to make it easier for users to compare features and pricing to find the right plan. This page now reflect our new discounted 3 year plans.

Alias Page
We have upgraded the Runbox 6 Aliases page to Runbox 7, which means that you can now add and manage your aliases within Runbox 7. The new layout makes it easier to configure your aliases, and to take advantage of the 100 free aliases you get with your Runbox account!



💡 Make sure you refresh the app to enable the new features.
If you are reading this, you probably already know that we are a small, independent company. Some updates are taking longer than we would wish to complete, but we are actively working on upgrades big and small. It’s a gradual process, and we are excited about things to come and look forward to sharing more updates in the near future.
For developers, all updates can be found at GitHub.
Changelog
For the more technically inclined, a list of recent changes made to Runbox 7 can be found below.
Please see https://runbox.com/app/changelog for the complete and categorized changelog.
New features
login: Add autcomplete attrs in accordance with WCAG guidelines
(15 May 2025, change 51cb8dfe)
mailviewer: New allowlist sender option for mail viewer
(5 Feb 2025, change 56047abb)
app: Use a new API to pre-cache messages in bulk
(16 Dec 2024, change 760550d8)
templates: Start template draft in template edit mode
(8 Nov 2024, change 3f0b3330)
templates: Start template draft in template edit mode
(8 Nov 2024, change 3f0b3330)
templates: Save draft as template
(5 Nov 2024, change 1e8ce63a)
Bug fixes
payments: Renew or create products after Stripe payment
(15 May 2025, change 90d46835)
folderlist: Make folder buttons keyboard navigable
(15 May 2025, change 9b2580c3)
login: Fix user not sent with login req even when field is filled
(15 May 2025, change 403f7367)
payments: Accept 3DSecure payments correctly
(9 May 2025, change 111120bd)
payments: Upgrade to latest version of Stripe SDK
(28 Apr 2025, change 96e02b7d)
compose: Stop creating new draft copies after sending
(27 Jan 2025, change 37726a86)
messagelist: Ensure opened message row is visible in list
(23 Jan 2025, change 3f6eebef)
messagelist: Only show message action buttons when messages are selected
(22 Jan 2025, change 344247ea)
welcome: Use icon that exists for person
(14 Jan 2025, change c893a2db)
Visual changes
payment: Make currency formats consistent.
(10 Apr 2025, change ee7d4bb6)
general: Move “beta” from Mail to Contacts and Calendar.
(6 Mar 2025, change 034c22bb) – probably don’t want to mention??
Performance
messagelist: Upgrade bulk messages to multi-thread with index worker
(7 Jan 2025, change 8c5c3042)
app: Load missing msg bodies in bulk, instead of one at a time
(17 Dec 2024, change ce7a5526)
Build
xapian: Fixes bug with delayed markSeen on message-open
(28 Nov 2024, change 26e7663d)
app: Update build ngsw.json with appData
(19 Nov 2024, change 7603850d)
app: Update file hashes after sentry instrumentation
(18 Nov 2024, change 7065f4cb)
deps: Upgrade to runbox-searchindex 0.24
(13 Aug 2024, change 404e057d)
Refactoring
app: Update cache to handle bulk message downloading
(17 Dec 2024, change d624a890)