Skip to content

Releases: RaspAP/raspap-webgui

Version 2.9.3

01 Aug 04:34
Compare
Choose a tag to compare

This release contains several enhancements and extends support to the latest Debian distros.
Big thanks as always to the invaluable contributions of our awesome community.

What's Changed

Full Changelog: 2.9.2...2.9.3

Version 2.9.2

12 Apr 20:10
Compare
Choose a tag to compare

Updates to the Quick installer to support the latest RPi OS release.

Version 2.9.1

11 Apr 22:32
Compare
Choose a tag to compare

Updates to the Quick installer to support the latest RPi OS release.

Full Changelog: 2.9.0...2.9.1

Version 2.9.0

11 Apr 08:17
Compare
Choose a tag to compare

This release contains a new enhancement, updates to the installer and a security fix.
Big thanks as always to the invaluable contributions of our awesome community.

What's Changed

New Contributors

Full Changelog: 2.8.9...2.9.0

Version 2.8.9

29 Mar 08:17
Compare
Choose a tag to compare

This release contains several new enhancements, an update to the installer and a security fix.
Big thanks as always to the invaluable contributions of our awesome community.

What's Changed

Full Changelog: 2.8.8...2.8.9

Version 2.8.8

09 Mar 10:37
Compare
Choose a tag to compare

This is a security and bug fix release with a translation update.
Big thanks as always to the invaluable contributions of our awesome community.

What's Changed

Translations

  • Update de_DE messages + compile .mo by @billz in #1308

Full Changelog: 2.8.7...2.8.8

Version 2.8.7

26 Jan 10:28
Compare
Choose a tag to compare

This is a bug fix and maintenance release with a new enhancement.
Big thanks as always to the invaluable contributions of our awesome community.

What's Changed

  • Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #1263
  • Bump moment from 2.29.2 to 2.29.4 by @dependabot in #1265
  • Bump minimatch from 3.0.4 to 3.0.8 by @dependabot in #1264
  • Add auth_enabled option to config by @billz in #1266
  • Improve handling of wpa_cli output by @billz in #1275
  • Update regex for optional src attribute by @billz in #1278
  • Fix handling of infinite lease time by @billz in #1282
  • Update community translations from Crowdin by @billz in #1284
  • Exclude .255 broadcast address from dhcp-range by @billz in #1287
  • Add wext driver wrapper as a fallback, if unknown in nl80211 wrapper by @billz in #1289

Translators

  • Update ko_KR locale 100% thanks @dansunmi
  • Update de_DE thanks @mscheidemann
  • Update it_IT thanks @Guray00
  • Update es_MX thanks Forat DOT (foratdot.info)

Full Changelog: 2.8.6...2.8.7

Version 2.8.6

24 Oct 07:57
Compare
Choose a tag to compare

This is a maintenance release with a new enhancement.
Big thanks as always to the invaluable contributions of our awesome community.

Enhancements

  • Added log clearing functionality to service logging UI's #1236

Bug fixes

Translations

Version 2.8.5

24 Jun 05:26
Compare
Choose a tag to compare

This release extends support to several new 64-bit distros. Bug fixes and translation updates are included. Big thanks to all of our awesome contributors. Details below.

Enhancements

  • Added beta support for Ubuntu Server 22.04/20.04 LTS (64-bit) and Armbian 22.05 (focal), see #1183
  • Added official support for Raspberry Pi OS (64-bit) Lite Bullseye
  • Added OS & kernel information to System > Basic tab

Bug fixes

  • Backup and apply raspap.auth file when upgrading. Related to #1162
  • Add timeout to wget call when extracting public IP, thanks @zbchristian
  • Update color picker w/ correct default

Other

  • Add --uninstall option to Quick Installer

Translations

  • Update Portuguese translation, fully localized thanks to maxmalta

Version 2.8.4

24 Apr 10:11
993e654
Compare
Choose a tag to compare

This is a maintenance release with a new enhancement. Big thanks to all the contributors. Details below.

Bug fixes

  • Preserve raspap.auth file when upgrading #1104, thanks @p0lycarpio
  • Fix for WireGuard config handling 4b6db8b, thanks @zbchristian
  • Fix for function usedMemory() with non-US / multibyte locales #1124, thanks @BANKA2017
  • Fix for assumption of default behavior on reboot prompt #1137, thanks @Jonny1797
  • Fix for uninstall script option for removing installed packages #1140, thanks @levi-ee
  • Correctly filter dhcdpcd.log for ad block 0aad7c8
  • Fix for #1068 and data usage overwrites #1158, thanks @luke23489
  • Update color picker with correct default 993e654

Enhancements

  • Implement routing table raw output #1157