Skip to content

Releases: minutogit/PrioMailbox

PrioMailbox v1.4.5

12 Sep 21:34

Choose a tag to compare

Fix: Prevent view switching when using context menu in Unified Folders

Removes the unnecessary call to `selectMessage()` before handling the context menu click.

Previously, this call would trigger `messenger.mailTabs.setSelectedMessages()`, causing the UI to jump from a Unified Folder to the message's source folder. This patch fixes the disruptive behavior without any loss of functionality.

Co-authored-by: Mort <mgmort@yahoo.com>

PrioMailbox v1.4.4

12 Sep 21:02

Choose a tag to compare

Fix: Add messagesUpdate permission for future compatibility

Add the `messagesUpdate` permission to manifest.json to ensure the add-on works correctly with Thunderbird 122 and newer.

PrioMailbox v1.4.3

25 Jul 11:37

Choose a tag to compare

translation update

PrioMailbox v1.4.2

06 Jul 11:26

Choose a tag to compare

Unify tag name handling

Ensures legacy tag names with underscores are consistently converted to spaces across all storage listeners, not just during initialization.

PrioMailbox v1.4.1

03 Feb 21:46

Choose a tag to compare

Support classification of more than 100 selected mails

PrioMailbox v1.4.0

01 Feb 19:13

Choose a tag to compare

feat classification for folder added

PrioMailbox v1.3.4

12 Dec 14:25

Choose a tag to compare

Added localizations for it, fr, and es

PrioMailbox v1.0.3

21 Nov 10:34

Choose a tag to compare

Add messagesUpdate permission for Thunderbird 128 compatibility; note…

PrioMailbox v1.0.2

14 Nov 10:59

Choose a tag to compare

fixed manifest warning

PrioMailbox v1.0.1

12 Nov 19:27

Choose a tag to compare

version string simplified