lemmur-app-android/CHANGELOG.md

52 lines
1.0 KiB
Markdown
Raw Normal View History

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