forked from AkkomaGang/akkoma-fe
Add changelog for https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1403
This commit is contained in:
parent
76727cd39c
commit
22d8961c5e
1 changed files with 6 additions and 4 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -36,19 +36,21 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
- Attachments are truncated just like post contents
|
- Attachments are truncated just like post contents
|
||||||
- Media modal now also displays description and counter position in gallery (i.e. 1/5)
|
- Media modal now also displays description and counter position in gallery (i.e. 1/5)
|
||||||
- Ability to rearrange order of attachments when uploading
|
- Ability to rearrange order of attachments when uploading
|
||||||
|
- Enabled users to zoom and pan images in media viewer with mouse and touch
|
||||||
|
|
||||||
|
|
||||||
## [2.4.2] - 2022-01-09
|
## [2.4.2] - 2022-01-09
|
||||||
### Added
|
### Added
|
||||||
- Added Apply and Reset buttons to the bottom of theme tab to minimize UI travel
|
- Added Apply and Reset buttons to the bottom of theme tab to minimize UI travel
|
||||||
- Implemented user option to always show floating New Post button (normally mobile-only)
|
- Implemented user option to always show floating New Post button (normally mobile-only)
|
||||||
- Display reasons for instance specific policies
|
- Display reasons for instance specific policies
|
||||||
- Added functionality to cancel follow request
|
- Added functionality to cancel follow request
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fixed link to external profile not working on user profiles
|
- Fixed link to external profile not working on user profiles
|
||||||
- Fixed mobile shoutbox display
|
- Fixed mobile shoutbox display
|
||||||
- Fixed favicon badge not working in Chrome
|
- Fixed favicon badge not working in Chrome
|
||||||
- Escape html more properly in subject/display name
|
- Escape html more properly in subject/display name
|
||||||
|
|
||||||
|
|
||||||
## [2.4.0] - 2021-08-08
|
## [2.4.0] - 2021-08-08
|
||||||
|
|
Loading…
Reference in a new issue