Page tree

Versions Compared

Key

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

...

  • Site administrators can create a unique tour guide for each page and add multiple steps to guide users through specific elements or workflows.

  • Users can experience the tour guide step-by-step on the selected page.

  • Users can repeat the tour, go back to a previous step, refresh the guide, move forward, or end it at any time.

  • The tour guide is automatically disabled once the user finishes it, ensuring a clean and unobtrusive experience.

Live Videos

New Feature: Go Live from Your Web Browser with Webcam

As live video becomes a vital part of online engagement, users expect simple, accessible ways to broadcast in real time. Until now, going live often required third-party software or complex streaming setups, creating barriers for casual users and community members.

With our new webcam-based live streaming feature, we’re removing those barriers—making it easier than ever to go live directly from your web browser. Whether it’s for community updates, personal moments, or spontaneous broadcasts, users can now start a live stream with just a few clicks, right from their laptop or desktop.

So, what you just need to start live now:

  • A supported web browser (Chrome, Firefox, Edge, Safari)

  • A working webcam and microphone

  • Permission granted for camera and microphone access

This feature empowers creators, boosts platform activity, and supports more authentic, real-time interaction across your network.

Core

  • Compatible with PHP 8.3
  • Optimize performance for API endpoint /settings
  • REST API Generation: scan and fix general issues.
  • Improve the avatar's resolution when logging in with a social account.
  • AdminCP
    • Members: 
      • Admin can export users to CSV file.
      • Super Administrator can designate another user as a Super Administrator.
    • Member Settings: Add a new setting to control token lifetime.
    • Registration Settings:
      • Administrators can configure multiple users for the 'On Signup New Friend' settings.
      • Remove the Send Welcome Email setting. Welcome email will be managed on AdminCP > App Settings > Notifications > Types > App Name (User)
    • Support new global setting "Allow HTML"
    • Add a new setting to configure Email logo
    • Reports: Add settings to control who will receive notifications whenever there are new reports.
    • Build Histories - Remove build bundles immediately after extracting to save disk space.
    • Localization - Add options for admin to set the default country and language.
    • Support permissions to control Staff access within AdminCP.
    • Storage - The admin can remove storage configurations even if they contain uploaded files.
    • Ban Filters:
      • Add the Active column for the ban filter page (Email/IP Address/ Word).
      • Validate the email's format before adding it to the banned email list.
    • Regex Rules: Validate the regex rules format before adding to the system.
  • UI/UX Improvements
    • Frontend Web
      • Hide the member item viewer when hovering over the member's name on the Dashboard page.
      • Update user information immediately after editing.
      • Installation Wizard
        • Verify the existence of functions (symlink, link) upon installation.
        • Improve the workflow when process functions (proc_open, proc_close) are missing
      • Limit the page Title meta to 60 characters.
      • Mobile layout - Hide the total badge notification after opening the notification popup.
      • Enhance color border contrast.
      • Hide the title when viewing the type detail on the global search.
      • Support changing languages on the Registration page.
      • Autofocus on the "Email Address or Phone Number" field in the Forgot Password section.
      • Support SEO meta schemas for live videos
    • AdminCP
      • The Backup Wizard should be executed in the background to avoid the timeout issue.
      • Improve queue processing to avoid long-run background jobs from being retried unexpectedly.
      • Dashboard: reflect the statistical chart data by date accordingly.
      • Site Statistic: Support monthly statistics. 
      • Clear the search box after the admin selects a suggested option or go to another page.
      • Support the close button "X" to the "Is Core" dropdown of the App> Installed page.
      • Admin can reassign a category to a different sub-category during the modification process.
    • Mobile App
      • Composer Feed - Hide the URL Video button on the Event/User Profile/ Group/ Page
      • Flatten App - Improve behavior of the Birth Date field after selecting data.
  • Fix bugs

...