mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2024-11-08 09:29:10 +00:00
Move remote interaction chnagelog entry to "Unreleased"
This commit is contained in:
parent
aedd0794a4
commit
bf1debdeb6
1 changed files with 5 additions and 1 deletions
|
@ -3,6 +3,11 @@ 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/).
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
|
|
||||||
|
## Unreleased
|
||||||
|
### Added
|
||||||
|
- Implemented remote interaction with statuses
|
||||||
|
|
||||||
|
|
||||||
## 2022.09 - 2022-09-10
|
## 2022.09 - 2022-09-10
|
||||||
### Added
|
### Added
|
||||||
- Automatic post translations. Must be configured on the backend in order to work.
|
- Automatic post translations. Must be configured on the backend in order to work.
|
||||||
|
@ -62,7 +67,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
- 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
|
- Enabled users to zoom and pan images in media viewer with mouse and touch
|
||||||
- Added frontend ui for account migration
|
- Added frontend ui for account migration
|
||||||
- Implemented remote interaction with statuses
|
|
||||||
|
|
||||||
|
|
||||||
## [2.4.2] - 2022-01-09
|
## [2.4.2] - 2022-01-09
|
||||||
|
|
Loading…
Reference in a new issue