Versiegeschiedenis van All Tabs Helper - 25 versies
All Tabs Helper door Kevin Jones
- Wees voorzichtig met oude versies! Deze versies worden voor test- en referentiedoeleinden weergegeven.U dient altijd de meest recente versie van een add-on te gebruiken. 
- Nieuwste versie- Versie 1.2.45Uitgegeven op 14 mrt. 2021 - 359,76 KBWerkt met firefox 42.0 en later- Broncode vrijgegeven onder Alleen GNU General Public License v3.0 
- Oudere versies- Versie 1.2.44Uitgegeven op 12 mrt. 2021 - 358,67 KBWerkt met firefox 42.0 en later- Broncode vrijgegeven onder Alleen GNU General Public License v3.0 
- Versie 1.2.43Uitgegeven op 11 jan. 2021 - 356,68 KBWerkt met firefox 42.0 en laterImplemented speech command experiment. Must have the following set to `true` in about:config:
 media.webspeech.recognition.enable
 media.webspeech.recognition.force_enable
 Default keyboard shortcut to enable: Ctrl+Shift+M (Cmd+Shift+M for Mac)
 Dialog will appear with suggestions for spoken commands which can switch windows, open full view window, history back/forward, filter tabs in "all" menu. Permission will be asked to use your microphone. Note that command listening will only be active briefly. After expiration a new requests can be made using the same keyboard shortcut.
 This is just a proof-of-concept, and may not be especially useful depending on your workflow. For details regarding how your audio is privately handled by Mozilla see:
 https://wiki.mozilla.org/Web_Speech_API_-_Speech_Recognition
 Fixed bug where "recent" history was not persisted correctly across Firefox restarts.- Broncode vrijgegeven onder Alleen GNU General Public License v3.0 
- Versie 1.2.42Uitgegeven op 11 okt. 2020 - 186,69 KBWerkt met firefox 42.0 en laterFixed bug which caused tabs count to not be displayed.
 Implemented throttling strategy for bulk reloading of tabs to mitigate browser choking when large numbers of tabs are reloaded.
 
 Implemented workaround for FF bug 1511756 so proper titles will be displayed when reloading suspended tabs.- Broncode vrijgegeven onder Alleen GNU General Public License v3.0 
- Versie 1.2.41Uitgegeven op 27 sep. 2020 - 185,7 KBWerkt met firefox 42.0 en laterRemoved console dump.- Broncode vrijgegeven onder Alleen GNU General Public License v3.0 
- Versie 1.2.40Uitgegeven op 27 sep. 2020 - 185,71 KBWerkt met firefox 42.0 en laterFixed bug which nullified 1.2.39 update Favicon caching optimization.- Broncode vrijgegeven onder Alleen GNU General Public License v3.0 
- Versie 1.2.39Uitgegeven op 27 sep. 2020 - 185,7 KBWerkt met firefox 42.0 en laterOptimized messaging techniques for more efficient data transfer to UI components
 Optimized data transfer to UI components by caching large Favicon data URLs.- Broncode vrijgegeven onder Alleen GNU General Public License v3.0 
- Versie 1.2.38Uitgegeven op 21 sep. 2020 - 183,05 KBWerkt met firefox 42.0 en laterFixed bug created in 1.2.37 update where clicking on search result for a
 suspended tab item in multi-window mode didn't always work
 Rapid update, please see version 1.2.37 release notes:
 https://addons.mozilla.org/en-US/firefox/addon/all-tabs-helper/versions/- Broncode vrijgegeven onder Alleen GNU General Public License v3.0 
- Versie 1.2.37Uitgegeven op 21 sep. 2020 - 182,78 KBWerkt met firefox 42.0 en laterSelection of maximum disk cache size (for searching suspended tabs) –
 Options > Filter/Search
 Eliminated memory caching of text when searching suspended tabs. (Memory
 caching holds the text of all (now un-suspended) tabs in memory the first
 time a search is done. Loaded tabs are still memory cached.)
 The point of this change is to be consistent with the fact that users suspend
 tabs to free up memory. If users feel an option to also not memory cache
 loaded tabs would be useful, please contact me allassopraise@gmail.com
 Added "Icon underscore" to color-bar options in Container tabs support options.- Broncode vrijgegeven onder Alleen GNU General Public License v3.0 
- Versie 1.2.36Uitgegeven op 13 sep. 2020 - 181,56 KBWerkt met firefox 42.0 en laterRe-instated "Show remaining tabs in "recent" menu"
 Fixed bugs in keyboard shortcut assignment UI
 Container properties assignment dialog now loads previously assigned properties on opening- Broncode vrijgegeven onder Alleen GNU General Public License v3.0 
- Versie 1.2.35Uitgegeven op 10 sep. 2020 - 180,95 KBWerkt met firefox 42.0 en laterAdjusted rapid-fire throttling of tab content text caching to a longer value to minimize redundant caching.
 Fixed broken tracking that was added in 1.2.34 release.
 Rapid release, see https://addons.mozilla.org/en-US/firefox/addon/all-tabs-helper/versions/
 for complete version history.- Broncode vrijgegeven onder Alleen GNU General Public License v3.0 
- Versie 1.2.34Uitgegeven op 9 sep. 2020 - 180,88 KBWerkt met firefox 42.0 en laterAdded "Container group color/name" item to context menu
 This is a workaround til bugs 1386673, 1663547 get fixed. Invokes a UI allowing the user explicit assignment of name and color to the container group of the hovered container tab. Will assign all tabs belonging to the same group.
 Added tracking device for tabs content text caching.
 Rapid release, see https://addons.mozilla.org/en-US/firefox/addon/all-tabs-helper/versions/
 for complete version history.- Broncode vrijgegeven onder Alleen GNU General Public License v3.0 
- Versie 1.2.33Uitgegeven op 8 sep. 2020 - 173,19 KBWerkt met firefox 42.0 en laterDue to Firefox bugs 1663547 and 1386673, the features that support Firefox Container tabs is now in a limited capacity, in order to not risk data loss that might occur.
 ATH will recognize whether a tab is a Container tab or not, however will not be able to distinguish which group it belongs to.
 If using option, all container tabs will be decorated with the same color (blue). Container name in the meta popup will be "Container".
 If using option, typing "c:" will restrict filtering to all container tabs. "c:" must not have any text immediately after the colon, or no results will appear. (eg, don't type "c:work".)
 I'm sorry for the inconvenience. When these bugs get fixed ATH will resume full Container tabs support.
 https://bugzilla.mozilla.org/show_bug.cgi?id=1663547
 https://bugzilla.mozilla.org/show_bug.cgi?id=1386673- Broncode vrijgegeven onder Alleen GNU General Public License v3.0 
- Versie 1.2.32Uitgegeven op 7 sep. 2020 - 172,64 KBWerkt met firefox 42.0 en laterBugfix for 1.2.31 update
 Rapid-fire update, please see https://addons.mozilla.org/en-US/firefox/addon/all-tabs-helper/versions/ for changelogs of previous updates.- Broncode vrijgegeven onder Alleen GNU General Public License v3.0 
- Versie 1.2.31Uitgegeven op 7 sep. 2020 - 172,63 KBWerkt met firefox 42.0 en laterImplemented caching text on disk so suspended tabs can be searched – opt-in – Experimental
 Fixed bug where container tab item decoration didn't always work after single tab update
 Made changes in menu data handling
 Fixed anomalies in search mode UI
 Rapid-fire update, please see https://addons.mozilla.org/en-US/firefox/addon/all-tabs-helper/versions/ for changelogs of previous updates.- Broncode vrijgegeven onder Alleen GNU General Public License v3.0 
- Versie 1.2.30Uitgegeven op 6 sep. 2020 - 172,07 KBWerkt met firefox 42.0 en laterFixed bug where sites using animate favicon or title updates could increase resource usage.- Broncode vrijgegeven onder Alleen GNU General Public License v3.0 
- Versie 1.2.29Uitgegeven op 4 sep. 2020 - 171,88 KBWerkt met firefox 42.0 en laterIncreased left and right color bar thicknesses to 3px on Container tab item decoration- Broncode vrijgegeven onder Alleen GNU General Public License v3.0 
- Versie 1.2.28Uitgegeven op 4 sep. 2020 - 171,83 KBWerkt met firefox 42.0 en laterFix bug from 1.2.27 update- Broncode vrijgegeven onder Alleen GNU General Public License v3.0 
- Versie 1.2.27Uitgegeven op 4 sep. 2020 - 171,69 KBWerkt met firefox 42.0 en laterImplemented Containers filter (c:) for "search" mode
 Added more options for color bar decorating of Container tab items.
 (See Preferences > Appearance > Support Firefox "Containers" feature)- Broncode vrijgegeven onder Alleen GNU General Public License v3.0 
- Versie 1.2.26Uitgegeven op 2 sep. 2020 - 170,08 KBWerkt met firefox 42.0 en laterAdded Firefox Containers feature support:
 Option to decorate tab items with corresponding color bar.
 Tab meta hover popup will display container name
 Enable in Preferences > Appearance > Support Firefox "Containers" feature
 Ability to filter tab items by Container name using "c:" field encoding
 Enable and see detailed instruction in Preferences > Filter/Search
 Improved support for Tabs Bar context menu.
 See options and details in Preferences > Tabs Bar Context Menu- Broncode vrijgegeven onder Alleen GNU General Public License v3.0 
- Versie 1.2.25Uitgegeven op 1 sep. 2020 - 167,51 KBWerkt met firefox 42.0 en laterVarious bug fixes on 1.2.24 update.- Broncode vrijgegeven onder Alleen GNU General Public License v3.0 
- Versie 1.2.24Uitgegeven op 31 aug. 2020 - 167,27 KBWerkt met firefox 42.0 en laterSome refactoring of the extended listing order addition from the last update.
 Default is now to sustain setting, with temporary sort optional. Also some
 improvements on menu handling when switching between listing orders,
 attempting to keep the active tab in view.- Broncode vrijgegeven onder Alleen GNU General Public License v3.0 
- Versie 1.2.23Uitgegeven op 31 aug. 2020 - 166,27 KBWerkt met firefox 42.0 en laterExtended sort order/"lexiconicize" option. Can now also sort according to sites,
 with tabs sorted lexicographically within each site group. If you choose, you
 can also sustain settings, retaining the sort mode until explicitly changing.
 See Preferences > ATH UI Context Menu > 'Sorting options of "all" menu UI items'
 for settings and more details on how this works.- Broncode vrijgegeven onder Alleen GNU General Public License v3.0 
- Versie 1.2.22Uitgegeven op 30 aug. 2020 - 164,29 KBWerkt met firefox 42.0 en laterImproved keyboard shortcuts UI, all shortcuts including window-focus commands are
 incorporated in a single dialog, accessible from Preferences or window rename popups.
 The UI now has provision to prevent creating conflicts.
 Added "Sort by title" and "Sort by url" items to the ATH context menu.
 These can be enabled by selecting the "Sort alltabs UI items" preference.- Broncode vrijgegeven onder Alleen GNU General Public License v3.0 
- Versie 1.2.21Uitgegeven op 26 aug. 2020 - 228,72 KBWerkt met firefox 42.0 en laterMajor refactoring of code which handles management of tab events and changes
 Major refactoring of code which handles menu display
 These changes hope to give better performance, particularly when the sidebar UI
 is used in several windows.
 Added pin/unpin tab/selected tabs to ATH context menu (Enable in ATH Preferences)
 Added "lexiconicize" to ATH context menu (Enable in ATH Preferences)
 Several context menu items are now optional
 (View ATH Preferences > ATH UI Context Menu to see additions)
 Added ability to assign keyboard shortcuts to switch windows (multi-window mode)
 UI is available via button in the "window rename" dialog, as well as in ATH Preferences
 ("Window rename" dialog is accessible by right-clicking on a window title)
 Restructuring of how multi-window mode is handled:
 The "w" window button will now always be accessible in the menu, whether multi-window mode is enabled or not. This will provide the option of switching to multi-window and back. This will always enable the feature globally.
 "Full View Window" will function independently of the global setting, and the user can switch between showing tabs in individual windows, or all windows. This is accessible from the "window" button.- Broncode vrijgegeven onder Alleen GNU General Public License v3.0 
