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 15e9e13 commit a366785Copy full SHA for a366785
CHANGELOG.md
@@ -3,6 +3,18 @@ This file is a running track of new features and fixes to each version of the pa
3
4
This project follows [Semantic Versioning](http://semver.org) guidelines.
5
6
+## v1.11.9
7
+
8
+### Fixed
9
10
+* Fixed issue with CI not pushing Docker image
11
12
+## v1.11.8
13
14
15
16
+* Fixed an issue where a `DELETE` request was used instead of a `POST`, potentially logging user passwords in plain text if they disable 2FA.
17
18
## v1.11.7
19
20
### Added
0 commit comments