UUP dump downloader v1.1.0
Description: A project aiming to create foolproof application allowing easy creation of Windows installation images from Unified Update Platform.
This application uses UUP dump API project as it's backend to generate required links. Communication with API is done by using internal PHP webserver.
If you want to browse temporary working directory created by this application press ALT + D while in main window.
Homepage: https://gitlab.com/uup-dump/downloader
Changes:
Version 1.1.0 introduces the following features in comparison with 1.0.0:
-A search bar for quicker access to builds
-Basic support of translations (language is auto-detected from user's system language preferences)
-New way of handling single file (formerly compiled version) version of application
-Numerous fixes for functionality
-Updated versions of used components
Changes since Release Candidate:
-A few cosmetic fixes