Skip to content

Releases: RaspAP/raspap-webgui

Version 3.3.8

15 Jul 07:16
Compare
Choose a tag to compare

We've reached the 2nd Insiders Edition sponsor goal! This means a big list of features are included in this release. Sincere gratitude to each of the sponsors who make the continued development of this project possible.

What's Changed

  • Feature: Insiders 2nd Edition goal reached 🎉 by @billz in #1900
  • Feature: Refactor nearbyWifiStations() network scanning by @billz in #1902
  • Fix: Apply input mask to MAC address field using [0-9a-fA-F] pattern by @billz in #1904

Full Changelog: 3.3.7...3.3.8

Version 3.3.7

12 Jul 07:38
Compare
Choose a tag to compare

What's Changed

  • Feature: Install hostapd @.service by @billz in #1895
  • Maintenance: Cleanup obsolete/deprecated files by @billz in #1896
  • Maintenance: Add cache-busting versioning to JS + CSS assets by @billz in #1897
  • Fix: Replace match in detectBrowserLocale() for PHP 7.4 by @billz in #1899
  • Translations: Update Korean, German + Spanish locales by @billz in #1890

Full Changelog: 3.3.6...3.3.7

Version 3.3.6

25 Jun 08:40
Compare
Choose a tag to compare

What's Changed

  • Add common script to configure public and Insiders builds by @Dhanus3133 in #1875
  • Feature: Extended blocklist management by @billz in #1881
  • Fix: Sanitize user input, add detectBrowserLocale() by @billz in #1884
  • Feature: System disk storage use by @billz in #1885
  • Fix: mitigate UUF vulnerability by escaping entity with escapeshellarg by @YichaoXu in #1887

New Contributors

Full Changelog: 3.3.5...3.3.6

Version 3.3.5

05 Jun 08:43
Compare
Choose a tag to compare

What's Changed

  • Fix: Ajax update use of legacy CSRF token handler by @billz in #1859
  • Update getWirelessClients() w/ interface parameter by @billz in #1867
  • Update install loader with ANSI_AQUA theme color by @billz in #1862
  • Maintenance: Update RaspAP custom font w/ ra-torproxy by @billz in #1871
  • Fix installDependencies() to correctly handle packageList array by @billz in #1872

Full Changelog: 3.3.4...v3.3.5

Version 3.3.4

13 May 07:20
Compare
Choose a tag to compare

What's Changed

  • Fix: Install build-essential to provide C standard library headers by @billz in #1841
  • Fix: Set default interface value if undefined by @billz in #1843
  • Maintenance: Update RaspAP custom font by @billz in #1850
  • Feature: Extend PluginInstaller w/ setFilePermissions() by @billz in #1851
  • Fix: Refactor dhcpcd.conf handling w/ updateDhcpcdConfig() by @billz in #1853 thx @francescoforcellini
  • Maintenance: Update en_US locale messages + compile .mo by @billz in #1856

Full Changelog: 3.3.3...3.3.4

Version 3.3.3

29 Apr 13:33
Compare
Choose a tag to compare

What's Changed

  • Feature: User-configurable interface for WG PostUp/PostDown rules by @billz in #1835 thx @danidemingo
  • Feature: Realtime network activity LED indicators by @billz in #1828
  • Add interface validation and improve shell argument escaping by @no-sec-marko in #1833
  • Update favicons to latest aqua scheme by @billz in #1839

New Contributors

Full Changelog: 3.3.2...3.3.3

Version 3.3.2

17 Apr 14:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3.1...3.3.2

Version 3.3.1

24 Mar 08:51
Compare
Choose a tag to compare

What's Changed

  • Feature: Auth enhancements by @billz in #1796
  • Feature: Tabbed dashboard by @billz in #1798
  • Fix: Update 802.11n band associations by @billz in #1800
  • Fix: Links to dhcp client-list tab by @billz in #1802
  • Feature: Dashboard + System device illustrations by @billz in #1799
  • Update getConnectionType() regexes to match MAC-derived names by @billz in #1805
  • Fix: Revise fetchUpdateResponse() and modal dialog by @billz in #1806

Full Changelog: 3.3.0...3.3.1

Version 3.3.0

20 Mar 18:00
71f1132
Compare
Choose a tag to compare

What's Changed

  • Dashboard redesign by @neo773 #1750
  • Fix PHP warning in getProviderValue() by @billz in #1777
  • Fix for automated version update on About page by @billz in #1789
  • Dashboard redesign by @billz in #1748
  • Updates plugin submodules after cloning parent repo by @billz in #1792
  • Updates PluginInstaller to handle signed third-party packages by @billz in #1787
  • Resolves numerous PHP warnings by @billz in #1793

New Contributors

Full Changelog: 3.2.9...3.3.0

Version 3.2.9

21 Feb 17:15
Compare
Choose a tag to compare

Fix for plugins submodule to support PluginInstaller enhancements in v3.2.8.

  • Updates plugins submodule to track master branch (commit)