Releases: oskarsh/Yin-Yang
Releases · oskarsh/Yin-Yang
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
v3.3-beta
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
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
v3.2.4
Changed
- KDE GTK theme is now changed via dbus instead of editing the config files
- Improved handling of paths (@flying-sheep)
- Improved label of checkbox for automatic location update
- Konsole plugin now uses two profiles: one light, one dark. These profiles get updated with the currently selected themes and Konsole and yakuake now simply switch between these two. This makes live theme changes possible.
Fixed
- Konsole theme is now updated live (thanks so much @noyannus!)
- names of custom shell scripts can now contain whitespace
- Some missing paths were added to the vscode plugin (@pierreavizou)
- Automatic location updates don't overwrite custom coordinates anymore
- Removed annoying message that gedit is not available
- Applying settings no longer plays a sound or sends a notification