Releases: mbeps/next_discussion_platform
Releases · mbeps/next_discussion_platform
10.5 - General Improvements and Bug Fixes
- Fixed bug where subscribe button would overflow outside community item on mobile screen sizes if community is too long
- Added loading animation to
Show More Communities
button while fetching communities - Fixed bug where communities page would show the previous page's icon
- Buttons on modals take up the entire space of the footer
- Added name under profile picture in the profile modal
10.4 - Edit Profile / Update Profile Picture
- Set profile picture if there isn't one
- Update existing profile picture
- Delete profile picture if there is one
- Change user name
- Add user name if there isn't one
- Improved modal styling and functionality
10.3 - Edit Profile / Update User Name
- Change user name
- Add user name if there isn't one
10.2 - Edit Profile / Delete Profile Picture
- Delete profile picture if there is one
10.1 - Edit Profile / Update Profile Picture
- Set profile picture if there isn't one
- Update existing profile picture
9.4 - Toast Notifications
- Added toast notifications for errors, ambiguous successful actions, information and warning
9.3 - View Profile
- Display user profile picture on the navbar if available, otherwise display generic
- Minor adjustments and bug fixes
- View user profile details on modal such as name, profile picture (if available) and email
- Bug fixes in authentication modal
9.2 - View Profile / View Details on Modal
- View user profile details on modal such as name, profile picture (if available) and email
9.1 - View Profile / Profile Picture on Navbar
- Display user profile picture on the navbar if available, otherwise display generic icon
- Minor adjustments and bug fixes
8.3 - Communtity Modal
- Add community image
- Delete community image
- Update Community image
- Change community privacy type (public, private, restricted)
- Improved styling of the modal
- Removed change picture section from the about card
- Added community name under picture (cannot change name as it is the unique identifier)