Release history
UpSnap releases
A simple wake on lan web app written with SvelteKit, Go and PocketBase.
All releases
11 shown
Fixed binding_property_non_reactive and eager fetch on device card.
Full changelog
[!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
Bug fixes
- 1a60020a1a21cbf01d4838177cc2bb842dd36a34: fix: binding_property_non_reactive (@seriousm4x)
- 19daaf803f72f6cad66a6fd922771c78e779086d: fix: eager fetch on device card (@seriousm4x)
Others
- 91fe0740ea281237eced3f699d2566310b118467: Add i18n el-GR (#1734) (@nikmak88)
- 6aa23453447304db126716c7dd655e63d63765ac: build(deps): bump cookie from 0.6.0 to 1.1.1 in /frontend (@dependabot[bot])
- 9494c34598238a04a42eab36eaa7df3d7e714c56: update deps (@seriousm4x)
- Added shutdown group
- Format pending countdown as MM:SS
Full changelog
[!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
Others
- cc605acc8399fcbe0335340471a244b8b8224fd8: Added shutdown group (#1732) (@mabbas007)
- b297f3a88781d224fc4540a792a374e6971996f9: Format pending countdown as MM:SS (#1727) (@phuonganh2601)
- af655d3621b32327b8fb9fb985dfb597be6105a4: build(deps-dev): bump vite from 7.3.1 to 7.3.2 in /frontend (@dependabot[bot])
- 6df1205affedd6a4e108cd15947cf5b31e864ad4: update deps (@seriousm4x)
Github Actions
- aabd8c165cfeb567dcbaccf68c4b1a2c8d432b77: gh-action: bump dependabot/fetch-metadata from 2 to 3 (@dependabot[bot])
- 24e218b3345304084492bd49f5dd3b15f24588ff: gh-action: bump pnpm/action-setup from 5 to 6 (@dependabot[bot])
Fixed static page reload failures by using search parameter for device ID instead of path-based identification.
- Rootless device and network scanning
- Tailwind CSS Vite integration
Fixed default listen address to use 0.0.0.0 instead of localhost restriction for network accessibility.