Update changelog

This commit is contained in:
Sergio Brighenti 2024-01-14 14:24:40 +01:00
parent 9dbf1400f6
commit cc8ed75ec6
2 changed files with 24 additions and 0 deletions

View file

@ -5,6 +5,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## Unreleased ## Unreleased
## [3.7.0] - 2024-01-14
### Added
- Added support for vanity urls.
- Added KDE integration for linux script.
### Changed
- Updated translations.
- File preview is now clickable to open the file.
### Fixed
- Fixes for LDAP authentication.
## [3.6.3] - 2023-05-27 ## [3.6.3] - 2023-05-27
### Fixed ### Fixed
- Fix LDAP for php >= 8.1 - Fix LDAP for php >= 8.1

View file

@ -5,6 +5,18 @@ nav_order: 9
--- ---
# Changelog # Changelog
## [3.7.0] - 2024-01-14
### Added
- Added support for vanity urls.
- Added KDE integration for linux script.
### Changed
- Updated translations.
- File preview is now clickable to open the file.
### Fixed
- Fixes for LDAP authentication.
## [3.6.3] - 2023-05-27 ## [3.6.3] - 2023-05-27
### Fixed ### Fixed
- Fix LDAP for php >= 8.1 - Fix LDAP for php >= 8.1