Istoricul versiunilor pentru WCAG Contrast checker - 25 de versiuni
WCAG Contrast checker de Rumoroso
Atenție la versiunile vechi! Aceste versiuni sunt afișate pentru testare și ca referință.Trebuie să folosești întotdeauna cea mai recentă versiune a unui supliment.
Ultima versiune
Versiunea 3.8.4
Lansată în 2 mart. 2024 - 166,76 KBFuncționează cu firefox 58.0a1 și versiunile ulterioareUrgent fix related with the translations that made the extension fail to open.Codul sursă lansat sub Toate drepturile rezervate
Versiuni mai vechi
Versiunea 3.8.3
Lansată în 1 mart. 2024 - 166,74 KBFuncționează cu firefox 58.0a1 și versiunile ulterioare* When expanding one row with multiple results, it remains open even when reloading results.
* Updated the way to select color from the page.
* Small improvements in the styles.
* Other minor changes and fixes, that improve performance and also code qualityCodul sursă lansat sub Toate drepturile rezervate
Versiunea 3.8.2
Lansată în 24 feb. 2024 - 183,87 KBFuncționează cu firefox 58.0a1 și versiunile ulterioareFixed the default settingsCodul sursă lansat sub Toate drepturile rezervate
Versiunea 3.8.1
Lansată în 24 feb. 2024 - 183,87 KBFuncționează cu firefox 58.0a1 și versiunile ulterioareUpdated missing default settingsCodul sursă lansat sub Toate drepturile rezervate
Versiunea 3.8.0
Lansată în 24 feb. 2024 - 183,82 KBFuncționează cu firefox 58.0a1 și versiunile ulterioareThe latest udpate includes:
* Now the results from the main document and from the ones in iframes are shown together. This makes the document selector no needed, so it was removed.
* When the extensions opens, the fixed elements are detected and moved based in the size of the panel. This is meant to prevent them to be hidden because the panel appears covering them.
* Resizing the panel can be done with keyboard. The resizer can get the focus. When it is focused, the arrow keys change the width of the panel.
* Other minor changes and fixes (better dialogs, font-sizes now use relative units, etc.)Codul sursă lansat sub Toate drepturile rezervate
Versiunea 3.7.2
Lansată în 2 apr. 2023 - 179,21 KBFuncționează cu firefox 58.0a1 și versiunile ulterioareImproved the way in which the panel can be kept openCodul sursă lansat sub Toate drepturile rezervate
Versiunea 3.7.1
Lansată în 29 mart. 2023 - 178 KBFuncționează cu firefox 58.0a1 și versiunile ulterioareI have updated how the body and panel dimensions are calculatedCodul sursă lansat sub Toate drepturile rezervate
Versiunea 3.7.0
Lansată în 21 mart. 2023 - 177,99 KBFuncționează cu firefox 58.0a1 și versiunile ulterioare* There is a new the option to open the extension automatically. It can be set to open it always or only in the domain of the page that is active. The way to use it is by a menu (with the "pin" icon) included in the top bar and that includes both options that is open by using the "pin" icon button.
* The button to switch the position of the panel is now available in the main bar.
* It includes some code changes that, although not directly impacting in the user experience, improve the maintainability of the extension.Codul sursă lansat sub Toate drepturile rezervate
Versiunea 3.6.2
Lansată în 27 feb. 2023 - 123,25 KBFuncționează cu firefox 58.0a1 și versiunile ulterioare* Fixed the bug that blocked the creation of the panel and normal execution when there were iframes with lazy-load.
* Fixed the bug that made the extension fail when there is no body in the page but frameset.Codul sursă lansat sub Toate drepturile rezervate
Versiunea 3.6.1
Lansată în 6 iul. 2022 - 122,56 KBFuncționează cu firefox 58.0a1 și versiunile ulterioareI updated the extension to use more clear and better performance code. There is only one change in the User Interface which is how the help dialog is shown.Codul sursă lansat sub Toate drepturile rezervate
Versiunea 3.6.0
Lansată în 21 iun. 2022 - 122,45 KBFuncționează cu firefox 58.0a1 și versiunile ulterioare* Added a way to allow users to switch the position of the panel between left and right
* Fixed one bug (related with the use of the color selector) and improve the codeCodul sursă lansat sub Toate drepturile rezervate
Versiunea 3.5.6
Lansată în 28 oct. 2020 - 118,19 KBFuncționează cu firefox 58.0a1 și versiunile ulterioareBug fix in the estimation of the visibility of the elements. The bug made all elements appear as hidden elementsCodul sursă lansat sub Toate drepturile rezervate
Versiunea 3.5.5
Lansată în 28 oct. 2020 - 118,11 KBFuncționează cu firefox 58.0a1 și versiunile ulterioareUpdated the way in which colors are evaluated so now it considers the opacity (not only applied directly to the element but also inherited) and the alpha channel when colors are defined.Codul sursă lansat sub Toate drepturile rezervate
Versiunea 3.5.4
Lansată în 5 iul. 2020 - 117,93 KBFuncționează cu firefox 58.0 și versiunile ulterioareChanges in the way the algorithm accesses information on each element in the DOM, so that analysis performance and time to display results are improvedCodul sursă lansat sub Toate drepturile rezervate
Versiunea 3.5.3
Lansată în 26 iun. 2020 - 117,69 KBFuncționează cu firefox 58.0a1 și versiunile ulterioareUpdated the way in which the colors are selected (the benefit should be improved performance)Codul sursă lansat sub Toate drepturile rezervate
Versiunea 3.5.2
Lansată în 26 iun. 2020 - 106,19 KBFuncționează cu firefox 58.0a1 și versiunile ulterioareBug-fixing related with the document selectorCodul sursă lansat sub Toate drepturile rezervate
Versiunea 3.5.1
Lansată în 25 iun. 2020 - 106,26 KBFuncționează cu firefox 58.0a1 și versiunile ulterioareImprove performance when opening the panel by ensuring only specific callbacks are executedCodul sursă lansat sub Toate drepturile rezervate
Versiunea 3.5.0
Lansată în 14 iun. 2020 - 106,13 KBFuncționează cu firefox 63.0 și versiunile ulterioareThe main changes are:
* Visible and hidden elements are shown in the same table
* Performance improvements
* When the option for auto-refresh is deactivated, the button for executing the analysis shows a warning icon when the tool detects changes in the DOM
* Add help and release notes dialogs
* Add menu
* Layout changes
Others (list of commits on this release):
* execute only once initially
* prevent function re-declaration
* prevent update the list of documents with the DOM changes
* generate array of results data and order it before creating the results table
* simple refactor for making more easy to manipulate the results object per row
* update highlight style
* refactor how visible/hidden elements are shown
* update styles for the scroll-bars and visibility icons opacity
* update messages
* do not update table while it has the focus
* messaging on mutationObserver
* fix bug when changing to descendant documents
* fix bug with the mutationObservers
* improve resizer DOM
* improve styling
* add dialog-panel
* update help content and styles
* add spinner update only tbody for results
* add warning when DOM-mutation detected
* update layout
* add release-notes sectionCodul sursă lansat sub Toate drepturile rezervate
Versiunea 3.4.0
Lansată în 1 iun. 2020 - 108,4 KBFuncționează cu firefox 58.0a1 și versiunile ulterioare* Add scroll-into-view feature
* Minor changes for improving performance
* Fix bug when getting the background-color from the body
* Fix bug related with mutation observers (there were not always disconnected when closing the panel)Codul sursă lansat sub Toate drepturile rezervate
Versiunea 3.3.2
Lansată în 9 ian. 2020 - 96,84 KBFuncționează cu firefox 58.0a1 și versiunile ulterioareCodul sursă lansat sub Toate drepturile rezervate
Versiunea 3.3.1
Lansată în 18 oct. 2019 - 96,82 KBFuncționează cu firefox 58.0a1 și versiunile ulterioareCodul sursă lansat sub Toate drepturile rezervate
Versiunea 3.2.0
Lansată în 27 mart. 2018 - 849,38 KBFuncționează cu firefox 58.0a1 și versiunile ulterioare, android 58.0a1 până 68.*Added the eyedropper to pick the color directly from the documentCodul sursă lansat sub Toate drepturile rezervate
Versiunea 3.1.0
Lansată în 12 mart. 2018 - 71,72 KBFuncționează cu firefox 58.0a1 și versiunile ulterioare, android 58.0a1 până 68.** Fixed minor bugs
* Added informationCodul sursă lansat sub Mozilla Public License 1.1
Versiunea 3.0.1
Lansată în 7 mart. 2018 - 69,6 KBFuncționează cu firefox 58.0a1 și versiunile ulterioare, android 58.0a1 până 68.*Codul sursă lansat sub Mozilla Public License 1.1
Versiunea 3.0.0
Lansată în 6 mart. 2018 - 44,68 KBFuncționează cu firefox 58.0a1 și versiunile ulterioare, android 58.0a1 până 68.*Codul sursă lansat sub Mozilla Public License 1.1