Skip to content

Releases: dgr8akki/nano-ffmpeg

v0.5.0

25 Apr 22:48

Choose a tag to compare

Changelog

  • b3f01aa Add Buy Me a Coffee funding option
  • 31fdbb3 Add MIT LICENSE and link from README
  • f51b0ac Fix CI CD process
  • 522cfe8 Fix libsvtav1 codec issue
  • 06a7f0f feat(ffmpeg): add reviewer suggestions
  • 3e182f8 fix(ffmpeg): windows ffmpeg detection

v0.4.0

17 Apr 23:49

Choose a tag to compare

Changelog

  • 5cd4466 Fix: Update result screen and tests

v0.3.0

16 Apr 22:15

Choose a tag to compare

Changelog

  • 6f8d945 Fix: Update release workflow and READMEs

v0.2.0

16 Apr 21:59

Choose a tag to compare

Changelog

  • 154ec02 Add test files
  • b5c903c Add theme support
  • 31bdcae Fix linting errors in website/app/docs/page.tsx
  • 3905c86 Fix: Add runner_unix.go and runner_windows.go, update READMEs
  • 0c8030f docs: add yay installation instructions

v0.1.1

14 Apr 23:22

Choose a tag to compare

Changelog

  • 38af286 Add a warning if there is no filter installed
  • 4836e8a Fix Merge, Subtitles, Watermark functionality
  • 81a21da Fix Trim fields not editable
  • 51cdcbe Fix fade in fade out errors
  • 9e45cc8 Remove unwanted docs
  • 37b41b3 docs: update README with website link, Homebrew install, and release info

v0.1.0

11 Apr 18:17

Choose a tag to compare

Changelog

  • 016f37e Initial Commit
  • 856b0ae build: add GoReleaser config and Homebrew formula template
  • e0a6bcc ci: add GitHub Actions workflows for CI and release
  • adadc05 feat: add project website (Next.js + Tailwind)