Releases: RaspAP/raspap-webgui
Version 2.9.5
This is a security, bug fix and maintenance release with two translation updates. Worthy of note in this release is a PSR-4 compliant class autoloader. Rather than explicitly require various includes, these are now autoloaded from src/RaspAP/Package/Class
using namespaces. The end result is cleaner and easier to maintain code. It also paves the way for future enhancements.
Big thanks as always to the invaluable contributions of our developer community and sponsors.
What's Changed
- Refactors existing auth mechanism by @billz in #1393
- Fix theme select for material variants by @billz in #1394
- Sanitize post with escapeshellcmd() by @billz in #1395
- Update additional ajax posts with csrf_tokens by @billz
- Updates ko_KR and pt_BR locales by @billz in #1404
Special thanks to translators @dansunmi & @Osuppa
Full Changelog: 2.9.4...2.9.5
Version 2.9.4
This release contains several fixes, translation updates and a new theme. We also welcome code contributor @marek-guran to the project. Big thanks as always to the invaluable contributions of our developer community and sponsors.
What's Changed
- Small fix to Slovakian translation by @marek-guran in #1378
- Add locale support for sk_SK by @billz in #1375
- Updates Quick installer w/ doc link to authentication (Insiders) by @billz in #1383
- Update pt_BR translation 100% by @Osuppa in #1384
- Template + locales maintenance by @billz in #1385
- Dynamic Material Theme (Dark/Light) by @marek-guran in #1380
- Fixes php8 strict_types errors + numerous warnings by @billz in #1388
New Contributors
- @marek-guran made their first contribution in #1378
Full Changelog: 2.9.3...2.9.4
Version 2.9.3
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
- Implements nohook wpa_supplicant flag by @billz - thx @r-teller in #1350
- Adds system time to System > Basic tab by @billz in #1355
- Update de_DE locale by @billz - thx Jonas Stiegle in #1358
- Update de_DE locale + compile .mo by @billz in #1359
- Extend support to latest Debian distros (non-RPi OS) by @billz in #1354
Full Changelog: 2.9.2...2.9.3
Version 2.9.2
Updates to the Quick installer to support the latest RPi OS release.
Version 2.9.1
Updates to the Quick installer to support the latest RPi OS release.
Full Changelog: 2.9.0...2.9.1
Version 2.9.0
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
- Input sanitization for wpa client, Fix for #1325 by @eldstal in #1326
- Feature: Restore settings by @billz in #1334
- missing = in install script by @ldevillez in #1335
- Input sanitization for wpa client by @billz in #1333
- Fix: update _install_dependencies() by @billz in #1337
New Contributors
- @eldstal made their first contribution in #1326
- @ldevillez made their first contribution in #1335
Full Changelog: 2.8.9...2.9.0
Version 2.8.9
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
- Dynamic tooltip for wireless modes by @billz in #1314
- Update WiFi client UI w/ RSSI signal bars by @billz in #1318
- Move theme UI under System tab by @billz in #1317
- Adds minimal SD card write support to installer by @billz in #1319 thanks @zbchristian
- Sanitize hostapd input by @billz in #1322 thanks @eldstal
Full Changelog: 2.8.8...2.8.9
Version 2.8.8
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
- Resolve local server in getNetConfig() + minor fixes by @billz in #1294
- Fix: Limit preg_split to 2 parts by @billz in #1300
- Security: Update ajax files w/ CSRF check by @billz in #1302 thanks @buglloc
- Security: Sanitize post data w/ escapeshellcmd() by @billz in #1303 thanks @buglloc
- Navbar icon linked to Insiders by @billz in #1304
Translations
Full Changelog: 2.8.7...2.8.8
Version 2.8.7
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
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
- Sanitize DHCP user input to include VLANs #1189 thx @cyberqueenmeg
Translations
- Update French translation, thx @p0lycarpio