Skip to content

Releases: EFForg/rayhunter

Rayhunter v0.11.2

28 May 16:43

Choose a tag to compare

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 null input in ExpandableInput, make ntfy_url nullable 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

Rayhunter v0.11.1

12 May 19:51

Choose a tag to compare

Major changes

Hotfix a regression that broke the web interface on all browsers.

Full changelog

Full Changelog: v0.11.0...v0.11.1

Rayhunter v0.11.0

12 May 17:24

Choose a tag to compare

Major Changes

  • Wifi client mode - you can now connect orbic and moxee devices as a wifi client in your local network, allowing you to receive push notifications and other things without having a data plan. Such as:
  • WebDAV uploads - you can now automatically upload rayhunter recordings to a server you control over the webdav protocol! Recordings can sync to owncloud for example.
  • various bug fixes

Full changelog

New Contributors

Full Changelog: v0.10.2...v0.11.0

Rayhunter v0.10.2

24 Feb 22:44

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.1...v0.10.2

Rayhunter v0.10.1

05 Feb 20:47

Choose a tag to compare

Major Changes

  • Remove buggy warning about default routes not being available

What's Changed

Full Changelog: v0.10.0...v0.10.1

Rayhunter v0.10.0

04 Feb 22:00

Choose a tag to compare

Major changes

  • Improved the Priority 2G Downgrade heuristic to fix false positives in Europe
  • new High Visibility display mode, draws red/green all over the screen instead of just a line
  • Fix a bug where the line was stuck on green after restarting recording
  • Rayhunter will now warn you if you have no SIM card inserted
  • Rayhunter will now ask you if you want to fix the device's clock if it's too far off from your browser.
  • Add "Test" button to Notification Settings UI.

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.10.0

Rayhunter v0.9.0

06 Jan 18:01

Choose a tag to compare

Major Changes

  • lots of bug fixes and documentation updates

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

Rayhunter v0.8.0

04 Nov 20:52

Choose a tag to compare

Major Changes

  • network based installer is now the default installer for orbic
  • Major bugfixes for TP-Link installer
  • other minor bugfixes and improvements

What's Changed

  • Update orbic uninstall filenames by @jdegood in #646
  • Added HTTP GET request to check if uz801 device is online by @esp323277 in #648
  • make: install node deps when node_modules absent by @adrienthebo in #660
  • check: add flag help documentation by @adrienthebo in #662
  • Enhancement: Remove unnecessary component renders for difference screen sizes by @bsickler in #661
  • Bump vite from 7.1.9 to 7.1.11 in /daemon/web by @dependabot[bot] in #666
  • Minor corrections to doc spelling and punctuation. Standardize on American spellings. by @halmueller in #679
  • Link to CONTRIBUTING.md from issue templates. by @untitaker in #689
  • Make orbic-network the default installer by @untitaker in #675
  • TP-Link: Space out HTTP requests a bit, retry connection for sending files by @untitaker in #654
  • bump to version 0.8.0 by @cooperq in #692

New Contributors

Full Changelog: v0.7.1...v0.8.0

Rayhunter v0.7.1

08 Oct 20:42

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

Rayhunter v0.7.0

24 Sep 18:40

Choose a tag to compare

Major Changes

  • notifications for low battery level over ntfy (for users with an active sim plan)
  • several bugfixes
  • filter to only see runs with warnings
  • view logs in web UI

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.7.0