Skip to content

Releases: mbeps/next_discussion_platform

10.5 - General Improvements and Bug Fixes

07 May 22:08
95a2b79
Compare
Choose a tag to compare
  • 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

07 May 22:03
Compare
Choose a tag to compare
  • 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

07 May 22:02
Compare
Choose a tag to compare
  • Change user name
  • Add user name if there isn't one

10.2 - Edit Profile / Delete Profile Picture

07 May 22:00
Compare
Choose a tag to compare
  • Delete profile picture if there is one

10.1 - Edit Profile / Update Profile Picture

07 May 22:00
Compare
Choose a tag to compare
  • Set profile picture if there isn't one
  • Update existing profile picture

9.4 - Toast Notifications

07 May 21:56
Compare
Choose a tag to compare
  • Added toast notifications for errors, ambiguous successful actions, information and warning

9.3 - View Profile

07 May 21:52
Compare
Choose a tag to compare
  • 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

07 May 21:51
Compare
Choose a tag to compare
  • View user profile details on modal such as name, profile picture (if available) and email

9.1 - View Profile / Profile Picture on Navbar

07 May 21:48
Compare
Choose a tag to compare
  • Display user profile picture on the navbar if available, otherwise display generic icon
  • Minor adjustments and bug fixes

8.3 - Communtity Modal

07 May 21:44
Compare
Choose a tag to compare
  • 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)