Skip to content

Releases: RaspAP/raspap-webgui

Version 3.0.5

31 Dec 08:21
Compare
Choose a tag to compare

This release introduces a new exception handler class for the project and applies a security patch.

What's Changed

Full Changelog: 3.0.4...3.0.5

Version 3.0.4

05 Dec 17:18
Compare
Choose a tag to compare

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

05 Dec 07:40
Compare
Choose a tag to compare

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

25 Nov 16:47
Compare
Choose a tag to compare

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

What's Changed

  • Feature: Check for update by @billz in #1462
  • Numerous installer fixes and improvements

Full Changelog: 3.0.1...3.0.2

Version 3.0.1

17 Nov 12:05
Compare
Choose a tag to compare

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

  • Improves installer with an --update switch and GitHub user/token auth by @billz in #1457

Full Changelog: 3.0...3.0.1

Version 3.0

11 Nov 14:25
Compare
Choose a tag to compare

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

07 Nov 17:35
Compare
Choose a tag to compare

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

Full Changelog: 2.9.9...3.0-beta

Version 2.9.9

02 Nov 08:13
Compare
Choose a tag to compare

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

27 Oct 12:18
Compare
Choose a tag to compare

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

What's Changed

  • Custom VPN provider support by @billz in #1416
  • Fix: prevent duplicate array values in ParseConfig() by @billz in #1432

Full Changelog: 2.9.7...2.9.8

Version 2.9.7

23 Oct 11:41
Compare
Choose a tag to compare

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