Skip to content

Releases: freifunk-berlin/falter-packages

Falter Release 1.2.3

13 May 19:54
Compare
Choose a tag to compare

Release Notes

Noteworthy Changes Since falter 1.2.2

  • Based on OpenWrt-21.02.7
  • enforce https on LuCI-Webpages and add it to migration
  • Introduction of the SSID-Changer
  • Introduction of Service-Registrar
  • Activate a WiFi for configuring a node, as many modern computers don't have Ethernet-Interfaces anymore
  • Remove broken DNS-Services and add new ones

Buildsystem

  • General renovation of the buildsystem. In result, the build process speeded up a lot, by a better distribution on the workers

Known Issues

  • The LuCI statistics page is only visible, if the user logged into the admin interface. #233

For a complete changelog please visit
https://github.com/Freifunk-Spalter/packages/commits/v1.2.3

Falter Release 1.2.2

12 May 10:09
Compare
Choose a tag to compare

Release Notes

Noteworthy Changes Since falter 1.2.1

  • Based on OpenWrt-21.02.3
  • Introduce an autoupdater da2c6c3
  • enforce https on LuCI-Webpages 555e74f
  • fix nil-error in ffwizard after upgrades 422873d
  • refactoring in owm.sh 241e563

Buildsystem

  • build with a reduced packagelist on devices with small flash

Known Issues

  • The LuCI statistics page is only visible, if the user logged into the admin interface. #233
  • The fritzbox-ethernet-fix (openwrt/openwrt/e9431a8) was merged after 21.02.3-build. This will
    be included with the next release

For a complete changelog please visit
https://github.com/Freifunk-Spalter/packages/commits/v1.2.2

Signed-off-by: Martin Hübner martin.hubner@web.de

Falter Release 1.2.1

15 Nov 09:11
Compare
Choose a tag to compare

Release Notes

Noteworthy Changes Since falter 1.2.0

  • Based on OpenWrt-21.02.1
  • Fix uptime in owm.sh ce0459c
  • Use consistant filed names in Wireless-Mesh pages 9096975 987e8fe
  • Upstream: new OLSRd init script

Known Issues

  • The LuCI statistics page is only visible, if the user logged into the admin interface. #233

For a complete changelog please visit
https://github.com/Freifunk-Spalter/packages/commits/v1.2.1

Falter Release 1.2.0

26 Oct 10:46
Compare
Choose a tag to compare

Release Notes

Important Changes Since the Last Release

  • Based on OpenWrt-21.02.0
  • LuCI: swap ports page 1119f88
  • Change tunneldigger-servers from a list to a dns lookup directive 29943b0
  • Reimplement owm.lua in shell script owm.sh a121188
  • Upstream: Change OLSRD from using init-scripts to procd
  • Upstream: move script neigh.sh to upstream olsrd.
    • That script is now called olsrd-neigh. Its available under the alias neigh.sh still.

Known Issues

  • The LuCI statistics page is only visible, if the user logged into the admin interface. #233

For a complete changelog please visit
https://github.com/Freifunk-Spalter/packages/commits/v1.2.0

Falter Release 1.1.2

31 Aug 10:44
Compare
Choose a tag to compare

Release Notes

Overal System

  • Based on OpenWrt-19.07.8
  • Fix crashed Luci on devices without wifi
  • Fix migration issues

For a complete changelog please visit
https://github.com/Freifunk-Spalter/packages/commits/v1.1.2

Falter Release 1.1.1

27 Apr 08:00
Compare
Choose a tag to compare

Release Notes

Overal System

  • Based on OpenWrt 19.07.7
  • Add BBB-VPN (bbbdigger) config page to enable configuration via GUI
  • Bandwidth settings page: Enbales adjustment of the bandwidth settings via GUI
  • Rework of /etc/freifunk_release: Now this file steers all OpenWrt-releated options in build-process
  • Custom index pages: From now on they will be preserved on upgrades
  • Fix TP-Link CPE-Bug: high CPU-load bug was fixed by setting rssid-leds correctly.

For a complete changelog please visit
https://github.com/Freifunk-Spalter/packages/commits/v1.1.1

Falter Release 1.1.0

17 Feb 12:33
Compare
Choose a tag to compare

Release Notes

Overal System

  • Based on OpenWrt 19.07.6
  • New Concept: build Images with OpenWrt-Imagebuilder instead of compiling everything from scratch
    • Is a lot faster than compiling
    • Guarantees full binary- and configuration compability with OpenWrt
  • Migration support from all hedy and kathleen versions of the freifunk-berlin firmware
  • Port LuCI-Apps to new permission-system
  • Make 802.11s the stadard mesh mode
  • Implement adhoc to mesh-upgrade-page for wizard
  • Add multilanguage support for ffwizard. Currently German an English.
  • Dynamic banner on console
  • Customized "Freifunk Falter" footer for LuCI
  • Creation of /etc/freifunk_release (analagous to /etc/openwrt_release)
  • Modification to owm.lua script to process the contents of /etc/freifunk_release
  • Remove the wizard from the Freifunk Menu (the wizard can only be run on an unconfigured system)
  • Add a post-upgrade assistant system to prompt the user after an upgrade to make decisions about how to configure the system
  • Rename the package freifunk-berlin-bbbdigger to falter-berlin-bbbdigger
  • Fix missing footer-menue in luci (Freifunk|Admin|Map)-Button
  • Fix gps-coordinates in wizard and basic-setting page
  • Remove sending client MAC addresses in the owm.lua script.

For a complete changelog please visit
https://github.com/Freifunk-Spalter/packages/commits/v1.1.0