Releases: AtiDev17/DazContentInstaller
v0.9.3 From Tkinter to Qt6
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
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
Full Changelog: v0.9...v0.9.1
User gets notified when they try to import any file that is not an archive.
v0.9
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
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
v0.8 Logging System
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
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
Added file size to the install tab
Full Changelog: v0.7.1...v0.7.2