Releases: RaspAP/raspap-webgui
Version 3.0.5
Version 3.0.4
This release includes two fixes for the quick installer.
What's Changed
- Fix: Install extra networking tools (Insiders) by @billz in #1475
- Fix: Set rsync exclude parameter during update by @billz in #1476
Full Changelog: 3.0.3...3.0.4
Version 3.0.3
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
- Feature: Set diagnostic log size limit by @billz in #1465
- Feature / fix: Theme updates by @billz in #1467
- Fix: Version compatibility check for isoquery options by @billz in #1468
- Maintenance: Apply consistent styles to dark mode classes by @billz in #1470
- Maintenance: Add dependency to wireguard install by @billz in #1466
- Feature / Fix: Support predictable interface names by @billz in #1469
Full Changelog: 3.0.2...3.0.3
Version 3.0.2
This release introduces a new "Check for update" and install feature on the About page.
What's Changed
Full Changelog: 3.0.1...3.0.2
Version 3.0.1
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: 3.0...3.0.1
Version 3.0
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
- Refactor ISO countries + create IW parsing class by @billz in #1443
- Style tweaks for modal dialog by @billz in #1454
- Define/set default subnet for wlan1 by @billz in #1452
- Custom Bootstrap form validation for required fields by @billz in #1450
Full Changelog: 1.0...3.0
Version 3.0-beta
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
- Refactor ISO countries + create IW parsing class by @billz in #1443
- Fix: dashboard interface stop/start button mismatch by @billz in #1449
- Update about page with contributing tab by @billz in #1446
- Escape arguments to shell functions by @billz in #1448
- Updates to support latest Debian distros by @billz in #1442
- Update README.md by @samuelvermeulenpro in #1445
New Contributors
- @samuelvermeulenpro made their first contribution in #1445
Issue Reporters
Full Changelog: 2.9.9...3.0-beta
Version 2.9.9
This release introduces a new feature: Debug log generator #1438
More info https://docs.raspap.com/ap-basics/#debug-log
What's Changed
Full Changelog: 2.9.8...2.9.9
Version 2.9.8
Version 2.9.7
Bug fix and maintenance release. Included is installer support for GNU/Linux 12 (bookworm) 32-bit Lite.
What's Changed
- Bump fsevents from 1.2.9 to 1.2.13 by @dependabot in #1415
- Fix: log DHCP requests + DNS queries checkbox states by @billz in #1427
- Install dhcpcd dependencies for GNU/Linux 12 (bookworm) 32-bit by @billz in #1423
- Fix: More robust method to parse phy from selected interface by @billz in #1428
- Reduce hostapd service restart speed + UI tweaks by @billz in #1429
- Fix: add AP interface to vnstat for monitoring by @billz in #1431
Full Changelog: 2.9.6...2.9.7