Releases: RaspAP/raspap-webgui
Version 3.2.1
This release introduces support for custom user plugins. Plugin support is a frequently requested feature, so we're pleased to make this available to the RaspAP community. Get started with the doc link above, or head over to the SamplePlugin repo.
What's Changed
Full Changelog: 3.2.0...3.2.1
Version 3.2.0
RaspAP's front-end gets a complete overhaul by upgrading to the latest versions of Bootstrap (v5.3.3), the SB Admin theme (v7.0.7) and Font Awesome library (v6.6). Also included is a refactored and vastly superior dark mode switch, thanks in large part to Bootstrap 5.x's improved support for CSS variables. If you encounter any UI strangeness after upgrading, be sure to clear your browser cache.
What's Changed
Full Changelog: 3.1.9...3.2.0
Version 3.1.9
What's Changed
- Output passphrase w/ htmlspecialchars() by @billz in #1671
- Use sed instead of grep+cut to capture the passphrase by @warpdesign in #1680
- Add event listener to chkfallback, enable/disable static IP fields by @billz in #1684
- Fix: Case insensitive modinfo return value check by @billz in #1686
New Contributors
- @warpdesign made their first contribution in #1680
Full Changelog: 3.1.8...3.1.9
Version 3.1.8
What's Changed
- Revise tcp_bbr check method by @billz in #1660 - thx @frankozland
- Apply escapeshellarg to OpenVPN auth + client configs by @billz in #1662 - thx @jimmyjones2
- Add support for custom hostapd.conf.users file by @billz in #1666 - thx @philippegu56
- Update translations by @billz in #1667 - thx @jcabak & others
Full Changelog: 3.1.7...3.1.8
Version 3.1.7
This release updates the installer with a TCP BBR congestion control option for supported kernels. Users should observe improved performance in their RaspAP routers with this enabled. Thanks to @frankozland for the feature request.
What's Changed
Full Changelog: 3.1.6...3.1.7
Version 3.1.6
Compatibility fix for NordVPN v3.18.3 CLI release and improved OpenVPN logging.
What's Changed
- Update parsing of NordVPN countries, fixes #1634 by @billz in #1635
- Improve OpenVPN logging, thanks @frankozland
Full Changelog: 3.1.5...3.1.6
Version 3.1.5
Bug fix and maintenance release.
What's Changed
- Fix: handle open wifi in
setKnownStationsWPA
correctly by @daniel-rose in #1627 - Security: set restapi.service file ownership by @billz in #1630
New Contributors
- @daniel-rose made their first contribution in #1627
Full Changelog: 3.1.4...3.1.5
Version 3.1.4
Bug fix and maintenance release.
What's Changed
- Adds output from rfkill to debug log by @billz in #1576
- Add net-tools dependency to Armbian by @billz in #1583
- Fix: correctly parse multiple wg DNS entries by @billz in #1586
- Update method to determine wg-quick state by @billz in #1612
Full Changelog: 3.1.3...3.1.4
Version 3.1.3
Version 3.1.2
Compatibility fix for the installer.