Historia wersji dodatku Workflow01 — 4 wersje
Workflow01 Autor: ntrezowan
Historia wersji dodatku Workflow01 — 4 wersje
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 5.2
Data wydania: 15 cze 2026 — 23,23 KBDziała z: firefox 109.0a1 i nowszeWorkflow01 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 FirefoxLicencja kodu źródłowego: Licencja MIT
Poprzednie wersje
Wersja 4.0
Data wydania: 13 cze 2026 — 22,1 KBDziała z: firefox 109.0a1 i nowszev4.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 permissionLicencja kodu źródłowego: Licencja MIT
Wersja 3.1
Data wydania: 12 cze 2026 — 23,93 KBDziała z: firefox 109.0a1 i nowszev3.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
Licencja kodu źródłowego: Licencja MIT
Wersja 2.0
Data wydania: 5 kwi 2026 — 17,74 KBDziała z: firefox 109.0a1 i nowszeLicencja kodu źródłowego: Licencja MIT