update changelog
This commit is contained in:
parent
66c708ab77
commit
edc20c30f7
1 changed files with 14 additions and 0 deletions
|
@ -5,6 +5,20 @@ nav_order: 9
|
||||||
---
|
---
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [3.6.0] - 2022-06-20
|
||||||
|
### Changed
|
||||||
|
- Improved embedding on discord of large videos.
|
||||||
|
- Releases are now compressed for faster downloads
|
||||||
|
- Updated translations
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Fixed deprecation notices on php >= 8
|
||||||
|
- Fixed embed UA for Discord.
|
||||||
|
- Fixed error with post_max_size = 0
|
||||||
|
|
||||||
|
### Removed
|
||||||
|
- Support for php 7.2
|
||||||
|
|
||||||
## [3.5.1] - 2021-10-22
|
## [3.5.1] - 2021-10-22
|
||||||
### Changed
|
### Changed
|
||||||
- Fixed embed UA for Discord.
|
- Fixed embed UA for Discord.
|
||||||
|
|
Loading…
Reference in a new issue