Releases: jay739/omnifin
Releases · jay739/omnifin
v1.3.3
v1.3.2
v1.3.1
v1.3.0
Changelog
- 330de9e feat: desktop client v1.3.0 — full native experience (#12)
- 35aa6b6 fix(build): drop docs/go.mod so docs/ is a sub-package, not a separate module (#15)
- ebd0bf2 fix(ci): install gh in goreleaser container + portable sed for Tauri version sync (#14)
- 7f8bc53 fix: don't exclude mail/ from Docker build context (#13)
v1.2.0
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)
v1.1.1
v1.1.0
Changelog
- 3f88bf3 build: rewrite hardcoded CSS version in crash.html on copy
- e3f025a ci: GitHub Actions for tests + multi-arch Docker publish, contribution docs
- 8053c50 ci: don't override PATH in test step — broke 'make' lookup
- 34ed7fc ci: fetch full history + tags so 'git describe' returns a real CSSVERSION
- 6d2a617 ci: fix workflows — install node+swag+make for test, env-scope secrets for publish
- 728681d ci: make go vet advisory — pre-existing upstream issues block legit failures
- d074341 ci: release workflow for desktop binaries on v* tags (#1)
- 0be5e55 feat: Jellystat-backed announcement vars
- ad83403 feat: scheduled announcements, activity-based expiry auto-extend, expanded webhook system
- 872b649 feat: send test announcement, smart user filtering, Jellystat dashboard widget
- 8ce0eb3 fix: escape ~ in omnifin.css class selector, fix v1.0.0 CSS versioning