Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Release Date: July 30th, 2024

Core 

  • Mobile apps - Update to SDK 34 to comply new target API requirement on Android 14
  • UI/UX Improvements
    • Frontend Web
      • Members - Improve UI of the Date Custom field
      • Account Settings - The Current Password field should be hidden the first time users register via the Social Connect app and set their passwords.
      • On the long setting forms in AdminCP, apply fixed position of the Submit buttons 
      • Refresh the breadcrumb automatically after the forum thread is changed.
      • User Profile - Adjust the locate of the search bar to the right side to sync with other pages on the Tablet layout
      • Not show required label on fields of country city
      • Cancel Account: Update the warning message on the Password field
      • On the Registration form, trim spaces before triggering email validation when handling email input
    • AdminCP
      • Menus - Hide menu items if associated apps are deactivated.
    • Mobile Apps
      • Move the settings option to the header view for better accessibility.
      • Update the phrase of the "Videos and Photos" setting.
      • Update the "Videos and Photos" text to "Video Settings" on the Account Settings page.
  • Socialite - Add a new setting to control whether the system should prompt users to set their passwords for the first time they register via the Socialite app.
  • Custom Fields:
    • Administrators can duplicate custom fields.
    • Add a new custom field component to enable users to enter URLs.
    • Not allow similar names of fields and sections to avoid overlapping issues when translating their labels.
  • Mail Settings: the email signature can be translatable into multiple languages.
  • Security Enhancement for MIME Proofing
  • SEO Improvements: Support canonical tags
  • Editor Mode: Support admin can config show/hide Icon menu on Header (Mobile Responsive)
  • Ordering items by "Recent" will be based on the creation date rather than by the item IDs.
  • Registration: Only send Pending approval user notifications to administrators after users verify their accounts.
  • Performance Improvements
    • Improve loading speed on frontend web by reducing chunk size.
    • Scan & refactor code that calls command cache:reset under a loop that might cause performance issues.
    • Optimize the performance of the cleanup notification jobs.
  • MFA: the email/SMS authentication should only be shown if the email and SMS channels have been configured accordingly.
  • Change user password:
    • Open a new page to suggest users log out of other devices after changing password.
    • Show the warning message if using an invalid password before showing the "Logout Other Devices" popup.
  • Fix bugs

...