New
Rayhunter v0.10.0
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
- Add "Test" to Notification Settings UI and e2e tests for notifications worker by @rupert648 in https://github.com/EFForg/rayhunter/pull/744
- Bump devalue from 5.4.2 to 5.6.2 in /installer-gui by @dependabot[bot] in https://github.com/EFForg/rayhunter/pull/783
- Bump @sveltejs/kit from 2.46.2 to 2.49.5 in /daemon/web by @dependabot[bot] in https://github.com/EFForg/rayhunter/pull/782
- Bump devalue from 5.3.2 to 5.6.2 in /daemon/web by @dependabot[bot] in https://github.com/EFForg/rayhunter/pull/781
- Fix stuck green display after restarting recording by @untitaker in https://github.com/EFForg/rayhunter/pull/808
- UI: Enforce snake case for functions by @untitaker in https://github.com/EFForg/rayhunter/pull/805
- Add warning about default routes by @untitaker in https://github.com/EFForg/rayhunter/pull/804
- Add price information to the orbic page by @untitaker in https://github.com/EFForg/rayhunter/pull/802
- Fix battery warnings on unsupported devices by @untitaker in https://github.com/EFForg/rayhunter/pull/775
- Bump @sveltejs/kit from 2.48.3 to 2.50.1 in /installer-gui by @dependabot[bot] in https://github.com/EFForg/rayhunter/pull/810
- Do not overwrite configs by default by @untitaker in https://github.com/EFForg/rayhunter/pull/780
- add {daemon,rootshell}_needed GHA outputs by @bmw in https://github.com/EFForg/rayhunter/pull/822
- Disable blank issues again by @untitaker in https://github.com/EFForg/rayhunter/pull/821
- Display: Implement High Vis Mode by @untitaker in https://github.com/EFForg/rayhunter/pull/823
- Upgrade num-bigint-dig by @untitaker in https://github.com/EFForg/rayhunter/pull/815
- Various ui and doc changes by @untitaker in https://github.com/EFForg/rayhunter/pull/827
- Better support for firmware-devel profile by @untitaker in https://github.com/EFForg/rayhunter/pull/831
- Use /proc/net/route instead of ip route command by @untitaker in https://github.com/EFForg/rayhunter/pull/830
- Fix rayhunter chugging on when diag device failed to initialize by @untitaker in https://github.com/EFForg/rayhunter/pull/829
- Docs: Add note about non-default credentials to install instructions and modify link target by @mjs271 in https://github.com/EFForg/rayhunter/pull/839
- Show tracking area code for test heuristic in UI by @kmille in https://github.com/EFForg/rayhunter/pull/843
- Bump bytes from 1.10.1 to 1.11.1 by @dependabot[bot] in https://github.com/EFForg/rayhunter/pull/847
- Fix 2g by @cooperq in https://github.com/EFForg/rayhunter/pull/814
- Mention Vodafone Pocket Wifi 5 availability in docs by @MindFluid in https://github.com/EFForg/rayhunter/pull/848
- Filter out asn1_codecs warnings in rayhunter-daemon by @untitaker in https://github.com/EFForg/rayhunter/pull/845
- Correct FAQ entries to refer to correct shell by @untitaker in https://github.com/EFForg/rayhunter/pull/844
- Add button to set current time by @untitaker in https://github.com/EFForg/rayhunter/pull/803
- bump version to 0.10.0 by @cooperq in https://github.com/EFForg/rayhunter/pull/850
New Contributors
- @rupert648 made their first contribution in https://github.com/EFForg/rayhunter/pull/744
- @mjs271 made their first contribution in https://github.com/EFForg/rayhunter/pull/839
- @kmille made their first contribution in https://github.com/EFForg/rayhunter/pull/843
- @MindFluid made their first contribution in https://github.com/EFForg/rayhunter/pull/848
Full Changelog: https://github.com/EFForg/rayhunter/compare/v0.9.0...v0.10.0