Skip to content

Releases: xvitaly/tuned-switcher

Release 0.7.2

12 Apr 13:13
v0.7.2
4be41ec
Compare
Choose a tag to compare

Changes

  • Performed major CMake refactoring.
  • Updated Flatpak Qt runtime to 5.15-22.08.
  • Removed obsolete LGTM badges and integration.

Release 0.7.1

04 Aug 07:30
v0.7.1
cec38bc
Compare
Choose a tag to compare

Changes

  • Added Turkish translation. Thanks to @ersen0.
  • Updated desktop file translations.
  • Updated CI workflows.

Release 0.7.0

03 Mar 12:53
v0.7.0
98ba6b5
Compare
Choose a tag to compare

Changes

  • Implemented full Qt 6 support.
  • Qt 6.2.x will be used by default with fallback to Qt 5.15.x.
  • Switched GitHub actions workflows to use Fedora container.
  • Performed minor code refactoring.

Release 0.6.0

23 Dec 14:27
v0.6.0
97169f6
Compare
Choose a tag to compare

Changes

  • Updated project's description in metainfo and README files.
  • Switched to qEnvironmentVariableIsSet() for checking if the environment variable is set.
  • Switched FreeDesktop SDK to version 21.08 for building Flatpak package.
  • Updated all GitHub CI workflows.
  • Performed minor cleanup: removed no longer needed files from repository.
  • Implemented installation of generated documentation files if enabled.
  • Performed compatibility changes with version 3.0 of the REUSE Specification.
  • Added some tests.

Release 0.5.0

27 Aug 16:25
v0.5.0
aa76752
Compare
Choose a tag to compare

Changes

  • Performed code refactoring.
  • Updated documentation.
  • Added Screenhots page.
  • Updated metainfo description.

Release 0.4.0

10 Jul 13:47
v0.4.0
7015b0d
Compare
Choose a tag to compare

New

  • Added manpage.
  • Improved GUI widget UX:
    • Removed Apply button. The selected profile will be applied automatically.
    • The widget can be closed by pressing Esc button.
    • Updated taskbar icon and fixed scaling issues.
  • Implemented native DBus notifications both for applet and widget.

Changes

  • Performed code optimizations.
  • Reorganized C++ headers.
  • Reduced the number of QString allocations.

Release 0.3.0

01 Jul 18:59
v0.3.0
66d7a93
Compare
Choose a tag to compare

Changes

  • Merged Applet and GUI versions into a single application.
  • Removed duplicate launcher.
  • Implemented automatic fallback to GUI version for desktop environments without system tray support.
  • Code refactoring.
  • Updated documentation.

Changes in metainfo

  • Added new screenshots with descriptions.
  • Added information about developers.
  • Fixed issues with application's icon.

Release 0.2.1

21 Jun 13:42
v0.2.1
365ce13
Compare
Choose a tag to compare

Changes in metainfo

  • Switched to use auto-generated URL and description.
  • Updated project description.
  • Added releases section.

Release 0.2.0

15 Mar 17:49
v0.2.0
ef5df5b
Compare
Choose a tag to compare

New

  • Added RPM package for Fedora.
  • Added Flatpak build support.
  • Added checks if the Tuned service is running. The Tuned service can be started automatically if not running.
  • Added localizations support.
  • Added a taskbar icon for the GUI application.
  • Added Doxygen support.

Changes

  • Fixed issues with tray and taskbar icons.
  • Performed code cleanup and optimizations.
  • Slightly optimized CMake build scripts.
  • Different minor bug fixes.

Release 0.1.0

03 Mar 20:02
v0.1.0
d3706a1
Compare
Choose a tag to compare

First public release.