diff options
author | lain <lain@soykaf.club> | 2020-01-10 12:25:50 +0100 |
---|---|---|
committer | lain <lain@soykaf.club> | 2020-01-10 12:25:50 +0100 |
commit | 3c63f5ecb2c72aabbc299484d930ad3f99d1fa4a (patch) | |
tree | 52c9b2c4e00f1a14ce96a51683e9e376f9aeb3be | |
parent | 38df2dd60ce18e4ec54c842d55ee67cbbbf40fd8 (diff) | |
download | pleroma-3c63f5ecb2c72aabbc299484d930ad3f99d1fa4a.tar.gz |
1.1.8 Changelog
-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 |