Plugin Directory

Changeset 3370569


Ignore:
Timestamp:
09/30/2025 03:53:50 PM (6 months ago)
Author:
taicv
Message:

Update readme.txt to reflect 1.0.4 changelog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • grabwp-tenancy/trunk/readme.txt

    r3358841 r3370569  
    55Tested up to: 6.8
    66Requires PHP: 7.4
    7 Stable tag: 1.0.3
     7Stable tag: 1.0.4
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    7474== Changelog ==
    7575
     76= 1.0.4 =
     77- Enhance tenant management with a new list table for admin
     78- Implement logging functionality, and improve tenant deletion process with confirmation prompts.
     79- Refactor path management and database handling for better organization and security.
     80- Update translations and enhance admin UI elements for improved user experience.
     81- Refactor tenant initialization process to streamline functionality for tenant and main site.
     82- Remove deprecated asset loading class and configuration management.
     83- Enhance tenant context handling and improve upload directory management.
     84- Introduce hooks for pro plugin extensibility and improve code organization for better maintainability.
     85
     86
    7687= 1.0.3 =
    7788* **Major Enhancement**: Added comprehensive early loading system with load-helper.php
Note: See TracChangeset for help on using the changeset viewer.