Plugin Directory

Changeset 3116017


Ignore:
Timestamp:
07/11/2024 04:55:16 AM (20 months ago)
Author:
wpfeedback
Message:

updated readme file

Location:
atarim-visual-collaboration
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • atarim-visual-collaboration/tags/4.0.1/readme.txt

    r3116009 r3116017  
    33Tags: collaboration, feedback, bug-tracking, project management, screenshots, support, team, management, task management, communication tool, feedback, bug tracking, sticky note, website feedback, visual feedback, clients, communication, customer communication, share, designs, ads, agency, collaborate, client communication
    44Requires at least: 5.0
    5 Tested up to: 6.5.3
    6 Stable tag: 4.0
     5Tested up to: 6.5.5
     6Stable tag: 4.0.1
    77Requires PHP: 7.4
    88License: GPLv3 or later
     
    377377== Changelog ==
    378378
     379= 4.0.1 =
     380* **Task Center Notification Issue** - Fixed notify user was not reflecting the change on the Task center.
     381* **HTML Task List Filter** - Fixed broken HTML of the task list when using filter on Task center.
     382* **HTTP Token/Reshare Link Issue** - Copy token or reshare link action was not working for site with http has been fixed.
     383* **Share Modal UI for Invited Users** - Fixed UI for invited user on the share modal.
     384* **Sidebar Page Tab UI** - Fixed Page tab UI in the sidebar when the page image is not available.
     385* **Access Control Vulnerability** - Fixed access control vulnerability for adding/deleting/editing comment.
     386* **Task Tab Information Overflow** - Fixed information overflow in the task tab for each task element.
     387* **Sidebar Pagination** - Fixed pagination not working for 'All page' filter in the sidebar.
     388
     389
    379390= v4.0 =
    380 * **Optimization**
    381   - Modified page tab integration to optimize the page loading speed.
    382 
    383 * **Compatibility**
    384   - Added support to resolve Bootstrap conflict with Woodmart themes.
    385 
    386 * **Code Cleanup**
    387   - Removed code that was not needed after UX changes.
    388 
     391* **Optimization** - Modified page tab integration to optimize the page loading speed.
     392* **Compatibility** - Added support to resolve Bootstrap conflict with Woodmart themes.
     393* **Code Cleanup** - Removed code that was not needed after UX changes.
    389394* **Feature Enhancements**
    390395  - Implemented auto-closing of open task popup on creation of a new one.
    391396  - Auto login is now enabled by default instead of disabled.
    392 
    393397* **Bug Fixes**
    394398  - Fixed an issue where remapping a task was triggering the open task action.
    395399  - Resolved the issue where users were unable to delete new tasks without a page refresh.
    396 
    397 * **Security**
    398   - Improved overall security of the plugin.
    399 
    400 * **Other Changes**
    401   - Removed EDD license key dependency from the code.
     400* **Security** - Improved overall security of the plugin.
     401* **Other Changes** - Removed EDD license key dependency from the code.
    402402
    403403= v3.32 =
     
    637637* **Removing Stickers:** Previously, if you tried to create a task, and then create another one without finishing the first, you'd have two stickers. This has been fixed.
    638638* **Automatic Screenshots Not Showing Images or Gradient:** Sometimes images and gradients inside automatic screenshots were not showing, this has now been fixed.
    639 
    640 
  • atarim-visual-collaboration/trunk/readme.txt

    r3116009 r3116017  
    33Tags: collaboration, feedback, bug-tracking, project management, screenshots, support, team, management, task management, communication tool, feedback, bug tracking, sticky note, website feedback, visual feedback, clients, communication, customer communication, share, designs, ads, agency, collaborate, client communication
    44Requires at least: 5.0
    5 Tested up to: 6.5.3
    6 Stable tag: 4.0
     5Tested up to: 6.5.5
     6Stable tag: 4.0.1
    77Requires PHP: 7.4
    88License: GPLv3 or later
     
    377377== Changelog ==
    378378
     379= 4.0.1 =
     380* **Task Center Notification Issue** - Fixed notify user was not reflecting the change on the Task center.
     381* **HTML Task List Filter** - Fixed broken HTML of the task list when using filter on Task center.
     382* **HTTP Token/Reshare Link Issue** - Copy token or reshare link action was not working for site with http has been fixed.
     383* **Share Modal UI for Invited Users** - Fixed UI for invited user on the share modal.
     384* **Sidebar Page Tab UI** - Fixed Page tab UI in the sidebar when the page image is not available.
     385* **Access Control Vulnerability** - Fixed access control vulnerability for adding/deleting/editing comment.
     386* **Task Tab Information Overflow** - Fixed information overflow in the task tab for each task element.
     387* **Sidebar Pagination** - Fixed pagination not working for 'All page' filter in the sidebar.
     388
     389
    379390= v4.0 =
    380 * **Optimization**
    381   - Modified page tab integration to optimize the page loading speed.
    382 
    383 * **Compatibility**
    384   - Added support to resolve Bootstrap conflict with Woodmart themes.
    385 
    386 * **Code Cleanup**
    387   - Removed code that was not needed after UX changes.
    388 
     391* **Optimization** - Modified page tab integration to optimize the page loading speed.
     392* **Compatibility** - Added support to resolve Bootstrap conflict with Woodmart themes.
     393* **Code Cleanup** - Removed code that was not needed after UX changes.
    389394* **Feature Enhancements**
    390395  - Implemented auto-closing of open task popup on creation of a new one.
    391396  - Auto login is now enabled by default instead of disabled.
    392 
    393397* **Bug Fixes**
    394398  - Fixed an issue where remapping a task was triggering the open task action.
    395399  - Resolved the issue where users were unable to delete new tasks without a page refresh.
    396 
    397 * **Security**
    398   - Improved overall security of the plugin.
    399 
    400 * **Other Changes**
    401   - Removed EDD license key dependency from the code.
     400* **Security** - Improved overall security of the plugin.
     401* **Other Changes** - Removed EDD license key dependency from the code.
    402402
    403403= v3.32 =
     
    637637* **Removing Stickers:** Previously, if you tried to create a task, and then create another one without finishing the first, you'd have two stickers. This has been fixed.
    638638* **Automatic Screenshots Not Showing Images or Gradient:** Sometimes images and gradients inside automatic screenshots were not showing, this has now been fixed.
    639 
    640 
Note: See TracChangeset for help on using the changeset viewer.