mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-13 10:30:16 +00:00
Add change log
This commit is contained in:
parent
7a9a4cd861
commit
bf6985de7f
39
CHANGELOG.md
Normal file
39
CHANGELOG.md
Normal file
@ -0,0 +1,39 @@
|
|||||||
|
# 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.
|
||||||
|
|
||||||
|
[Unreleased]: https://github.com/freedombox/Plinth/compare/v0.9.2...HEAD
|
||||||
Loading…
x
Reference in New Issue
Block a user