2021-02-08 12:15:48 +01:00
|
|
|
## Unreleased
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Changed image viewer dismissal to be more fun. The image now also moves on the x axis, changes scale and rotates a bit for more user enjoyment
|
|
|
|
|
2021-02-03 15:12:37 +01:00
|
|
|
## v0.2.2 - 2021-02-03
|
|
|
|
|
|
|
|
Minimum Lemmy version supported: `v0.9.4`
|
2021-01-30 15:56:35 +01:00
|
|
|
|
2021-01-31 15:07:36 +01:00
|
|
|
### Added
|
|
|
|
|
|
|
|
- Online users count is now correctly displayed
|
2021-02-03 15:12:37 +01:00
|
|
|
- APKs are now signed
|
2021-01-31 15:07:36 +01:00
|
|
|
|
2021-01-30 15:56:35 +01:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed a bug where replying to a comment would instead reply to the parent of that comment
|
|
|
|
- Fixed a bug where comments would be displayed as a grey block
|
2021-01-30 18:47:26 +01:00
|
|
|
- Fixed a bug where adding/removing accounts could cause the home/communities/search tabs to crash
|
|
|
|
- Fixed a bug where up/down voting twice cause the comment/post to crash
|
2021-01-30 15:56:35 +01:00
|
|
|
|
2021-02-03 15:12:37 +01:00
|
|
|
## v0.2.1 - 2021-02-03
|
|
|
|
|
|
|
|
[YANKED]
|
|
|
|
|
2021-01-27 00:07:51 +01:00
|
|
|
## v0.2.0 - 2021-01-27
|
2020-09-22 03:46:29 +02:00
|
|
|
|
2021-01-27 00:07:51 +01:00
|
|
|
### Breaking changes
|
2020-09-22 03:46:29 +02:00
|
|
|
|
2021-01-27 00:07:51 +01:00
|
|
|
- Lemmur now works exclusively with Lemmy API v2
|
2020-09-22 03:46:29 +02:00
|
|
|
|
2021-01-27 00:07:51 +01:00
|
|
|
### Added
|
|
|
|
|
|
|
|
- You can now manage account-specific settings, such as username, avatar, etc.
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed a bug where in some circumstances removal of an instance would fail
|
|
|
|
|
|
|
|
## v0.1.1 - 2021-01-17
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
#### Pages
|
|
|
|
|
|
|
|
- Instance page
|
|
|
|
- Community page
|
|
|
|
- Post page
|
|
|
|
- User profile page
|
2020-11-02 13:24:09 +01:00
|
|
|
- Home tab
|
|
|
|
- Communities tab
|
2021-01-27 00:07:51 +01:00
|
|
|
- Search tab
|
|
|
|
- Profile tab
|
|
|
|
- Settings
|
|
|
|
|
|
|
|
#### Actions
|
|
|
|
|
|
|
|
- Create comment
|
|
|
|
- Create post
|
|
|
|
- Upvote/Downvote
|
|
|
|
- Save comments/posts
|
2020-09-22 03:46:29 +02:00
|
|
|
- Follow/Unfollow communities
|
2021-01-27 00:07:51 +01:00
|
|
|
|
|
|
|
#### Other
|
|
|
|
|
|
|
|
- Light/dark/AMOLED themes
|
|
|
|
- Manage multiple accounts/instances
|
|
|
|
|
|
|
|
### Notable things that don't work / are not implemented yet
|
|
|
|
|
|
|
|
- No notifications page
|
|
|
|
- No way to browse saved posts/comments
|
|
|
|
- Themes are not yet finalized so they might not look great in some situations
|
|
|
|
- Other than pictures, there is absolutely no caching
|
|
|
|
|
|
|
|
Remember: there's always option to open instance/community/post/comment in web browser from the app if there is a missing feature
|