Skip to content

Releases: RaspAP/raspap-webgui

Version 3.2.1

10 Nov 08:26
Compare
Choose a tag to compare

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

03 Nov 09:49
a86c637
Compare
Choose a tag to compare

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

29 Oct 16:55
Compare
Choose a tag to compare

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

Full Changelog: 3.1.8...3.1.9

Version 3.1.8

27 Sep 08:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.7...3.1.8

Version 3.1.7

18 Aug 08:01
Compare
Choose a tag to compare

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

  • Adds TCP BBR configuration option to installer by @billz in #1639

Full Changelog: 3.1.6...3.1.7

Version 3.1.6

11 Aug 07:44
Compare
Choose a tag to compare

Compatibility fix for NordVPN v3.18.3 CLI release and improved OpenVPN logging.

What's Changed

Full Changelog: 3.1.5...3.1.6

Version 3.1.5

03 Aug 06:23
Compare
Choose a tag to compare

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

Full Changelog: 3.1.4...3.1.5

Version 3.1.4

14 Jul 06:47
Compare
Choose a tag to compare

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

01 Apr 15:16
Compare
Choose a tag to compare

Fix for the installer.

What's Changed

  • Update install option vars, use indirect expansion by @billz in #1561

Full Changelog: 3.1.2...3.1.3

Version 3.1.2

31 Mar 16:00
Compare
Choose a tag to compare

Compatibility fix for the installer.