Skip to content

Releases: AtiDev17/DazContentInstaller

v0.9.3 From Tkinter to Qt6

04 Feb 18:20
94cb0cd

Choose a tag to compare

What's Changed

  • Changed GUI framework from Customtkinter to PySide6/Qt by @Ati1707 in #28
  • Added some basic icons to the app
  • Improved workflow

If you want to see how the app looks like: https://github.com/Ati1707/DazContentInstaller?tab=readme-ov-file#screenshot

Full Changelog: v0.9.2...v0.9.3

v0.9.2 From Tkinter to Qt

02 Feb 20:47
410bb1b

Choose a tag to compare

Pre-release

This is a pre-release to let users test and collect feedback not much changed in the backend.

  • Rewrote the whole GUI from Tkinter to PySide6/Qt6
  • Refactored GUI code in smaller parts
  • Fixed issues that came with the rewrite and refactoring
  • Improved asset detection. If an asset is already installed it will immediately stop the operation instead of extracting etc.
  • Removed most of the patching

Full Changelog: v0.9.1...v0.9.2

v0.9.1

13 Dec 12:37

Choose a tag to compare

Full Changelog: v0.9...v0.9.1

User gets notified when they try to import any file that is not an archive.

v0.9

09 Dec 11:31

Choose a tag to compare

What's Changed

  • Improve asset detection by @Ati1707 in #25
  • A lot of refactoring and documentation by @Ati1707 in #26
  • Added notification if an update is out
  • Added 7z 64bit version which improves the performance and updated to version 24.09

Full Changelog: v0.8.2...v0.9

v0.8.2

16 Nov 12:37

Choose a tag to compare

Added a warning when an asset could not be imported
User can now remove the asset view from install tab(This does not remove the asset from your system)

Full Changelog: v0.8.1...v0.8.2

v0.8.1

16 Nov 01:52
21cbb3b

Choose a tag to compare

What's Changed

  • added progressbar to the install tab by @Ati1707 in #22

Full Changelog: v0.8...v0.8.1

v0.8 Logging System

15 Nov 20:26

Choose a tag to compare

What's Changed

  • User can set their own path by @Ati1707 in #18
  • Added logging system and managed to hide the console completely by patching another library method by @Ati1707 in #21

Full Changelog: v0.7.3...v0.8

v0.7.3

14 Nov 17:24

Choose a tag to compare

Resizes the window to fit within screen when the user uses a different scaling than 100% and the user can now manually resize the window

Full Changelog: v0.7.2...v0.7.3

v0.7.2

14 Nov 15:08

Choose a tag to compare

Added file size to the install tab

Full Changelog: v0.7.1...v0.7.2

v0.7.1

13 Nov 12:58
dbe3c66

Choose a tag to compare

What's Changed

  • disable button when pressed by @Ati1707 in #15

Full Changelog: v0.7...v0.7.1