Skip to content

Releases: Prayag2/konsave

v1.0.4

05 Mar 18:17
066f3a4
Compare
Choose a tag to compare

Whats new:

  • You can now use the --force or -f option to overwrite existing profiles!
  • A separate config file has been introduced for easier maintenance.

v1.0.3

05 Mar 15:50
Compare
Choose a tag to compare

Deployed it to PyPI!

v1.0.2

04 Mar 13:49
Compare
Choose a tag to compare

Fixed a small bug

v1.0.1

04 Mar 08:45
Compare
Choose a tag to compare

What's new:

  • Bug fixes
  • Better import and export
    • It will now export and import the installed themes, icons, cursors and plasmoids so there will be no need to install the themes manually on other machines.

v1.0.0

02 Mar 11:42
e5e4c0a
Compare
Choose a tag to compare

What's new:

  • You can now export and import your favourite profiles as ".knsv" files and share them with your friends!
  • You can also import ".knsv" files as profiles!

v0.1.0

02 Mar 07:05
c5500c6
Compare
Choose a tag to compare

What's new:

  • Added support for the following configs:
    • GTK 4
    • Latte Dock
    • breezerc (window decoration)
    • oxygenrc (window decoration)
    • Splash Screen
  • Using argparse instead of getopt
  • Removed unnecessary code
  • Improved error handling

v0.0.3

01 Mar 08:05
16a2de7
Compare
Choose a tag to compare

What's new:

  • Changed the profile path from "~/.haxguru/konsave" to "~/.config/konsave"

v0.0.2

28 Feb 06:39
Compare
Choose a tag to compare

What's new:

  • A lot of bugs were fixed
  • Running 'consave' without any options will now print the help text
  • Improved the code

v0.0.1

28 Feb 15:33
6d0377b
Compare
Choose a tag to compare

The first release!