Историјат издања додатка Pywalfox - 25 издања
Pywalfox од Fredrik Engstrand, Johan Engstrand
Будите опрезни са старим издањима! Ова издања су приказана у сврхе тестирања и референце.Увек би требало да користите најновије издање додатка.
Најновије издање
Издање 2.1.1
Објављено 3. jun 2026. - 41,12 KBРади са firefox 142.0 и каснијеFirefox 152 removes an internal API that Pywalfox uses to apply color schemes to its own extension page. This update works around this change, so that the UI will be correctly themed on Firefox 152 and later.Изворни код је објављен под Јавна дозвола Mozilla 2.0
Старија издања
Издање 2.1.0
Објављено 26. dec. 2025. - 40,81 KBРади са firefox 89.0 и каснијеAdded confirmation dialog when enabling stylesheets (solves #112, #119, #152 on Github)
Added new Theme API properties:
- frame_inactive - Customize header appearance when window is inactive
- ntp_card_background - Better control over new tab page card styling
- toolbar_text - Explicit toolbar text color control
Removed deprecated properties:
- tab_background_separator (deprecated since Firefox 89)
- toolbar_field_separator (deprecated since Firefox 89)
Removed redundant property:
- bookmark_text (replaced by toolbar_text)
There should be no breaking changes, previous configuration should carry over to the new version seamlessly. If not, resetting the theme template to default should fix it.Изворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 2.0.11
Објављено 24. jan. 2023. - 41,52 KBРади са firefox 60.0 и касније- Fix auto mode not updating the theme at the set time intervalИзворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 2.0.9
Објављено 17. okt. 2022. - 41,61 KBРади са firefox 60.0 и касније* Dynamically set `prefers-color-scheme` CSS property on theme mode change (#94)Изворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 2.0.8
Објављено 30. apr. 2022. - 41,58 KBРади са firefox 60.0 и каснијеИзворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 2.0.7
Објављено 6. jun 2021. - 43,71 KBРади са firefox 60.0 и касније- Added new connection error page with button for retrying the connection without restarting
- Added options for muting update and connection notifications
- Fixed incorrect connection status if native messenger disconnected without error
- Removed tab border color in Firefox 89.xИзворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 2.0.6
Објављено 27. nov. 2020. - 40,42 KBРади са firefox 60.0 и каснијеThis update adds support for the new theme mode commands in the native application. You can find more info about this here: https://github.com/Frewacom/pywalfox-native/releases/tag/v2.7.1.
If you want to use this new feature, you must also update the native application to version >= 2.7.1.Изворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 2.0.5
Објављено 26. okt. 2020. - 40,36 KBРади са firefox 60.0 и каснијеThis update contains relatively few noticeable changes for users and is mainly code refactoring and improvements.
- Add experimental support for darkreader (currently unavailable to normal users)
- Add option for automatically fetching colors on startup from the native application
- Minor UI fixes and improvementsИзворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 2.0.4
Објављено 3. avg. 2020. - 36,72 KBРади са firefox 60.0 и касније- Accessibility improvements in the Settings page (highlight the selected button/link when using tab)
- Updated text on update page
- Bumped the minimum required version of the Pywalfox native messaging applicationИзворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 2.0.3
Објављено 31. maj 2020. - 36,69 KBРади са firefox 58.0 и касније- Fixed issue where the debugging section would not display connection status and version correctly
- Fixed issue with custom colors not resetting on Fetch for the non-selected theme mode
- Minor style improvements to Settings pageИзворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 2.0.2
Објављено 26. maj 2020. - 36,65 KBРади са firefox 58.0 и касније- Fixed issue with Auto theme mode not triggering for the selected time interval
- Show notification when trying to fetch colors but you are not connected to the daemonИзворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 2.0.1
Објављено 23. maj 2020. - 36,59 KBРади са firefox 58.0 и касније- Fixed issue with data not loading correctly in the Settings page if it was open from a previous Firefox sessionИзворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 2.0.0
Објављено 23. maj 2020. - 36,55 KBРади са firefox 58.0 и касније- Complete revamp of the extension page
- Better error handling
- Extensive customization options
- Customize (almost) every element of the browser to your liking
- Live reload of DuckDuckGo colors
- Light/dark/auto theme modes, use Auto for automatic switching between light- and dark mode based on time of day
This update requires that you install the updated daemon. You can find instructions of thisИзворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 1.5.3
Објављено 28. mar. 2020. - 32,71 KBРади са firefox 58.0 и касније- Fixed issue where the scrollbar would not be hidden, despite the option
- Separated userChrome and userContent into two different options
- Added support for communication with other extensions, e.g. Darkreader
- Fixed issue where undo in the colorpicker would not reset to the previous color
- Code cleanup and fixesИзворни код је објављен под MIT дозвола
Издање 1.5.2
Објављено 27. mar. 2020. - 31,67 KBРади са firefox 58.0 и касније- Changed all text color to "Text color"Изворни код је објављен под MIT дозвола
Издање 1.5.1
Објављено 26. mar. 2020. - 31,67 KBРади са firefox 58.0 и касније- Fixed layering issue with notifications in the Settings pageИзворни код је објављен под MIT дозвола
Издање 1.5.0
Објављено 26. mar. 2020. - 31,66 KBРади са firefox 58.0 и касније- Added a new feature for creating custom theme templates, allowing you as the user to decide which colors from the pywal palette should be used when creating a theme.
- Added a notification page telling you to update the native app when it is incompatible with the addon
- Added media queries to improve usability in smaller windows
- Added indicator to Settings page telling you the version and connection status to the daemon
- Fixed issue where DuckDuckGo theme would not reset when resetting the pywal theme
- Increased width of content in Settings page
- Other minor bug fixes and improvementsИзворни код је објављен под MIT дозвола
Издање 1.4.5
Објављено 24. mar. 2020. - 23,04 KBРади са firefox 58.0 и касније- The daemon is no longer queried on launch and colors are read from local storage instead (if they exist)
- Added error handling for cases where the pywal colors in local storage was undefined
- Changed default Settings page hemeИзворни код је објављен под MIT дозвола
Издање 1.4.4
Објављено 16. mar. 2020. - 22,71 KBРади са firefox 58.0 и каснијеRemember to run a git pull in your Pywalfox directory to get the updated script (the most recent changes was made 03-17-2020)
- DuckDuckGo-pages will be automatically refreshed and updated after fetching pywal colors
- Added support for triggering an update of the theme using the native script (python pywal-fetcher.py update)Изворни код је објављен под MIT дозвола
Издање 1.4.3
Објављено 15. mar. 2020. - 22,63 KBРади са firefox 58.0 и касније- Fixed issue with color previews in colorpicker not updating when fetching new colors
- Removed the (unused) "backgroundDark" colorИзворни код је објављен под MIT дозвола
Издање 1.4.2
Објављено 6. jan. 2020. - 22,59 KBРади са firefox 58.0 и касније- New improved color picker dialog
- Minor fixes and improvementsИзворни код је објављен под MIT дозвола
Издање 1.4.1
Објављено 4. jan. 2020. - 21,82 KBРади са firefox 58.0 и касније- Added support for custom text color
- Minor fixes and improvementsИзворни код је објављен под MIT дозвола
Издање 1.4
Објављено 4. jan. 2020. - 21,78 KBРади са firefox 58.0 и касније- Improved the custom color picker
- Minor other changes and improvements
Using the new color picker modal, you can choose between the colors generated by pywal, as well as selecting a custom color using the built-in color picker.Изворни код је објављен под MIT дозвола
Издање 1.3.2
Објављено 3. jan. 2020. - 20,29 KBРади са firefox 58.0 и касније- Improved readability in DuckDuckGo-theme
- Fixed issue where you would have to manually reselect a theme for the DuckDuckGo-theme to be disabled
- Added style in custom CSS to hide the semi-transparent top-border when hovering a tab
- Minor improvements and bug fixesИзворни код је објављен под MIT дозвола
Издање 1.3
Објављено 2. jan. 2020. - 19,25 KBРади са firefox 58.0 и касније- Added automatic theming support for DuckDuckGo (can be enabled and disabled using the add-on settings page)
- Improved UI design of the settings page
- Minor improvements and bug fixesИзворни код је објављен под MIT дозвола