Skip to content

Version 2.5

Compare
Choose a tag to compare
@billz billz released this 03 Jul 12:34
· 1590 commits to master since this release

This release includes several enhancements, including switching of the AP interface 🎉. Previously, this was only partly supported by manually editing the config. The project now enables configuration of two different wireless interfaces, eg., hosting an AP on wlan1 while using wlan0 as the client.

By popular request, an --upgrade option has also been added to the Quick Installer. This enables upgrading an existing install to the latest version without touching the configuration.

Finally, a mobile-friendly color picker has been added to the Theme UI to enable customization of the default theme color.

Details are below. Thanks as always to the invaluable contributions of our awesome community.

Enhancements

  • Enable switching of AP interface #582, resolves #580, thanks @zbchristian
  • Add internet connectivity details to Network UI #620, thanks @zbchristian
  • Sort and filter available client networks #589, resolves #581, thanks @zbchristian
  • Add ability to customize default theme color to Theme UI, resolves #623
  • Add upgrade option to Quick Installer, Resolves #617

Bug fixes

  • Revert to original dhcpcd.conf instead of reading /etc/raspap/networking/defaults