Releases: seriousm4x/UpSnap
Releases · seriousm4x/UpSnap
4.6.0
New Features
Device descriptions (https://github.com/seriousm4x/UpSnap/discussions/947)
Devices can now have a description to better identify them.
Auto open link (https://github.com/seriousm4x/UpSnap/discussions/847)
When waking up a device, you can now choose whether you want its link to open automatically. The link can open in a new tab, the same tab, or not at all—it's your choice.
Note: This feature is designed to open the link only if you manually click the wake button. Additionally, the link will open only in the specific browser session where the action is performed, not in others.
Changelog
Features
- 973a1b8: feat: add device description field (@seriousm4x)
- 0e42758: feat: auto open device link after wake (@seriousm4x)
Bug fixes
- 8906b2b: fix: dependabot ignore major releases (@seriousm4x)
- 8cb1005: fix: grammar in shutdown description (@seriousm4x)
Others
- 558e648: format (@seriousm4x)
- c926eb7: pnpm format (@seriousm4x)
Go dependencies
- eea7ff4: go-dep: bump github.com/pocketbase/pocketbase in /backend (@dependabot[bot])
- 567fa46: go-dep: bump github.com/prometheus-community/pro-bing in /backend (@dependabot[bot])
Npm dependencies
- d36da86: Revert "npm-dep: bump tailwindcss from 3.4.17 to 4.0.0 in /frontend" (@seriousm4x)
- 4f015fb: npm-dep: bump @sveltejs/kit from 2.15.3 to 2.16.0 in /frontend (@dependabot[bot])
- 5189a2c: npm-dep: bump @sveltejs/kit from 2.16.0 to 2.16.1 in /frontend (@dependabot[bot])
- 42d35df: npm-dep: bump pocketbase from 0.25.0 to 0.25.1 in /frontend (@dependabot[bot])
- 09d856e: npm-dep: bump tailwindcss from 3.4.17 to 4.0.0 in /frontend (@dependabot[bot])
- 9cd8cb2: npm-dep: bump typescript-eslint from 8.20.0 to 8.21.0 in /frontend (@dependabot[bot])
- ef58ce1: npm-dep: bump vite from 5.4.11 to 5.4.12 in /frontend (@dependabot[bot])
4.5.1
Changelog
Features
- 2d8fce3: feat: allow non http/https links for ports and devices (@seriousm4x)
Bug fixes
- 62cb0e8: fix: js eslint warning (@seriousm4x)
Others
- 3746d71: formatting (@seriousm4x)
Go dependencies
- 22c16cc: go-dep: update (@seriousm4x)
Npm dependencies
- 3e7eb6c: npm-dep: bump @sveltejs/kit from 2.15.2 to 2.15.3 in /frontend (@dependabot[bot])
- 71319f0: npm-dep: bump eslint-config-prettier from 9.1.0 to 10.0.1 in /frontend (@dependabot[bot])
- 9da9367: npm-dep: bump postcss from 8.5.0 to 8.5.1 in /frontend (@dependabot[bot])
- 34a0ae5: npm-dep: bump prettier-plugin-tailwindcss in /frontend (@dependabot[bot])
- 7764ccc: npm-dep: update (@seriousm4x)
4.5.0
Changelog
Features
- 641095b: feat: add freebsd support (@seriousm4x)
Others
- 14a9841: Merge pull request #940 from hrhrkeee/add-Japanese-Language (@seriousm4x)
- 1f0818b: Update README.md (@hrhrkeee)
- 743da5c: add JapaneseLanguage(日本語) (@hrhrkeee)
- 74326f3: prettier formatting (@seriousm4x)
Go dependencies
- 7c91f02: go-dep: bump github.com/pocketbase/pocketbase in /backend (@dependabot[bot])
- d1a0457: go-dep: bump github.com/pocketbase/pocketbase in /backend (@dependabot[bot])
- 8da9b15: go-dep: update (@seriousm4x)
Npm dependencies
- 7e30943: npm-dep: bump @eslint/compat from 1.2.4 to 1.2.5 in /frontend (@dependabot[bot])
- c9bb412: npm-dep: bump @eslint/js from 9.17.0 to 9.18.0 in /frontend (@dependabot[bot])
- 1216702: npm-dep: bump eslint from 9.17.0 to 9.18.0 in /frontend (@dependabot[bot])
- 84f7a79: npm-dep: bump svelte-check from 4.1.3 to 4.1.4 in /frontend (@dependabot[bot])
- db8eaab: npm-dep: update (@seriousm4x)
4.4.2
Changelog
Bug fixes
- 48ad232: fix: changelog ignore_tags and int/string warning (@seriousm4x)
- e043150: fix: fallback warning (@seriousm4x)
- 322c1cc: fix: go test (@seriousm4x)
- c6a9af4: fix: importSettings argument (@seriousm4x)
- e124f5b: fix: minimize destination slice to just use the broadcast string (@seriousm4x)
- 61980c6: fix: remove global app variable (@seriousm4x)
- 4540d8b: fix: send 4 magic packets to different address combinations #583 (@seriousm4x)
Go dependencies
- 0d6d94b: go-dep: bump github.com/pocketbase/pocketbase in /backend (@dependabot[bot])
- 46016ff: go-dep: bump github.com/pocketbase/pocketbase in /backend (@dependabot[bot])
- e98b9ba: go-dep: bump golang.org/x/sys from 0.28.0 to 0.29.0 in /backend (@dependabot[bot])
Npm dependencies
- 1c07638: npm-dep: bump @sveltejs/kit from 2.15.1 to 2.15.2 in /frontend (@dependabot[bot])
- bc3cd9b: npm-dep: bump pocketbase from 0.24.0 to 0.25.0 in /frontend (@dependabot[bot])
- abe7b44: npm-dep: bump typescript-eslint from 8.18.2 to 8.19.0 in /frontend (@dependabot[bot])
- 19acede: npm-dep: bump typescript-eslint from 8.19.0 to 8.19.1 in /frontend (@dependabot[bot])
- 8372d52: npm-dep: update (@seriousm4x)
4.4.2-beta.2
Changelog
Bug fixes
- e124f5b: fix: minimize destination slice to just use the broadcast string (@seriousm4x)
4.4.2-beta.1
Changelog
Bug fixes
- 322c1cc: fix: go test (@seriousm4x)
- c6a9af4: fix: importSettings argument (@seriousm4x)
- 61980c6: fix: remove global app variable (@seriousm4x)
- 4540d8b: fix: send 4 magic packets to different address combinations #583 (@seriousm4x)
Npm dependencies
- abe7b44: npm-dep: bump typescript-eslint from 8.18.2 to 8.19.0 in /frontend (@dependabot[bot])
4.4.1
Changelog
Bug fixes
- 9ebe092: fix: create custom superuser setup to change new pocketbase superuser behavior (@seriousm4x)
- 6d06e5a: fix: migration error on new database, close #922 (@seriousm4x)
- 47b8155: fix: use named parameters (@seriousm4x)
4.4.0
Caution
Update to version 4.3.4 first before upgrading to version 4.4.0!
You might risk database migrations to fail if you update from a prior version.
Changelog
Bug fixes
- 69bb334: fix: make more buttons reactive, remove user create rule, close #800 (@seriousm4x)
- 885b69f: fix: upper case (@seriousm4x)
- 27e6bf0: fix: apply migrations (@seriousm4x)
- ecce747: fix: more fixes for pocketbase > 0.23 (@seriousm4x)
Go dependencies
- d3e88bc: go-dep: bump github.com/pocketbase/dbx from 1.10.1 to 1.11.0 in /backend (@dependabot[bot])
- 62c3de8: go-dep: bump github.com/pocketbase/pocketbase in /backend (@dependabot[bot])
- 0d15ade: go-dep: bump github.com/pocketbase/pocketbase in /backend (@dependabot[bot])
- f4a1990: go-dep: bump github.com/prometheus-community/pro-bing in /backend (@dependabot[bot])
- 79317fe: go-dep: bump golang.org/x/sys from 0.27.0 to 0.28.0 in /backend (@dependabot[bot])
- 2f1acee: go-dep: pocketbase > 0.23 (@seriousm4x)
Npm dependencies
- a8f997d: npm-dep: bump @eslint/compat from 1.2.2 to 1.2.3 in /frontend (@dependabot[bot])
- fd7ab53: npm-dep: bump @eslint/compat from 1.2.3 to 1.2.4 in /frontend (@dependabot[bot])
- 6532eb4: npm-dep: bump @eslint/js from 9.14.0 to 9.15.0 in /frontend (@dependabot[bot])
- 78f0375: npm-dep: bump @eslint/js from 9.15.0 to 9.16.0 in /frontend (@dependabot[bot])
- 7110be0: npm-dep: bump @eslint/js from 9.16.0 to 9.17.0 in /frontend (@dependabot[bot])
- 6707a5b: npm-dep: bump @fortawesome/free-solid-svg-icons in /frontend (@dependabot[bot])
- 6014248: npm-dep: bump @fortawesome/free-solid-svg-icons in /frontend (@dependabot[bot])
- 7a4a0d5: npm-dep: bump @fortawesome/free-solid-svg-icons in /frontend (@dependabot[bot])
- bd24ddd: npm-dep: bump @sveltejs/adapter-static from 3.0.6 to 3.0.8 in /frontend (@dependabot[bot])
- a08a39c: npm-dep: bump @sveltejs/kit from 2.10.1 to 2.11.1 in /frontend (@dependabot[bot])
- bc379d3: npm-dep: bump @sveltejs/kit from 2.11.1 to 2.12.1 in /frontend (@dependabot[bot])
- 71b49ad: npm-dep: bump @sveltejs/kit from 2.12.1 to 2.12.2 in /frontend (@dependabot[bot])
- ac0f909: npm-dep: bump @sveltejs/kit from 2.12.2 to 2.13.0 in /frontend (@dependabot[bot])
- 6b9a942: npm-dep: bump @sveltejs/kit from 2.13.0 to 2.15.0 in /frontend (@dependabot[bot])
- 2c92334: npm-dep: bump @sveltejs/kit from 2.15.0 to 2.15.1 in /frontend (@dependabot[bot])
- 6cbaede: npm-dep: bump @sveltejs/kit from 2.8.1 to 2.8.3 in /frontend (@dependabot[bot])
- 20d98f6: npm-dep: bump @sveltejs/kit from 2.8.3 to 2.8.4 in /frontend (@dependabot[bot])
- 888ddb1: npm-dep: bump @sveltejs/kit from 2.8.4 to 2.8.5 in /frontend (@dependabot[bot])
- bf69134: npm-dep: bump @sveltejs/kit from 2.8.5 to 2.9.0 in /frontend (@dependabot[bot])
- a1ee1e5: npm-dep: bump @sveltejs/kit from 2.9.0 to 2.9.1 in /frontend (@dependabot[bot])
- f36e03e: npm-dep: bump @sveltejs/kit from 2.9.1 to 2.10.1 in /frontend (@dependabot[bot])
- f86a246: npm-dep: bump daisyui from 4.12.14 to 4.12.20 in /frontend (@dependabot[bot])
- fba43d9: npm-dep: bump daisyui from 4.12.20 to 4.12.22 in /frontend (@dependabot[bot])
- 652924e: npm-dep: bump daisyui from 4.12.22 to 4.12.23 in /frontend (@dependabot[bot])
- 3e54cdd: npm-dep: bump eslint from 9.14.0 to 9.15.0 in /frontend (@dependabot[bot])
- 6f512fb: npm-dep: bump eslint from 9.15.0 to 9.16.0 in /frontend (@dependabot[bot])
- ff46a9a: npm-dep: bump eslint from 9.16.0 to 9.17.0 in /frontend (@dependabot[bot])
- 6f90394: npm-dep: bump eslint-plugin-svelte from 2.46.0 to 2.46.1 in /frontend (@dependabot[bot])
- bcd34bd: npm-dep: bump globals from 15.12.0 to 15.13.0 in /frontend (@dependabot[bot])
- e523400: npm-dep: bump globals from 15.13.0 to 15.14.0 in /frontend (@dependabot[bot])
- 688d05e: npm-dep: bump husky from 9.1.6 to 9.1.7 in /frontend (@dependabot[bot])
- 9b19a11: npm-dep: bump pocketbase from 0.21.5 to 0.22.0 in /frontend (@dependabot[bot])
- aef9db5: npm-dep: bump pocketbase from 0.22.0 to 0.22.1 in /frontend (@dependabot[bot])
- d09d162: npm-dep: bump pocketbase from 0.22.1 to 0.23.0 in /frontend (@dependabot[bot])
- af84e91: npm-dep: bump pocketbase from 0.23.0 to 0.24.0 in /frontend (@dependabot[bot])
- f0d7715: npm-dep: bump prettier from 3.3.3 to 3.4.0 in /frontend (@dependabot[bot])
- 6b50d6a: npm-dep: bump prettier from 3.4.0 to 3.4.1 in /frontend (@dependabot[bot])
- a41495c: npm-dep: bump prettier from 3.4.1 to 3.4.2 in /frontend (@dependabot[bot])
- eb9bb9d: npm-dep: bump prettier-plugin-svelte from 3.2.8 to 3.3.1 in /frontend (@dependabot[bot])
- b870627: npm-dep: bump prettier-plugin-svelte from 3.3.1 to 3.3.2 in /frontend (@dependabot[bot])
- 5b48d92: npm-dep: bump prettier-plugin-tailwindcss in /frontend (@dependabot[bot])
- dabc97f: npm-dep: bump svelte-check from 4.0.7 to 4.0.9 in /frontend (@dependabot[bot])
- c4e02fa: npm-dep: bump svelte-check from 4.0.9 to 4.1.0 in /frontend (@dependabot[bot])
- b0988fc: npm-dep: bump svelte-check from 4.1.0 to 4.1.1 in /frontend (@dependabot[bot])
- 72d36e2: npm-dep: bump tailwindcss from 3.4.14 to 3.4.15 in /frontend (@dependabot[bot])
- e3f14e9: npm-dep: bump tailwindcss from 3.4.15 to 3.4.16 in /frontend (@dependabot[bot])
- 7e07210: npm-dep: bump tailwindcss from 3.4.16 to 3.4.17 in /frontend (@dependabot[bot])
- 7070902: npm-dep: bump typescript from 5.6.3 to 5.7.2 in /frontend (@dependabot[bot])
- 7ae27a9: npm-dep: bump typescript-eslint from 8.14.0 to 8.15.0 in /frontend (@dependabot[bot])
- 5ffec52: npm-dep: bump typescript-eslint from 8.15.0 to 8.16.0 in /frontend (@dependabot[bot])
- 1d5cea4: npm-dep: bump typescript-eslint from 8.16.0 to 8.17.0 in /frontend (@dependabot[bot])
- d03f1b2: npm-dep: bump typescript-eslint from 8.17.0 to 8.18.0 in /frontend (@dependabot[bot])
- 9485351: npm-dep: bump typescript-eslint from 8.18.0 to 8.18.1 in /frontend (@dependabot[bot])
- b56c691: npm-dep: bump typescript-eslint from 8.18.1 to 8.18.2 in /frontend (@dependabot[bot])
- 96158ce: npm-dep: update (@seriousm4x)
Others
- 44a2a91: format (@seriousm4x)