Skip to content

Releases: RaspAP/raspap-webgui

Version 3.0.7

01 Feb 09:09
Compare
Choose a tag to compare

This release includes bug fixes and an update to the installer.

What's Changed

  • Fix uncaught TypeError: explode() by @billz in #1508
  • Parse /etc/os-release directly (compatibility) by @billz in #1509
  • Add -e, --provider non-interactive option to installer by @billz in #1510

Full Changelog: 3.0.6...3.0.7

Version 3.0.6

25 Jan 06:42
Compare
Choose a tag to compare

This release includes several bug fixes and maintenance updates.

What's Changed

New Contributors

Full Changelog: 3.0.5...3.0.6

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