Releases: minutogit/PrioMailbox
Releases · minutogit/PrioMailbox
PrioMailbox v1.4.5
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
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
translation update
PrioMailbox v1.4.2
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
Support classification of more than 100 selected mails
PrioMailbox v1.4.0
feat classification for folder added
PrioMailbox v1.3.4
Added localizations for it, fr, and es
PrioMailbox v1.0.3
Add messagesUpdate permission for Thunderbird 128 compatibility; note…
PrioMailbox v1.0.2
fixed manifest warning
PrioMailbox v1.0.1
version string simplified