What's new
- Full support for the TP-Link M7350 which supports the EU and other countries! Thanks to many contributors for this!
- A completely new installer written in rust by @gaykitty which will work for both the TP-Link and Orbic devices and across all supported platforms (windows support coming soon.)
- A completely revamped web UI by @wgreenberg which will leave you in tears at how much more beautiful it is.
- Moved all our documentation for the project to book format which can be read at https://efforg.github.io/rayhunter/ thanks to @oopsbagel and @wgreenberg
- Multiple bug fixes, improvments, and changes to documentation
What's Changed
- README: clarify "unzip" instructions by @thcipriani in #282
- ci: use rust-lld for all release targets by @oopsbagel in #284
- Fix clippy lints and upgrade deku by @untitaker in #296
- unzip -> decompress by @wgreenberg in #297
- Add disclaimer about country support by @untitaker in #298
- Frontend rework by @wgreenberg in #276
- ci: remove duplicated ISSUE_TEMPLATE directory by @oopsbagel in #293
- [DOCS] Update README.md to Explicitly State Supported Bands by @zoracon in #304
- docs: publish mdbook in doc to github pages by @oopsbagel in #307
- doc(building bin/web): also run npm install by @oopsbagel in #305
- Migrate README content to the mdbook by @wgreenberg in #308
- Add basic docs for TP-Link by @untitaker in #309
- Fix typo in SUMMARY.md by @strasharo in #313
- HTML: Fix analysis collapsing by @alliraine in #314
- Rust Installer by @gaykitty in #291
- Update documentation for Rust installer by @untitaker in #315
- Version bump by @cooperq in #316
- Create versioned release tarball by @kevstewa in #311
New Contributors
- @thcipriani made their first contribution in #282
- @strasharo made their first contribution in #313
- @alliraine made their first contribution in #314
- @kevstewa made their first contribution in #311
Full Changelog: v0.2.8...v0.3.0