This is an alpha release. Expect many bugs and unfinished features!
Changelog 📝
🐛 Bug Fixes
- Fixed a bug that caused the whole post to disappear after refreshing (2fc4020b).
- Fixed avatar loading issue on ViewUserDatailActivity (f3bff30e).
- Infinity post loading issue has been resolved (efc74a07).
- Resolved the bug that caused the progress indicator to persist on the comments page even after all comments were loaded (3b5852d1).
- README icon issue has been addressed (0fa2da6f).
- Resolved incorrect score display for already voted comments (28284291).
📱 UI/UX Improvements
- Replaced error image with the new logo (9d6e15ed).
- Added an Image upload button for comments, enhancing the comment section experience (919d259f).
- Improved user experience by enabling the 'Go to user/community' button functionality (6704772f).
- Enhanced app functionality by enabling the subscribe/unsubscribe buttons (e2de8b81).
- Karma is now hidden, improving user privacy (e3a4db17).
🚀 Features
- Image upload functionality has been added to the backend (919d259f).
- Comment editing feature has been implemented (388b8954).
- The save post/comment buttons have been made functional (5b26d57f).
- Avatar icons for a user are now loading properly due to a minor fix to load the comment author's icon (44956bd9).
📚 Documentation
- The README and fastlane metadata have been updated (f2f05782).