Update changelog
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
e1338dce14
commit
8e3dfce337
1 changed files with 4 additions and 0 deletions
|
@ -12,9 +12,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- Reactions: Support custom emoji reactions
|
- Reactions: Support custom emoji reactions
|
||||||
- Compatbility: Support Mastodon v2 timeline filters.
|
- Compatbility: Support Mastodon v2 timeline filters.
|
||||||
- Compatbility: Preliminary support for Ditto backend.
|
- Compatbility: Preliminary support for Ditto backend.
|
||||||
|
- Compatibility: Support Firefish.
|
||||||
- Posts: Support dislikes on Friendica.
|
- Posts: Support dislikes on Friendica.
|
||||||
- UI: added a character counter to some textareas.
|
- UI: added a character counter to some textareas.
|
||||||
- UI: added new experience for viewing Media
|
- UI: added new experience for viewing Media
|
||||||
|
- Hotkeys: Added `/` as a hotkey for search field.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Posts: truncate Nostr pubkeys in reply mentions.
|
- Posts: truncate Nostr pubkeys in reply mentions.
|
||||||
|
@ -24,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- UI: added sticky column header.
|
- UI: added sticky column header.
|
||||||
- UI: add specific zones the user can drag-and-drop files.
|
- UI: add specific zones the user can drag-and-drop files.
|
||||||
- UI: disable toast notifications for API errors.
|
- UI: disable toast notifications for API errors.
|
||||||
|
- Chats: Display year for older messages creation date.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Posts: fixed emojis being cut off in reactions modal.
|
- Posts: fixed emojis being cut off in reactions modal.
|
||||||
|
@ -37,6 +40,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- UI: fixed various overflow issues related to long usernames.
|
- UI: fixed various overflow issues related to long usernames.
|
||||||
- UI: fixed display of Markdown code blocks in the reply indicator.
|
- UI: fixed display of Markdown code blocks in the reply indicator.
|
||||||
- Auth: fixed too many API requests when the server has an error.
|
- Auth: fixed too many API requests when the server has an error.
|
||||||
|
- Auth: Don't display "username or e-mail" if username is not allowed.
|
||||||
|
|
||||||
## [3.2.0] - 2023-02-15
|
## [3.2.0] - 2023-02-15
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue