We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4795ed commit 1e8d91fCopy full SHA for 1e8d91f
CHANGELOG.md
@@ -1,6 +1,23 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
+## [1.6.5] - Service release
5
+
6
+### Bugfixes
7
8
+- Add missing translation strings (#2778 @myrevery)
9
+- Add check if folder exists in v-change-web-domain-docroot (#2778)
10
11
+### Security
12
13
+- Improve random bytes generator (#2774)
14
+- Don't allow /inc/2fa/secret.php called from the web browser directly (#2784 @mayappear)
15
+- Improve CSRF Origin Check Bypass (#2785 @mayappear)
16
17
+### Dependencies
18
19
+- Update Filegator to 7.8.2
20
21
## [1.6.4] - Service release
22
23
### Bugfixes
0 commit comments