Releases: vegidio/umd-app
Releases · vegidio/umd-app
24.12.4
24.12.3
New Features
- Add command to manually download failed downloads (92fbf8c)
- GUI: Add filtering by URL (bf78f12)
- Reddit: Support extracting media from galleries (f9a3390)
- Redgifs: Expand the list of valid video URLs (10e91be)
- Save each download batch on their own directory (2d2b355)
- Track download information so we can debug errors (022a2f1)
Improvements
- Update download function to support resume (4e97808)
24.12.2
24.12.1
24.12.0
New Features
- Add auto detection of dark/light mode (14df01b)
- Add dialog for directory selection (512d6ab)
- Add error message when something goes wrong (fe50609)
- Complete basic layout of the GUI (d389496)
- Complete customization of media list (ec22bfc)
- Complete loading animation while media is queried (5e70f71)
- Complete the media selection by image and video (41754d7)
- Connect with umd-lib and query media (0225406)
- Implement download function (3e89b69)
- Implement download progress updates (e8e98d4)
- Implement media list grid (9e57ce2)
Bug Fixes
- Prevent MediaList from re-rendering multiple times (91c75ef)