Major Changes
- GPS logging framework - users that want to can now provide their own GPS-based location data to be stored alongside Rayhunter recordings. More info can be found at https://efforg.github.io/rayhunter/configuration.html#gps
- Software update notifications - you can now get notifications in the web UI or through ntfy when a new release of Rayhunter is available
- Minor web UI bug fixes and improvements
What's Changed
- Bump svelte from 5.55.4 to 5.55.7 in /installer-gui in the security group across 1 directory by @dependabot[bot] in #1035
- Bump svelte from 5.55.5 to 5.55.7 in /daemon/web in the security group across 1 directory by @dependabot[bot] in #1036
- Fix CI: MacOS runner update breaks rust-cache action by @untitaker in #1037
- Remove stdout redirects by @untitaker in #1041
- GPS logging capability by @CGurity in #971
- Add daemon startup smoke test and let it run on a PC in debug_mode by @BeigeBox in #1032
- Collapse ntfy settings if unused by @untitaker in #1038
- Do not recompile installer if files are missing by @untitaker in #1039
- improve installation docs consistency by @recanman in #1051
- Bump @sveltejs/kit from 2.58.0 to 2.60.1 in /daemon/web in the security group across 1 directory by @dependabot[bot] in #1050
- Bump @sveltejs/kit from 2.57.1 to 2.60.1 in /installer-gui in the security group across 1 directory by @dependabot[bot] in #1049
- frontend bugfix: Handle
nullinput inExpandableInput, makentfy_urlnullable by @recanman in #1055 - Software update notification (#1002) by @recanman in #1054
- Fix WebDAV not uploading GPS files by @untitaker in #1044
- bump versions to 0.11.2 by @bmw in #1059
New Contributors
Full Changelog: v0.11.1...v0.11.2