Skip to content

Releases: Frewacom/pywalfox-native

v2.7.4

08 Jul 09:00
Compare
Choose a tag to compare

Fixes

  • Replace JSONDecodeError with ValueError to prevent invalid import on old python versions (Frewacom/pywalfox#69)

v2.7.3

06 Jun 11:02
Compare
Choose a tag to compare

Improves the CSS styling of the new tab page in Firefox 89. This is only relevant if you are using the built-in userContent.css.

v2.7.2

25 May 08:58
Compare
Choose a tag to compare

This update should fix a common issue that occurred for users running MacOS, e.g. Frewacom/pywalfox#33 and Frewacom/pywalfox#34.

Fixes

  • Fix bug on MacOS in main.sh where the PATH would not include the pywalfox executable (fde8640)
  • Fix pywal cache path formatting (d6208fb)

v2.7.1

27 Nov 19:47
Compare
Choose a tag to compare

This update adds three new CLI-commands and fixes a bug with the installation script on Windows.

Added commands

pywalfox dark sets the theme mode to dark
pywalfox light sets the theme mode to light
pywalfox auto sets the theme mode to auto

Features

  • Set the theme mode to dark, light and auto using the CLI. Useful if you want to switch modes automatically for certain themes (Frewacom/pywalfox#51)

Fixes

  • Remove the permission validation during installation to prevent crashing on non-UNIX systems (Frewacom/pywalfox#52)

v2.7

26 Oct 18:10
Compare
Choose a tag to compare

This update renames some CLI-commands and requires you to re-run the installation using pywalfox install for it to work.

Updated commands

pywalfox setup has been renamed to pywalfox install
pywalfox daemon has been renamed to pywalfox start

Features

  • Send the wallpaper and the colors to the extensions (will eventually be used to save colors based on wallpaper)
  • Add global flag to installation, allowing you to install the pywalfox manifest for all users
  • Improved userChrome.css (You can find the changes here and here)

v2.6

03 Aug 19:02
Compare
Choose a tag to compare

This release contains a potential fix for most of the PATH issues, as described in Frewacom/pywalfox#34, Frewacom/pywalfox#33 and Frewacom/pywalfox#31.

v2.5

03 Aug 11:57
Compare
Choose a tag to compare
  • Added support for updating the theme in up to two applications at once (e.g Firefox and Thunderbird)
  • Fixed bug in the included userChrome.css, causing right-click context menus to resize when hovering over an item

v2.4

31 May 15:51
Compare
Choose a tag to compare
  • Updated userContent.css and userChrome.css with better styling based on your pywal colors
  • Moved log file to .cache folder, fixing a permission issue if Pywalfox was installed globally
  • Loads your Firefox profile from profiles.ini

v2.2

23 May 09:05
d1c198a
Compare
Choose a tag to compare

Compatible with Pywalfox addon version >= 2.0.0