# Version History

<figure><img src="/files/SsHml7647ooQuefPyTgG" alt=""><figcaption></figcaption></figure>

<details>

<summary>Version 4.3.1 - January 8, 2026</summary>

## New Features

* Added setting to disable auto-scroll to the top of the mailbox list

## Improvements

* Improved performance of Smart Suggestions

## Bug Fixes

* Fixed crash when pasting in a search string with newlines or carriage returns
* Various bug fixes and improvements

</details>

<details>

<summary>Version 4.3.0 - October 3, 2025</summary>

## New Features

* Learn from your past filing and suggest mailboxes using Smart Suggestions
* Prioritize accounts of selected messages when displaying mailbox matches
* File to mailboxes using the number keys with Quick File
* Configure an action when double or triple pressing the Escape key
* What's new screen details new features in subsequent versions

## Improvements

* Updated the Get Setting and Set Setting shortcut actions with additional preferences
* Refined the look of the main window and settings
* Reduced application size

## Bug Fixes

* MsgFiler no longer reloads its list of mailboxes every time it's invoked
* Mailbox list column widths are preserved between application launches
* Mailboxes list now scrolls to the top when no mailbox was selected
* Focused Filing overlays appear correctly when using multiple monitors
* Remove excluded mailbox button size fixed on macOS 26 Tahoe
* Other assorted bug fixes

</details>

<details>

<summary>Version 4.2.0 - September 10, 2025</summary>

## New Features

* New application icons when running MsgFiler on macOS 26 (Tahoe).
* Significantly faster mailbox list reloading.

## Improvements

* Added icons to menu commands.
* Show an alert if MsgFiler cannot create a mailbox in the selected account.
* Made the Settings window vertically resizable.
* Added support for Command–Number shortcuts to file messages from the MsgFiler window.

## Bug Fixes

* Improved handling of quotes in mailbox names.
* Fixed an issue where licensed copies of the Gumroad version could occasionally revert to an unlicensed state.

</details>

<details>

<summary>Version 4.1.5 - December 11, 2024</summary>

## New Features

* Added the ability to set custom keyboard modifiers for filing to numbered mailboxes.
* Introduced options to tailor how the MsgFiler window behaves in macOS.

## Improvements

* Search now ignores diacriticals.
* Increased the maximum width for resizing the Account column.
* Enhanced App Store receipt verification for greater reliability.
* Search results now auto-scroll as you type.

## Bug Fixes

* Fixed a bug where mailboxes were reloaded twice when creating a new mailbox.
* Resolved an issue where MsgFiler would fail to hide its window after a restart.
* Prevented macOS from quitting MsgFiler when it’s running in the background.

</details>

<details>

<summary>Version 4.1.4 - August 22, 2024</summary>

* Corrected link for downloading the latest version of the MsgFiler Filing Script on App Store version of MsgFiler.
* Updated collectionBehavior of MsgFiler window.

</details>

<details>

<summary>Version 4.1.3 - August 22, 2024</summary>

## New Features

* Added ability to save a timestamped log of filing actions.
* Added option to “Show MsgFiler and focus on search” when invoking the MsgFiler shortcut.

## Improvements

* Improved detection of Archive menu command in the updated MsgFiler Filing Script version 8.
* Remove stale mailboxes from Favorites and Recents lists.
* Moved the Search Field settings to Search settings from Advanced settings.

## Bug Fixes

* Addressed bug where MsgFiler sometimes would disappear from Spaces.

</details>

<details>

<summary>Version 4.1.2 - May 1, 2024</summary>

### New Features

* Added keyboard shortcuts Control-N and Control-P to navigate within the mailbox table.
* Added ability to show only the mailbox name of favorite mailboxes.

### Improvements

* Recent mailboxes are shown in reverse order, with the most recent mailbox appearing at the top of the list.

### Miscellaneous

* Added privacy manifest file for App Store.
* Bug fixes and improvements.

</details>

<details>

<summary>Version 4.1.1 - April 8, 2024</summary>

### New Features

* Added New Mailbox in mailbox context menu.
* Added an option to clear the search field automatically after filing messages.
* Updated Align MsgFiler Window to Mail feature with additional positions. Position now updates when enabling the feature.

### Improvements

* Upgraded to MsgFiler Filing Script v7 to prevent moving selection when copying messages.
* Introduced a warning notice when copying messages within the app.
* Reduced the button size and padding in the status bar for a more streamlined appearance.
* Increased the number of actions that can be performed before the purchase prompt appears, offering a more extended trial experience.

### Bug Fixes

* Addressed a bug related to syncing favorites with iCloud.
* Ensured that showing mailboxes respects the 'Keep MsgFiler open after filing' and 'Stay open after showing mailboxes' settings.

</details>

<details>

<summary>Version 4.1.0 - March 24, 2024</summary>

### New Features

* Gmail filing settings can now be configured on a per-account basis. This requires updating of the MsgFiler Filing Script in MsgFiler Settings > Filing.
* Added option to automatically dock the MsgFiler window to the right hand side of Mail.
* Added ability to customize the keyboard shortcuts used within MsgFiler (macOS 14 and higher).

### Improvements

* Mailboxes are now saved to disk for improved startup performance.
* When keyboard navigation is enabled, pressing tab cycles through the search field, mailboxes table, and filing buttons.
* Unified status bar to display counts of mailbox matches and filed messages.
* Updated MsgFiler Filing Script to version 6.
* Localization updates.

### Bug Fixes

* Favorite mailboxes can now be synced to iCloud.
* Get Accounts action now returns enabled accounts only.
* Mailboxes table updates more regularly when changing settings.
* Assorted minor bugs squashed.

</details>

<details>

<summary>Version 4.0 - March 15, 2024</summary>

* Initial release

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.msgfiler.com/support/msgfiler-4/version-history.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
