Историјат издања додатка Workflow01 - 6 издања
Workflow01 од ntrezowan
Историјат издања додатка Workflow01 - 6 издања
Будите опрезни са старим издањима! Ова издања су приказана у сврхе тестирања и референце.Увек би требало да користите најновије издање додатка.
Најновије издање
Издање 5.3.4
Објављено 22. jun 2026. - 23,27 KBРади са firefox 140.0 и касније, android 142.0 и каснијеThis release improves workspace reliability and fixes Firefox Add-ons submission compatibility.
Changes:
- Added transactional workspace switching to prevent tab loss during workspace switch, create, restore, and delete operations.
- Added autosave suppression during destructive tab operations so workspace state is not overwritten by intermediate tab events.
- Added a safe replacement tab before removing current workspace tabs so Firefox does not close the only browser window.
- Restores the last active workspace when Firefox starts.
- Creating a new workspace now starts blank and no longer moves the current tab out of the previous workspace.
- Deleting the active workspace now switches to the previous workspace instead of closing the window.
- Private windows are ignored using incognito: not_allowed.
- Pinned tabs remain workspace-specific.
- Failed or privileged URL restores now fall back to a blank tab instead of failing the whole workspace restore.
- Added required Manifest V3 AMO metadata, including the existing add-on ID and data collection declaration.
- Added Firefox for Android minimum version metadata to satisfy AMO validation.Изворни код је објављен под MIT дозвола
Старија издања
Издање 5.3.3
Објављено 22. jun 2026. - 21,22 KBРади са firefox 140.0 и касније, android 142.0 и каснијеWorkflow01 5.3.3
This release improves workspace reliability and fixes Firefox Add-ons submission compatibility.
Changes:
- Added transactional workspace switching to prevent tab loss during workspace switch, create, restore, and delete operations.
- Added autosave suppression during destructive tab operations so workspace state is not overwritten by intermediate tab events.
- Added a safe replacement tab before removing current workspace tabs so Firefox does not close the only browser window.
- Restores the last active workspace when Firefox starts.
- Creating a new workspace now starts blank and no longer moves the current tab out of the previous workspace.
- Deleting the active workspace now switches to the previous workspace instead of closing the window.
- Private windows are ignored using incognito: not_allowed.
- Pinned tabs remain workspace-specific.
- Failed or privileged URL restores now fall back to a blank tab instead of failing the whole workspace restore.
- Added required Manifest V3 AMO metadata, including the existing add-on ID and data collection declaration.
- Added Firefox for Android minimum version metadata to satisfy AMO validation.Изворни код је објављен под MIT дозвола
Издање 5.2
Објављено 15. jun 2026. - 23,23 KBРади са firefox 109.0a1 и каснијеWorkflow01 v5.0 is a behavior and reliability update.
Creating a new workspace after the first workspace now opens a fresh blank tab and does not move the active tab out of the current workspace. Switching workspaces uses Firefox tab visibility only: tabs are shown or hidden, not closed and recreated. Workspace switching does not intentionally reload or discard tabs.
This version replaces workspace-name tab ownership with stable internal workspace IDs. Active workspace state is stored durably in browser.storage.local instead of relying on in-memory background-page state. Tab ownership is stored on tabs through browser.sessions.setTabValue() using the key workflow01.workspaceId.
The extension uses only local WebExtension APIs: tabs, tabHide, storage, and sessions. It does not transmit user data outside FirefoxИзворни код је објављен под MIT дозвола
Издање 4.0
Објављено 13. jun 2026. - 22,1 KBРади са firefox 109.0a1 и каснијеv4.0
Rewrote the persistence layer to tag tabs via the sessions API instead of storing URL lists and recreating tabs on startup. This eliminates the tab-duplication bug (workspaces accumulating dozens of copied tabs across restarts) at the root — tabs are never recreated, so they can never multiply.
Tab counts are now computed from actual live tabs, so they never drift from reality
Added "Reset all workspaces" link to recover from any corrupted state
Requires the sessions permissionИзворни код је објављен под MIT дозвола
Издање 3.1
Објављено 12. jun 2026. - 23,93 KBРади са firefox 109.0a1 и каснијеv3.1 - Major update- Switching workspaces no longer reloads your tabs. Scroll position, forms, and media stay exactly where you left them.
- Creating a new workspace now opens a fresh blank tab. Your current workspace is untouched.
- Added inline rename — hover any workspace and click ✎
- Added keyboard navigation — arrow keys + Enter to switch
- Removed export/import
- Bug fixes: privileged tabs (about:config etc.) no longer cause errors on restart, empty workspace guard added
Изворни код је објављен под MIT дозвола
Издање 2.0
Објављено 5. apr. 2026. - 17,74 KBРади са firefox 109.0a1 и каснијеИзворни код је објављен под MIT дозвола