Merge branch 'editing-timeline-insert' into 'develop'

don't insert posts to timelines when editing a post

Closes #1300

See merge request soapbox-pub/soapbox!2128
This commit is contained in:
marcin mikołajczak
2023-01-07 16:07:20 +00:00
3 changed files with 3 additions and 2 deletions

View File

@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Search: fixes an abort error when using the navbar search component.
- Posts: fix monospace font in Markdown code blocks.
- Modals: fix action buttons overflow
- Editing: don't insert edited posts to the top of the feed.
## [3.0.0] - 2022-12-25