Skip to content

Releases: kmtusher97/kachlan

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 26 Apr 03:51

Changelog

  • 0a04a84 feat: add advanced options and video list preview to GUI

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 25 Apr 17:24

Changelog

  • 37ad058 feat: update app icon to match logo (lime slice design)

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 02:59

Changelog

  • e963087 feat: bundle ffmpeg with Windows GUI app

v0.5.3

Choose a tag to compare

@github-actions github-actions released this 25 Apr 02:48

Changelog

  • 4e8c1f5 fix: add proper metadata to Linux .deb package

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 25 Apr 02:29

Changelog

  • 05446e2 fix: add LSApplicationCategoryType to macOS Info.plist for app visibility
  • 5dd87df fix: add ad-hoc code signing and installation helper for macOS

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 02:00

Changelog

  • 3240f68 chore: update to Go 1.26 and fix CI lint configuration
  • b8598a9 feat: auto-install ffmpeg with zero-setup experience
  • 7989816 feat: create .deb package for Linux with bundled ffmpeg
  • fa31845 fix: release-gui should wait for release-cli to create the release

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 21 Apr 14:33

Changelog

  • c7e3ab5 feat: remove versions from release artifact filenames for stable latest URLs

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 13:10

Changelog

  • 79ac986 chore: ignore GUI dev build artifacts
  • f32562f feat: add cross-platform GUI desktop app using Wails
  • bf5b126 fix: quote webkit2gtk build tag for wails build command
  • 3c488f3 refactor: extract shared media module for multi-module monorepo

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 01:49

Changelog

  • 6678582 feat: add Windows support

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 01:23

Changelog

  • 497be66 build: add deb and rpm package generation via nfpms
  • 60954ac build: enable Homebrew formula publishing to homebrew-tap
  • 6624227 fix: comment out homebrew tap until repo is created