update changelog

This commit is contained in:
Sergio Brighenti 2022-06-20 18:13:15 +02:00
parent 66c708ab77
commit edc20c30f7

View file

@ -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.