Zgodovina različic Dark Reader – 25 različic
Dark Reader — Alexander Shutau
Previdno s starimi različicami! Spodnje različice so na razpolago za namene preskušanja in sklicevanja.
Vedno uporabljajte najnovejšo različico dodatka.
Najnovejša različica
Različica 4.9.27
Izdano 21. jan. 2021 – 506,41 KBDeluje z firefox 54.0 in novejši, android 54.0 in novejši- Dynamic mode improvements.
- Thunderbird support.
- Users' fixes for websites.
- Users' translation improvements.Izvorna koda objavljena pod MIT/X11 License
Starejše različice
Različica 4.9.26
Izdano 26. nov. 2020 – 499,79 KBDeluje z firefox 54.0 in novejši, android 54.0 in novejši- Dynamic mode bug fixes.
- Users' fixes for websites.Izvorna koda objavljena pod MIT/X11 License
Različica 4.9.25
Izdano 25. nov. 2020 – 499,67 KBDeluje z firefox 54.0 in novejši, android 54.0 in novejši- Dynamic mode bug fixes.
- Users' fixes for websites.Izvorna koda objavljena pod MIT/X11 License
Različica 4.9.24
Izdano 19. nov. 2020 – 498,1 KBDeluje z firefox 54.0 in novejši, android 54.0 in novejši- Dynamic mode fixes and performance improvements.
- Updates for Dutch translation.
- Users' fixes for websites.
- Reduced assets size.Izvorna koda objavljena pod MIT/X11 License
Različica 4.9.23
Izdano 26. okt. 2020 – 666,8 KBDeluje z firefox 54.0 in novejši, android 54.0 in novejši- Fixed missing images on some websites.Izvorna koda objavljena pod MIT/X11 License
Različica 4.9.22
Izdano 26. okt. 2020 – 666,8 KBDeluje z firefox 54.0 in novejši, android 54.0 in novejši- Fixed high CPU usage caused by conflict with some websites.
- Dynamic mode bug fixes.
- Users' fixes for websites.Izvorna koda objavljena pod MIT/X11 License
Različica 4.9.21
Izdano 26. sep. 2020 – 663,12 KBDeluje z firefox 54.0 in novejši, android 54.0 in novejši- Fixed wrongly displaying pages where the extension is disabled.Izvorna koda objavljena pod MIT/X11 License
Različica 4.9.20
Izdano 25. sep. 2020 – 661,94 KBDeluje z firefox 54.0 in novejši, android 54.0 in novejši- Dynamic mode fixes.
- Fixed page blinking (Word Online and Patreon issue).
- Minor UI improvements.
- Users' fixes for websites.Izvorna koda objavljena pod MIT/X11 License
Različica 4.9.19
Izdano 7. sep. 2020 – 660,64 KBDeluje z firefox 54.0 in novejši, android 54.0 in novejši- Fixed forcing users from local to sync storage after restart.
- Users' fixes for websites.Izvorna koda objavljena pod MIT/X11 License
Različica 4.9.18
Izdano 4. sep. 2020 – 660,7 KBDeluje z firefox 54.0 in novejši, android 54.0 in novejši- Fixed inverting pages in side panels.
- Fixed Site List layout (v5 Preview).
- Users' fixes for websites.Izvorna koda objavljena pod MIT/X11 License
Različica 4.9.17
Izdano 2. sep. 2020 – 660,47 KBDeluje z firefox 54.0 in novejši, android 54.0 in novejšiBug fixes:
- Fixed a white flash happening when a webpage starts loading.
- Fixed loading settings when synchronization is disabled.
- Fixed disabling the extension for local files and various URL protocols.
- Users' fixes for websites.
v5 Preview:
- Ability to run the extension on protected pages (if enabled by browser flags).
- Ability to disable system controls styling.
- Ability to quickly remove site list record.
- Minor UI improvements.Izvorna koda objavljena pod MIT/X11 License
Različica 4.9.16
Izdano 27. jul. 2020 – 654,5 KBDeluje z firefox 54.0 in novejši, android 54.0 in novejšiv5 Preview:
- Theme presets.
- Export generated CSS into a file.
- Ability to force Sites Fixes sync.
- Font settings.
- Basic Site List
- Rounded controls.
- Display app version in popup.
Bug fixes:
- Detect if a website uses Dark Reader API to prevent high CPU usage.
- Fix for websites that constantly remove Dark Reader's style sheet.
- Users' fixes for websites.
Dev Tools:
- INGORE IMAGE ANALYSIS section.
- Configurable CSS variables (--darkreader-neutral-bg, --darkreader-neutral-text).
- Updated docs https://github.com/darkreader/darkreader/#use-dev-toolsIzvorna koda objavljena pod MIT/X11 License
Različica 4.9.15
Izdano 10. jul. 2020 – 649,76 KBDeluje z firefox 54.0 in novejši, android 54.0 in novejšiBug fixes:
- Fixed resolving some absolute URLs.
- Fixed stack overflow for self-referenced CSS variables.
- Fixed not working for Wikipedia file previews.
- Users' fixes for websites.
v5 Preview:
- Option to disable/enable settings sync.Izvorna koda objavljena pod MIT/X11 License
Različica 4.9.14
Izdano 6. jul. 2020 – 649,17 KBDeluje z firefox 54.0 in novejši, android 54.0 in novejši- Fixes for websites that clear Dark Reader style (Baidu and others).
- Fix for style links in Shadow DOM.
- Fixes for websites.Izvorna koda objavljena pod MIT/X11 License
Različica 4.9.13
Izdano 29. jun. 2020 – 648,5 KBDeluje z firefox 54.0 in novejši, android 54.0 in novejši- Fix for Gmail with custom background images (multiple levels of media queries).Izvorna koda objavljena pod MIT/X11 License
Različica 4.9.12
Izdano 28. jun. 2020 – 648,52 KBDeluje z firefox 54.0 in novejši, android 54.0 in novejšiHot fixes:
- Fixed broken Custom Site Settings.
- Fixed error for Shadow DOM in closed mode.
v4.9.11:
- Adopted Style Sheets support (if supported by browser).
- Make Dev Tools usable on mobile.
- Fixed working on some not escaped URLs.
- Users' fixes for websites.
- Other bug fixes.
- Slovak translation (thanks to Vladimír Kubala).
v5 Preview:
- Custom background and text colors.
- Ability to import and export settings.Izvorna koda objavljena pod MIT/X11 License
Različica 4.9.9
Izdano 25. maj. 2020 – 623,56 KBDeluje z firefox 54.0 in novejši, android 54.0 in novejšiHuge performance improvements:
- Optimized watching for web page changes.
- Handle huge page changes when the loading is complete.
- Using faster iteration methods for array-like objects.
- Reusing single Canvas for image analysis.
- Other optimizations.
Other bug fixes:
- Added ability to toggle IPv6 addresses.
- Fixed handling CSS files with broken imports.
- Fixed waiting for CSS loading.
- Fixed substitution of CSS variables inside color declarations.
- Fixed observing style sheets that moved into a different location.
- Improved pixel lightness calculation for image analysis.
- Analyze list images.
- Other minor bug fixes.
- Users' fixes for websites.
v5 Preview:
- Ability to set custom scrollbar color or disable styling.
- Ability to set custom text selection color.
- Separate page for automation options.
- Show confirmation dialog before resetting the settings to defaults.
Dev Tools:
- IGNORE INLINE STYLE instruction for elements whose inline style attributes should not be processed.
- Pressing Tab key inserts 4 spaces.Izvorna koda objavljena pod MIT/X11 License
Različica 4.9.8
Izdano 4. maj. 2020 – 607,93 KBDeluje z firefox 54.0 in novejši, android 54.0 in novejši- Fixes for websites.
- Fixed loading images from some URLs.
- Fixed opening Dev Tools in new UI.Izvorna koda objavljena pod MIT/X11 License
Različica 4.9.7
Izdano 24. apr. 2020 – 608,19 KBDeluje z firefox 54.0 in novejši, android 54.0 in novejši- Fix for disappeared icons (Facebook issue).
- Fixes for websites.Izvorna koda objavljena pod MIT/X11 License
Različica 4.9.6
Izdano 23. apr. 2020 – 607,23 KBDeluje z firefox 54.0 in novejši, android 54.0 in novejši- Fixed CSP error on some websites.
- New design preview (activate in Dev Tools).
- Fixes for websites.Izvorna koda objavljena pod MIT/X11 License
Različica 4.9.5
Izdano 22. apr. 2020 – 606,19 KBDeluje z firefox 54.0 in novejši, android 54.0 in novejši- Fixed analyzing images for non-index paths.
- Fixed CSS filter issue for some browser versions.
- Hebrew translation (thanks to @refael722).
- Users' fixes for websites.Izvorna koda objavljena pod MIT/X11 License
Različica 4.9.4
Izdano 30. mar. 2020 – 597,91 KBDeluje z firefox 54.0 in novejši, android 54.0 in novejši- Prevent overriding Stylus extension's style sheets (thanks to @Gusted).
- Fixed breaking on closed Shadow DOM elements (thanks to @Gusted).
- Users' fixes for websites (special thanks to William Zijl @Gusted).Izvorna koda objavljena pod MIT/X11 License
Različica 4.9.3
Izdano 25. mar. 2020 – 597,21 KBDeluje z firefox 54.0 in novejši, android 54.0 in novejši- Improved user interface for mobile browsers.Izvorna koda objavljena pod MIT/X11 License
Različica 4.9.2
Izdano 17. mar. 2020 – 591,28 KBDeluje z firefox 54.0 in novejši, android 54.0 in novejši- Fixed compatibility with older browsers (that don't have Shadow DOM support).
- Improved German translation (thanks to @Mertyn).
- Users' fixes for websites.Izvorna koda objavljena pod MIT/X11 License
Različica 4.9.0
Izdano 12. mar. 2020 – 590,71 KBDeluje z firefox 54.0 in novejši, android 54.0 in novejši- Better support for Shadow DOM.
- Better support for CSS-in-JS libraries.
- Ignore disabled styles (Linkedin issue).
- Better compatibility with other add-ons.
- Improved notifications for important news.
- Vietnamese translation (thanks to @taozherotoxic).
- Updates to Portuguese translation (thanks to @Perkzitos).
- Users' fixes for websites.Izvorna koda objavljena pod MIT/X11 License