Releases: oskarsh/Yin-Yang
Releases · oskarsh/Yin-Yang
v4.0.1
Changed
- Updated dependencies (qt still on 6.8, as the base app is still there)
Fixed
- Version is now correctly shown in gui and config file
- Fix Konsole plugin not being shown when global path does not exist
- Fix flatpak poetry generator failing to generate
- Fix icons changing to default theme even if the plugin is disabled
- Fix install script failing if path has spaces
- Fix wallpaper plugin on Cinnamon
- Fix missing icons (logo was not shown in the system tray)
- Fix Konsole plugin crashing when global path does not exist (Thanks @takase1121!)
- Fix KDE icon plugin showing cursor themes (Thanks @takase1121!)
- Fix Konsole plugin not finding any color themes and causing a crash
v4.0.0
Added
- Support for xfce
- Support for plasma icons (@ItachiSan)
- Chinese translations (@w568w)
- Yin-Yang can now be run as a flatpak (@chase9). We will test this feature more thoroughly before we distribute it on Flathub. If you want, please help us with testing and report any issues in our issue tracker.
Fixed
- Automatic positioning works again (@ItachiSan)
- Wallpaper switching was fixed (@Cuberootex)
- Automatic sunrise calculations (@flying-sheep)
- Fixed version comparison (@Ryuno-Ki)
- Added missing package requirement (@eeviriyi)
- Fixed crash on Awesome-WM (@Ryuno-Ki)
- Fixed incorrect Konsole path (@soumya92)
Changed
v4.0-beta.1
Added
- Support for xfce
- Support for plasma icons (@ItachiSan)
- Chinese translations (@w568w)
- Yin-Yang can now be run as a flatpak (@chase9). We will test this feature more thoroughly before we distribute it on Flathub. If you want, please help us with testing and report any issues in our issue tracker.
Fixed
- Automatic positioning works again (@ItachiSan)
- Wallpaper switching was fixed (@Cuberootex)
- Automatic sunrise calculations (@flying-sheep)
- Fixed version comparison (@Ryuno-Ki)
- Added missing package requirement (@eeviriyi)
- Fixed crash on Awesome-WM (@Ryuno-Ki)
Changed
v3.4
Add
- Taiwanese translations (@olivertzeng)
- Command-line option to start the app minimized (tray icon only) (@SlowNicoFish)
- Support for budgie (@SlowNicoFish)
Changed
- Updated dependencies
- Update funding links
- Use form for GitHub issues
- Introduced plugin subclasses to interact with dbus interfaces and config files
- OnlyOffice and VSCode are now supported when installed as Flatpaks
Removed
- Atom since it is no longer developed
- Gedit since it was replaced with Gnome TextEditor that syncs
- Brave since it now syncs natively with the system
- Sound option, since there is a notification option
Fix
- Crash when trying to find the current location automatically
- Gnome wallpaper plugin not working
- Crash when failing to update the config file
- Strings in dropdowns are now sorted case-insensitive
- Fix Konsole plugin when only one process is used (@heddxh)
- Change GTK theme on KDE without
kde-gtk-config(@heddxh) - Fixed installation (@fwinn)
- Added missing dependencies (@alexandervnuchkov)
- VSCode, VSCode OSS and VSCodium are now supported when installed as Flatpak
- VSCode and forks now use the new modern themes as default
v3.4-beta.4
In addition to the previous 3.4 beta versions:
Added
- Option to only start tray icon (@SlowNicoFish)
- Support for Budgie (@SlowNicoFish)
Removed
- Atom since it is no longer developed
- Gedit since it was replaced with Gnome TextEditor that syncs
- Brave since it now syncs natively with the system
- Sound option, since there is a notification option
Changed
- Introduced plugin subclasses to interact with dbus interfaces and config files
- OnlyOffice and VSCode are now supported when installed as Flatpaks
v3.4-beta.3
In addition to previous v3.4 beta releases:
Fix
- VSCode, VSCode OSS and VSCodium are now supported when installed as Flatpak
- VSCode and forks now use the new modern themes as default
v3.4-beta.2
Add
- Taiwanese translations (@olivertzeng)
Changed
- Updated dependencies
- Update funding links
- Use form for GitHub issues
Fix
- Crash when trying to find the current location automatically
- Gnome wallpaper plugin not working
- Crash when failing to update the config file
- Strings in dropdowns are now sorted case-insensitive
- Fix Konsole plugin when only one process is used (@heddxh)
- Change GTK theme on KDE without
kde-gtk-config(@heddxh) - Fixed installation (@fwinn)
- Added missing dependencies (@alexandervnuchkov)
v3.4-beta
Add
- Taiwanese translations (@olivertzeng)
Changed
- Updated dependencies
- Update funding links
- Use form for GitHub issues
Fix
- Crash when trying to find the current location automatically
- Gnome wallpaper plugin not working
- Crash when failing to update the config file
- Strings in dropdowns are now sorted case-insensitive
- Fix Konsole plugin when only one process is used (@heddxh)
- Change GTK theme on KDE without
kde-gtk-config(@heddxh) - Fixed installation (@fwinn)
- Added missing dependencies (@alexandervnuchkov)
v3.3
Add
- New Okular plugin that changes the accessibility mode, allowing you to invert the colors of your document
- Support for the Mate desktop
- Support for cinnamon
- Re-add buttons for manual theme switches
- System tray icon that allows you to manually switch themes
Change
- Updated dependencies to the latest versions
- Project restructuring to make better use of python package handling
- Boot offset time is now configurable from the UI
Fix
- Automatic location detection
- On Wayland, the correct application icon is now shown
- Theme is now changed when PC was in suspend at the theme change time
- Installation script now creates a venv for installing packages
New Contributors
- @mayapony made their first contribution in #201
- @RokeJulianLockhart made their first contribution in #205
- @MrHappyCloud made their first contribution in #212
Full Changelog: v3.2.4...v3.3
v3.3-beta.2
Added
- New Okular plugin that changes the accessibility mode, allowing you to invert the colors of your document
- Support for the Mate desktop
- Support for cinnamon
- Re-add buttons for manual theme switches
- System tray icon that allows you to manually switch themes
- Sway and Hyprland are now supported (thanks @mayapony!)
Changed
- Updated dependencies to the latest versions
- Project restructuring to make better use of python package handling
- Boot offset time is now configurable from the UI
Fixed
- Automatic location detection
- On Wayland, the correct application icon is now shown