changelog upd

This commit is contained in:
Milos Stojanovic
2021-02-26 13:03:22 +01:00
parent c7366bb128
commit 0cc2395f04
2 changed files with 2 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
* New csrf token key config option added * New csrf token key config option added
* Ldap adapter improvements, new config param for attributes, pr #184 (Thanks @lzkill) * Ldap adapter improvements, new config param for attributes, pr #184 (Thanks @lzkill)
* Logger added to security service, fixes #183 * Logger added to security service, fixes #183
* Japanese translation added (Thanks @tubuanha)
## 7.5.0 - 2021-02-05 ## 7.5.0 - 2021-02-05

View File

@@ -29,6 +29,7 @@ Available languages:
- ```russian``` - ```russian```
- ```hungarian``` - ```hungarian```
- ```swedish``` - ```swedish```
- ```japanese```
Please help us translating FileGator to your language by submitting a Pull Request on GitHub. Please help us translating FileGator to your language by submitting a Pull Request on GitHub.