Plugin Directory

Changeset 3495354


Ignore:
Timestamp:
03/31/2026 09:14:44 AM (3 days ago)
Author:
elearningevolve
Message:

Fix changelog for 3.0.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • video-conferencing-with-bbb/trunk/readme.txt

    r3495330 r3495354  
    162162== Changelog ==
    163163
    164 = 2.5.4 =
    165 * Fixed: Fatal error on some block themes (e.g. Blockify) when viewing a room page, by ensuring core/post-terms block markup is compatible with theme filters
    166 * Fixed: Recording name/description edit on the front end (reliable data attributes, Enter/Escape handling, duplicate-submit guard, and edit icon markup after save)
    167 * Fixed: Share Recording URL copying incorrect links (e.g. http://unknown/) when BBB returns a placeholder host; playback URLs now align with the configured BBB API endpoint host
    168 * Fixed: Recordings section appearing twice on single BBB room pages when both the room shortcode and the auto-appended recording shortcode rendered the list
    169 * Updated: Nonce verification and request input handling to use wp_unslash() before sanitization where appropriate (admin, public room/join flows, recording sort links)
    170 * Updated: Late escaping and safer HTML output for room access-code metabox fields and collapsible recordings markup for Plugin Check / WordPress.org guidelines
     164= 3.0.0 =
     165* ⚠️ Important Notice: Please test on staging site before updating on a live site due to major changes to the plugin codebase.
     166* Major Upgrade: Updated all function names to comply with WordPress.org plugin standards
     167 Updated all class names to comply with WordPress.org plugin standards
     168 Updated all variable names to comply with WordPress.org plugin standards
     169* Breaking Changes: Significant refactoring of plugin codebase for WordPress.org compliance
     170
     171
     172
    171173
    172174= 2.5.3 =
Note: See TracChangeset for help on using the changeset viewer.