Skip to content

Commit

Permalink
added changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
zachatrocity committed Jul 5, 2023
1 parent 5cad274 commit 80a462f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## Unreleased
- Added configuration option to automatically convert .webp images to .png for saving (njshockey)
- Added error messages and retry buttons for instance loading errors (zachatrocity)
- Implemented comment contexts and added "Show context" and "View all comments" buttons (jcgurango, zachatrocity)
- Fixed several issues with comments not loading correctly after posting a new comment (jcgurango, zachatrocity)
- Fixed and updated ModLog Pages & API (zachatrocity)
- Added menu item to view a community in a specific instance other than the originating instance (jcgurango)
- Added shadow to bottom tab bar to visually offset it from cards underneath (swmarks)
- Added Chrome Custom Tabs / Safari View Controller to replace in app browser on Android & iOS (swmarks)
- Added deep link support for links like liftoff://lemmy.world/c/liftoff (shocklateboy92)
- Updated l10n translation hooks, and added strings (mykdavies, zachatrocity)
- Changed "You're not logged in, log in" message to dismiss after 7 seconds (christopher-conley)
- Fixed an issue causing login to fail if there is a space after the username (christopher-conley)
- Changed photo previews in post feed to have a consistent maximum height and updated opening animation (prefanatic)

## v0.10.4 - 2023-07-02
- Added support for deep links like liftoff://lemmy.world/c/liftoff (shocklateboy92)
- Fixed an issue preventing adding certain instances (swmarks)
Expand Down

0 comments on commit 80a462f

Please sign in to comment.