Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 17 May 23:50
· 2235 commits to 54e61245982730ba253a975c199c8d0ef9e95bf4 since this release

Changelog

  • d8a783d ci: explicit Tauri bundle targets + verbose for debugging (#9)
  • 8273779 feat: native desktop client (Tauri) — wraps a self-hosted Omnifin server in a native window (#6)
  • 8ae0cbc fix: add mainBinaryName to Tauri config so bundler finds the binary (#10)
  • 3c4c663 fix: anchor root .gitignore paths so desktop/dist/index.html gets committed + drop conflicting libappindicator3-dev (#7)
  • 54e6124 fix: build Tauri on native runners per arch, drop --target (#11)
  • 191d7e7 fix: force bash shell for DMG step — sh doesn't have shopt (#5)
  • 18c212c fix: regenerate Tauri icons as RGBA with correct sizes, add icon.icns (#8)