Skip to content

Releases: mysteryengineer/reddit-downloader

24.1.4

04 Jan 06:46
Compare
Choose a tag to compare

Changes in this release:

  • ⬆️ Upgraded all the dependencies
  • 🐛 Fixed a bug fetching some media from galleries
  • 🐛 Disabled CGO to create a static binary
  • ✨ Added parameter to filter the files based on their extension
  • 👷🏾‍♂️ Added workflow to close stale issues
  • 👷🏾‍♂️ Scheduled task to build a new image every month

23.12.18

18 Dec 10:32
Compare
Choose a tag to compare

Changes in this release:

  • 👷🏾‍♂️ Scheduled task to build a new image every month
  • 👷🏾‍♂️ Moved the release creation to the correct job
  • 👷🏾‍♂️ Changed CI pipeline to build Docker image after a new release
  • 🐳 Creating the Docker image using the pre-built binaries
  • 👷🏾‍♂️ Added a changelog to each release
  • 🐳 Using the Go official image to build the project
  • ✨ Created notification of new release available
  • 👷🏾‍♂️ Changed CI pipeline to build when a tag is created
  • ⚡️ Sorting files before starting the conversion
  • ✨ Added support to download galleries
  • ⚡️ Changed the audio conversion to codec Opus

23.12.2

02 Dec 10:29
Compare
Choose a tag to compare
⚡️ Changed the audio conversion to codec Opus

23.11.18

18 Nov 12:20
Compare
Choose a tag to compare
♻️ Consolidated the media conversions in a single task