Merge branch 'changelog' into 'develop'
Update CHANGELOG See merge request soapbox-pub/soapbox!2365
This commit is contained in:
commit
9dc12f0994
1 changed files with 7 additions and 0 deletions
|
@ -9,13 +9,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
### Added
|
### Added
|
||||||
- Posts: Support posts filtering on recent Mastodon versions
|
- Posts: Support posts filtering on recent Mastodon versions
|
||||||
- Reactions: Support custom emoji reactions
|
- Reactions: Support custom emoji reactions
|
||||||
|
- Compatbility: Support Mastodon v2 timeline filters.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Posts: truncate Nostr pubkeys in reply mentions.
|
- Posts: truncate Nostr pubkeys in reply mentions.
|
||||||
|
- Posts: upgraded emoji picker component.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Posts: fixed emojis being cut off in reactions modal.
|
- Posts: fixed emojis being cut off in reactions modal.
|
||||||
- Posts: fix audio player progress bar visibility.
|
- Posts: fix audio player progress bar visibility.
|
||||||
|
- Posts: added missing gap in pending status.
|
||||||
|
- Compatibility: fixed quote posting compatibility with custom Pleroma forks.
|
||||||
|
- Profile: fix "load more" button height on account gallery page.
|
||||||
|
- 18n: fixed Chinese language being detected from the browser.
|
||||||
|
- Conversations: fixed pagination (Mastodon).
|
||||||
|
|
||||||
## [3.2.0] - 2023-02-15
|
## [3.2.0] - 2023-02-15
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue