Raspap Webgui Versions Save

Simple wireless AP setup & management for Debian-based devices

3.0.3

5 months ago

More than 40 commits across 6 PRs in this release. The WiFi client functionality received an overhaul and is more closely integrated with wpa_cli, which allows for faster and more reliable network switching. Predictable interface names are also fully supported now. Details on several other fixes and features are below. Thanks as always to our Insiders who make this project's continued development possible.

What's Changed

Full Changelog: https://github.com/RaspAP/raspap-webgui/compare/3.0.2...3.0.3

3.0.2

5 months ago

This release introduces a new "Check for update" and install feature on the About page.

What's Changed

Full Changelog: https://github.com/RaspAP/raspap-webgui/compare/3.0.1...3.0.2

3.0.1

5 months ago

This maintenance and feature release brings several new options to the Quick installer:

-t, --token <accesstoken>
-n, --name <username>
-d, --update
-p, --path <path>

Updates, rather than full upgrades, are faster and easier to perform. A smoother path to upgrading to Insiders is also provided.

What's Changed

Full Changelog: https://github.com/RaspAP/raspap-webgui/compare/3.0...3.0.1

3.0

6 months ago

This release extends 802.11ac 5 GHz support to allowed wireless regulatory domains (countries) and compatible hardware. See the previous 3.0-beta release for details. A default wlan1 configuration is added to simplify hosting an AP with an external adapter. Bootstrap validation is now used for required fields as well as an input mask for IP addresses. Several style tweaks and UI refinements are included.

What's Changed

Full Changelog: https://github.com/RaspAP/raspap-webgui/compare/1.0...3.0

3.0-beta

6 months ago

This release substantially changes how RaspAP interacts with wireless-regdb, the regulatory database used by the Linux kernel. RaspAP's internal wireless.json db is retired in favor of tighter integration with the kernel.

Selecting a country in the Hotspot > Advanced tab now sets the wireless regulatory domain with iw. Another nicety is the country select is populated with isoquery, which is more comprehensive and has locale support. Configuring an AP now correctly sets the VHT center frequency segment value depending on the channel.

The end result is users are able to select their own country, rather than pick from a narrow list of 5 GHz supported ones, and configure an 802.11ac AP using channels supported by both the Linux kernel and hostapd.

tl;dr: 802.11ac support for everyone — if your country (and hardware) permits it 😉

Bug fixes, a minor enhancement and a security patch are included.

What's Changed

New Contributors

Issue Reporters

  • @Ekiben542 @godfuture @nsdoukos @frankoz95967943

Full Changelog: https://github.com/RaspAP/raspap-webgui/compare/2.9.9...3.0-beta

2.9.9

6 months ago

This release introduces a new feature: Debug log generator https://github.com/RaspAP/raspap-webgui/issues/1438 More info https://docs.raspap.com/ap-basics/#debug-log

What's Changed

Full Changelog: https://github.com/RaspAP/raspap-webgui/compare/2.9.8...2.9.9

2.9.8

6 months ago

Feature and bug fix release. This introduces a new beta feature to the public repo: VPN provider support #1414

What's Changed

Full Changelog: https://github.com/RaspAP/raspap-webgui/compare/2.9.7...2.9.8

2.9.7

6 months ago

Bug fix and maintenance release. Included is installer support for GNU/Linux 12 (bookworm) 32-bit Lite.

What's Changed

Full Changelog: https://github.com/RaspAP/raspap-webgui/compare/2.9.6...2.9.7

2.9.6

7 months ago

This is a bug fix and maintenance release. RaspAP's ad blocking facility is revised and updated with new blocklist sources, giving users more options to choose from. Blocklist file sizes are substantially reduced as well.

Big thanks as always to the invaluable contributions of our developer community and sponsors.

What's Changed

Full Changelog: https://github.com/RaspAP/raspap-webgui/compare/2.9.5...2.9.6

2.9.5

7 months ago

This is a security, bug fix and maintenance release with two translation updates. Worthy of note in this release is a PSR-4 compliant class autoloader. Rather than explicitly require various includes, these are now autoloaded from src/RaspAP/Package/Class using namespaces. The end result is cleaner and easier to maintain code. It also paves the way for future enhancements.

Big thanks as always to the invaluable contributions of our developer community and sponsors.

What's Changed

Special thanks to translators @dansunmi & @Osuppa

Full Changelog: https://github.com/RaspAP/raspap-webgui/compare/2.9.4...2.9.5