Archived
1
0
Fork 0
This repository has been archived on 2023-09-27. You can view files and clone it, but cannot push or open issues or pull requests.
ts3web/CHANGELOG.md

130 lines
2.9 KiB
Markdown
Raw Normal View History

2019-08-06 18:25:50 +00:00
# CHANGELOG
2023-09-27 19:10:14 +00:00
> **As announced in a previous release (2.2.4), this project is no longer maintained. Use published version at your own risk.**
## 2.2.6 - 2023/04/06
_Quick update for an outdated application to make it more useful for docker setups. Keep in mind that PHP 7.4 which is used by ts3web is still EOL!_
* Made it possible to use environment variable to define location of bootstrapping `env` file in docker containers (natively, set php-fpm `ENV[]` properly!)
* `ENV_DIR`: location of the **PARENT** folder which has the `env` file inside
* Falls back to application `$appDir/config/env` file if not set
* Added new `env` file variables to easily configure
* `log_dir`: location of the log dir, _without trailing slash_
* `snapshot_dir` location of the snapshots dir, _without trailing slash_
## 2.2.5 - 2022/12/17
* Updated `Dockerfile` (as long as alpine 3.15 shipping PHP7 is kept updated, `ts3web` docker images are kept)
* Updated some symfony dependencies
2022-01-19 19:45:05 +00:00
## 2.2.4 - 2022/01/19
* Updated dependencies
* This application will be EOL once PHP7 is not supported anymore
2021-02-08 16:21:49 +00:00
## 2.2.3 - 2021/01/08
2021-05-20 23:05:38 +00:00
* Change docker base to alpine
2019-11-10 14:49:20 +00:00
2020-03-22 12:41:45 +00:00
## 2.2.2 - 2020/03/22
2021-05-20 23:05:38 +00:00
2020-03-22 12:41:45 +00:00
* Stop auto-sorting tables
* Add bandwidth formatter
* Check PHP 7.4 compatibility
* Increase docker image base to PHP 7.4
## 2.2.1 - 2019/11/10
2021-05-20 23:05:38 +00:00
* Use separate JavaScript file to initialize DataTables
## 2.2.0 - 2019/11/10
2021-05-20 23:05:38 +00:00
* Add version tag to footer
* Add sortable tables
* Add search on tables
* Increase bootstrap4 theme width
* Handle deprecation warnings in Twig
* Fix dependency version
## 2.1.4 - 2019/11/08
2021-05-20 23:05:38 +00:00
* Use autofocus on username input field instead of the password field
* Fill missing cells on incorrect cell count in table views when only partial data is available
## 2.1.3 - 2019/08/08
2021-05-20 23:05:38 +00:00
* Fixed false rendering of forms
* Fixed channel tree view showing the wrong virtual server after selection
* Minor code refactor
2019-08-07 15:34:39 +00:00
## 2.1.2 - 2019/08/07
2021-05-20 23:05:38 +00:00
2019-08-07 15:34:39 +00:00
* Minor refactoring
* Update documentation
2019-08-07 15:54:35 +00:00
## 2.1.1 - 2019/08/07
2021-05-20 23:05:38 +00:00
2019-08-07 15:54:35 +00:00
* Updated translation
## 2.1.0 - 2019/08/07
2021-05-20 23:05:38 +00:00
* Fixed file handling on snapshots
* Cleaned up template links
* Updated documentation
* Added application log view
2021-05-20 23:05:38 +00:00
* Fixed files view
* Added show total used space for files in a channel
* Added file delete action
* Removed about modal
2019-08-06 20:13:04 +00:00
## 2.0.0 - 2019/08/06
2021-05-20 23:05:38 +00:00
2019-08-06 18:25:50 +00:00
* Replace material design with bootstrap4 theme
* Add an about modal
2019-08-06 20:13:04 +00:00
* Add tree view for online clients
2019-08-06 18:25:50 +00:00
* Update deployment and release documentation and examples
* Update dependencies and force PHP 7.3
## 1.2.4 - 2019/01/18
2021-05-20 23:05:38 +00:00
2019-08-06 18:25:50 +00:00
* No info text
## 1.2.3 - 2019/01/18
2021-05-20 23:05:38 +00:00
2019-08-06 18:25:50 +00:00
* No info text
## 1.2.2 - 2018/09/01
2021-05-20 23:05:38 +00:00
2019-08-06 18:25:50 +00:00
* No info text
## 1.2.1 - 2018/06/04
2021-05-20 23:05:38 +00:00
2019-08-06 18:25:50 +00:00
* No info text
## 1.2.0 - 2018/06/04
2021-05-20 23:05:38 +00:00
2019-08-06 18:25:50 +00:00
* No info text
## 1.1.1 - 2018/05/04
2021-05-20 23:05:38 +00:00
2019-08-06 18:25:50 +00:00
* No info text
## 1.1.0 - 2018/05/04
2021-05-20 23:05:38 +00:00
2019-08-06 18:25:50 +00:00
* No info text
## 1.0.3 - 2018/04/04
2021-05-20 23:05:38 +00:00
2019-08-06 18:25:50 +00:00
* No info text
## 1.0.2 - 2018/04/04
2021-05-20 23:05:38 +00:00
2019-08-06 18:25:50 +00:00
* No info text
## 1.0.1 - 2018/04/03
2021-05-20 23:05:38 +00:00
2019-08-06 18:25:50 +00:00
* No info text
## 1.0.0 - 2018/04/03
2021-05-20 23:05:38 +00:00
* No info text