Releases: prasidhanchan/CodeMonk
Releases · prasidhanchan/CodeMonk
v1.0.2
v1.0.1
What's Changed
- Added new Badge system for the top 3 members in the leaderboard 🎉.
- Posts now load faster for a smoother user experience.
- Added support for API level 28 (Android 9) based on user demand.
- XP points now automatically update when new announcements are made.
- Fixed an issue where mentor tags were not appearing correctly during updates.
- Polished UI elements for a better visual experience ✨.
- Many other improvements under the hood 🛠️.
v1.0.1-rc2
What's Changed
- Fixed minor UI misalignments.
- Polished UI elements for a better visual experience ✨.
- Many other improvements under the hood.
v1.0.1-rc1
What's Changed
- Added badges for the top 3 members in the leaderboard 🎉.
- Posts now load faster for a smoother user experience.
- Added support for API level 28 (Android 9) based on user demand.
- XP points now automatically update when new announcements are made.
- Fixed an issue where mentor tags were not appearing correctly during updates.
- Polished UI elements for a better visual experience ✨.
v1.0.0
What's Changed
- Added new Sign Up screen.
- Fixed an issue where TextField auto focus was not working.
- Many other improvements under the hood.
Full Changelog: v1.0.0-rc2...v1.0.0
v1.0.0-rc2
What's Changed
- Added new Sign Up screen.
- Fixed an issue where TextField auto focus was not working.
- Minor UI enhancements.
- Many more improvements under the hood.
v1.0.0-rc1
What's Changed
- Fixed an issued where tab state was not being maintained on navigation.
- Fixed a flickering issue when navigated to the same route.
- Minor UI enhancements and bug fixes.
v1.0.0-alpha3
What's Changed
v1.0.0 alpha release
- Added support for clickable links in announcement post.
- Optimized some UI components for large screen devices.
- Fixed keyboard not being hidden on post button click and incorrect IME action shown.
- Fixed an issue where announcement images was not being displayed.
- Many other improvements and fixes under the hood.
v1.0.0-alpha2
What's Changed
v1.0.0 alpha release
- feat: integrate announcement feature.
- fix: duplicate likes due to animation delay.
- fix: 404 error on post like.
- feat: minor visual enhancements.
- feat: integrate google play in-app update api.
- fix: prevent push notification after logout.
- feat: add pinch to zoom and pan functionality to posts.
- fix: reduce animation delay in LeaderBoard screen.
- fix: minor performance improvements and optimizations under the hood.
Full Changelog: https://github.com/prasidhanchan/CodeMonk/commits/v1.0.0-alpha2
v1.0.0-alpha1
What's Changed
v1.0.0 alpha release.
- fix: detect linkedin profile urls with alternate domain linked.in.
- fix: invalid timestamps in new posts.
- refactor: improve flow collection with lifecycle awareness.
- fix: splash screen animation lag.
- chore: add redirect to privacy policy.
- feat: add create profile functionality on new login.
- fix: profile not being updated.
- fix: prevent duplicate post on update.
- fix: minor improvements and bug fixes.
- fix: keyboard overlap issue in send notification screen.
- fix: text fields disabled in post screen.
- fix: cannot update username and profile, minor code improvements.
Full Changelog: https://github.com/prasidhanchan/CodeMonk/commits/v1.0.0-alpha1