diff options
author | lain <lain@soykaf.club> | 2020-01-10 12:44:31 +0000 |
---|---|---|
committer | lain <lain@soykaf.club> | 2020-01-10 12:44:31 +0000 |
commit | 1629fa2412b877f69c5cf0df09782227827b272b (patch) | |
tree | 054cfc99e789cffc1ca51d6ce3a51e37a0cdf7a6 /CHANGELOG.md | |
parent | ecb3386f939de3ffba16f9419994a009f2e59ded (diff) | |
parent | e372917f6c7963f4e1358ccc3c1ebeb7be9edfad (diff) | |
download | pleroma-1.1.8.tar.gz |
Merge branch 'release/1.1.8' into 'stable'v1.1.8
Release/1.1.8
See merge request pleroma/pleroma!2096
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e54d19dd6..8cd0c4fad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## [1.1.8] - 2020-01-10 +### Fixed +- Captcha generation issues +- Returned Kocaptcha endpoint to configuration +- Captcha validity is now 5 minutes + ## [1.1.7] - 2019-12-13 ### Fixed - OTP: Inability to set the upload limit |