Releases: Frewacom/pywalfox-native
Releases · Frewacom/pywalfox-native
v2.7.4
v2.7.3
v2.7.2
This update should fix a common issue that occurred for users running MacOS, e.g. Frewacom/pywalfox#33 and Frewacom/pywalfox#34.
Fixes
v2.7.1
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
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
v2.6
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.