Skip to content

Releases: vegidio/umd

26.4.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 20:16

New Features

  • Add installer script and update README with installation guide (888bd57)

Improvements

  • Re-write app logic to remove errors and performance improvements (1dd87f7)
  • Remove unused MergeMedia function and streamline test structure (e74e053)
  • Remove unused shared module and all associated dependencies (868b193)

26.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Mar 22:01

Bug Fixes

  • External: Add mutex to ensure thread-safe metadata expansion (5c06cde)
  • Reddit: Add OAuth authentication support and streamline API requests (aafec93)

26.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Feb 10:35

New Features

  • Improve telemetry configuration in the app (be64564)

Bug Fixes

  • Erome: Resolve incorrect selector for image extraction (c2a142b)

26.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Jan 05:18

New Features

  • Coomer: Add support for non-mandatory cookies (acde470)

Bug Fixes

  • Saint: Add support for turbo.cr domain (dd4ef9f)

25.12.1

Choose a tag to compare

@github-actions github-actions released this 31 Dec 14:18

Bug Fixes

  • CLI: Add missing line break in the "no source" error message (b6dc1a6)
  • Fix the automatic cookie extraction from browsers (6b5fad8)

25.12.0

Choose a tag to compare

@github-actions github-actions released this 27 Dec 17:09

Happy Holidays! 🎅

25.11.2

Choose a tag to compare

@github-actions github-actions released this 26 Nov 21:22

Improvements

  • Move cli and gui under the cmd directory (1b7086d)

Bug Fixes

  • SimpCity: Update how filenames are created during download (3ce14c4)

25.11.1

Choose a tag to compare

@github-actions github-actions released this 25 Nov 21:45

New Features

  • Erome: Add support for erome.com domain and include tests (7779a52)
  • Saint: Add support for saint2.cr domain and include tests (847b550)

Bug Fixes

  • CI: Pin @release-it/conventional-changelog to version 10.0.1 to fix changelog creation (cc333c9)

25.11.0

Choose a tag to compare

@github-actions github-actions released this 22 Nov 13:53

New Features

  • Cyberdrop: Add support for cyberdrop.cr domain (66cd1ce)
  • JpgFish: Add support for jpg7.cr domain (1104fdb)

25.10.2

Choose a tag to compare

@github-actions github-actions released this 12 Oct 18:32

New Features

  • Add custom Fetch to all extractors and update download logic (5e32a90)
  • Add support for Bunkr extractor with image, album, and video handling (9c68eb0)

Improvements

  • Bunkr: Improve URL handling logic (28c918d)
  • Replace Fetch with DownloadHeaders in extractors and update media handling logic (6c0d7f6)
  • SimpCity: Enhance URL handling (67be27e)