Skip to content

Commit

Permalink
Update to v5.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tibetsprague committed Sep 20, 2024
1 parent 5bfbe4b commit 44acaca
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
11 changes: 8 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## [5.9.2] - 2024-08-19
## [5.9.2] - 2024-09-19

### Added
- Display a notice when a post or comment has been edited
- Display a message when a post or comment has been edited that includes the time of the edit
- Mousing over a post created or edited timestamp shows you the exact time the post was created or edited

### Changed
- Events show the summary of the event in the card, like other posts
- prevent ImageCarousel opening from PostCard view

### Fixed
-
- Squished avatars in @ mention list
- Move image carousel prev arrow into visible area

## [5.9.1] - 2024-07-31

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hylo-evo",
"description": "Hylo Frontend",
"version": "5.9.1",
"version": "5.9.2",
"private": true,
"license": "Apache-2.0",
"author": "Hylo <[email protected]>",
Expand Down

0 comments on commit 44acaca

Please sign in to comment.