Note
UpSnap is, and always will be, free and open source software.
If someone is asking you to pay money for access to UpSnap binaries, source code, or licenses, you are being scammed.
The official and only trusted source for UpSnap is this repository (and its linked releases).
Do not pay third parties for something that is provided here for free.
Changelog
Features
- ab5fa0e: feat: add hindi language (hi-IN) (@seriousm4x)
- 7c640ac: feat: support for sub path hosting (@seriousm4x)
- f6a208f: feat: use new svelte 5 syntax (@seriousm4x)
Bug fixes
- 75969b0: fix: improve device group logic (@seriousm4x)
Others
- 6ce669d: Update README.md (#1337) (@OnyxAbove)
- 9ad5314: update deps (@seriousm4x)
Go dependencies
- 2657a3b: go-dep: use go 1.24.1 (@seriousm4x)
Npm dependencies
- 7d5fa68: npm-dep: bump @sveltejs/kit from 2.36.2 to 2.36.3 in /frontend (@dependabot[bot])
- 2d1c64c: npm-dep: bump @sveltejs/kit from 2.36.3 to 2.37.0 in /frontend (@dependabot[bot])
- c77e76b: npm-dep: bump cron-parser from 5.3.0 to 5.3.1 in /frontend (@dependabot[bot])
- 6eadc5b: npm-dep: bump daisyui from 5.0.50 to 5.0.51 in /frontend (@dependabot[bot])
- 05a6a54: npm-dep: bump daisyui from 5.0.51 to 5.0.54 in /frontend (@dependabot[bot])
- bf58615: npm-dep: bump daisyui from 5.0.54 to 5.1.3 in /frontend (@dependabot[bot])
- 7910f10: npm-dep: bump daisyui from 5.1.3 to 5.1.6 in /frontend (@dependabot[bot])
- b1a4a6c: npm-dep: bump eslint-plugin-svelte from 3.11.0 to 3.12.1 in /frontend (@dependabot[bot])
- 10469c8: npm-dep: bump svelte from 5.38.3 to 5.38.6 in /frontend (@dependabot[bot])
- b5ecd4b: npm-dep: bump typescript-eslint from 8.40.0 to 8.41.0 in /frontend (@dependabot[bot])
- 6094ba2: npm-dep: bump typescript-eslint from 8.41.0 to 8.42.0 in /frontend (@dependabot[bot])
Github Actions
- 24ccf1f: gh-action: bump actions/setup-go from 5 to 6 (@dependabot[bot])
- 2729424: gh-action: fix goreleaser args (@seriousm4x)
- 3ecec81: gh-action: fix goreleaser dirty state (@seriousm4x)
- 81e9319: gh-action: setup pnpm via action (@seriousm4x)
- b35544a: gh-action: update setup-node and use cache pnpm (@seriousm4x)
- 03b3e67: gh-action: use more caching (@seriousm4x)