FreedomBox/CHANGELOG.md
2016-06-12 18:14:42 +05:30

1.2 KiB

Change Log

All notable changes to this project will be documented in this file.

Unreleased

Added

  • Added Polish translation.
  • Added check to Diagnostics to skip tests for modules that have not been setup.
  • Added sorting of menu items per locale.
  • Allowed setting IP for shared network connections.

Fixed

  • Fixed issue preventing access to Plinth on a non-standard port.
  • Fixed issue in Privoxy configuration. Two overlapping listen-addresses were configured, which prevented privoxy service from starting.
  • Fixed issues with some diagnostic tests that would show false positive results.
  • Fixed some username checks that could cause errors when editing the user.

Changed

  • Moved Dynamic DNS and Pagekite from Applications to System Configuration.

Deprecated

  • Dealt with ownCloud removal from Debian. The ownCloud page in Plinth will be hidden if it has not been setup. Otherwise, a warning is shown.

Removed

  • Removed init script and daemonize option.
  • Removed writing to PID file.

Security

  • Fixed issue that could allow someone to start a module setup process without being logged in to Plinth.