v2016.1.1.rst 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. Gluon 2016.1.1
  2. ==============
  3. Added hardware support
  4. ~~~~~~~~~~~~~~~~~~~~~~
  5. ar71xx-generic
  6. ^^^^^^^^^^^^^^
  7. * Onion Omega
  8. * TP-Link TL-MR13U v1
  9. Bugfixes
  10. ~~~~~~~~
  11. Build
  12. ^^^^^
  13. Don't overwrite the opkg repository key on each build.
  14. AirOS 5.6.x compatiblity
  15. ^^^^^^^^^^^^^^^^^^^^^^^^
  16. Downgrading to AirOS 5.5.x before flashing Gluon on Airmax M XM/XW devices
  17. (NanoStation, Bullet, ...) is not necessary anymore.
  18. Status page
  19. ^^^^^^^^^^^
  20. * Fix purging of disappered neighbours from the list
  21. * Don't clear the signal graphs when scrolling in mobile browsers
  22. * Improve browser compability (don't assume the Internationalization API is available,
  23. fixes the display of numbers in Firefox for Android)
  24. Config mode
  25. ^^^^^^^^^^^
  26. * Strip trailing whitespace from number input fields (LuCI's validator doesn't catch this)
  27. * Don't allow negative bandwidth limits
  28. Failsafe mode
  29. ^^^^^^^^^^^^^
  30. * Fix entering the failsafe mode on the TL-WDR4900.
  31. Known Issues
  32. ~~~~~~~~~~~~
  33. * Default TX power on many Ubiquiti devices is too high, correct offsets are unknown (`#94 <https://github.com/freifunk-gluon/gluon/issues/94>`_)
  34. Reducing the TX power in the Expert Mode is recommended.
  35. * The MAC address of the WAN interface is modified even when Mesh-on-WAN is disabled (`#496 <https://github.com/freifunk-gluon/gluon/issues/496>`_)
  36. This may lead to issues in environments where a fixed MAC address is expected (like VMware when promicious mode is disallowed).
  37. * Inconsistent respondd/announced API (`#522 <https://github.com/freifunk-gluon/gluon/issues/522>`_)
  38. The current API is inconsistent and will be replaced eventually. The old API will still be supported for a while.
  39. * Nondeterministic production of broken images for some (very old) hardware (`#669 <https://github.com/freifunk-gluon/gluon/issues/669>`_)
  40. At the moment it seems like only the TL-WR841N v5 is affected.