Update changelog
This commit is contained in:
parent
03f8f11bb1
commit
ee96684ecf
1 changed files with 11 additions and 0 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -4,6 +4,16 @@ 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/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [1.2.2] - 2021-04-13
|
||||
### Fixed
|
||||
- verify_credentials infinite loop bug
|
||||
- Emoji reacts not being sent through notifications
|
||||
- Contrast of Polls
|
||||
|
||||
### Added
|
||||
- Configurable FQN for local accounts
|
||||
- Polish translations
|
||||
|
||||
## [1.2.1] - 2021-04-06
|
||||
### Fixed
|
||||
- "View context" button on videos
|
||||
|
@ -23,6 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Ability to import Mutes from CSV
|
||||
- Add server information page
|
||||
- "Follow" button is more responsive
|
||||
- Portuguese translations
|
||||
|
||||
### Fixed
|
||||
- Heart reaction works on Pleroma >= 2.3.0
|
||||
|
|
Loading…
Reference in a new issue