Historia wersji dodatku CookieBlock — 6 wersji
CookieBlock Autor: CookieBlock Team
Historia wersji dodatku CookieBlock — 6 wersji
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 1.1.0
Data wydania: 4 sie 2022 — 3,76 MBDziała z: firefox 81.0 i nowszy## Major Changes:
* Update the classifier model. The new model is trained on data gathered from approximately 52k websites in July 2022. This dataset should be more appropriate for current cookie structures.
* Introduce and update a large number of predefined cookie categories in the known_cookies.json file, fixing several websites with broken functionality.
* Add Spanish localization by 6ig6oy.
* Add Japanese localization by Shitennouji.
* Add Czech localization by Karel.
## Minor Changes:
* Fix display of default settings in setup page.
* Browser icon now changes to grayscale when cookie removal is paused.
* Make it possible to select and copy text in the extension pages.
* Add a button to categorize existing cookies to the popup.
* No longer autoclose the setup page when classifying existing cookies.
* Fix other minor issues in the extension UI.Licencja kodu źródłowego: MIT License
Pobierz Firefoksa i to rozszerzeniePotrzebujesz Firefoksa, aby używać tego rozszerzeniaPoprzednie wersje
Wersja 1.0.0
Data wydania: 15 mar 2022 — 2,48 MBDziała z: firefox 48.0 i nowszyUpdate extension to 1.0.0
Changes:
- Fix several issues with broken websites
- Rewrote the descriptions of the options page, cookie config and first time setup.
- Made the layout of said pages more concise and fix some issues with them.
- Replace deprecated `extension.getURL()` calls.
- Fix placeholder list entry in cookie config, and other minor issues.Licencja kodu źródłowego: MIT License
Wersja 0.9.0
Data wydania: 25 cze 2021 — 2,38 MBDziała z: firefox 48.0 i nowszyChanges:
* Add JSON path for predefined cookie categories.
* Check correctness for domain exceptions.
* Add a new options page to change cookie categories manually. Also allows deletion and restoring of cookies.
* Update classifier models to a more recent version
* Slightly better formatting.
* More known cookie categories to reduce website breakages.Licencja kodu źródłowego: MIT License
Wersja 0.8.2
Data wydania: 7 maj 2021 — 2,36 MBDziała z: firefox 48.0 i nowszyVersion 0.8.2
- Add predefined class for consent cookies that were wrongly classified. This should allow the affected consent popups to stop appearing after interacting with them.
- Small changes to the popup size and text.Licencja kodu źródłowego: MIT License
Wersja 0.8.1
Data wydania: 4 maj 2021 — 2,36 MBDziała z: firefox 48.0 i nowszyVersion 0.8.1
- Fix warning raised by Firefox validator regarding the cookie history JSON.
Version 0.8.0
- Overhauled the cookie history to use IndexedDB. This fixes a problem that caused the history to not work properly after prolonged usage.
- The statistics counters now display how many cookies are recorded in the history, rather than how many cookies have been encountered overall.
- Clicking on the statistics counters now displays the cookie history in JSON format.
- Add links to submit feedback and reports of broken websites within the options menu.
- Greatly improve the performance of the policy enforcement process. Handling a single cookie should now take less than 50ms on average.
- Improve wording of descriptions in the options and setup screen.
- Add some more known cookie exceptions to reduce website breakage.
- Lots of backend changes for stability, better error handling, etc.Licencja kodu źródłowego: MIT License
Wersja 0.7.1
Data wydania: 28 kwi 2021 — 2,35 MBDziała z: firefox 48.0 i nowszyLicencja kodu źródłowego: MIT License