Changeset 3116017
- Timestamp:
- 07/11/2024 04:55:16 AM (20 months ago)
- Location:
- atarim-visual-collaboration
- Files:
-
- 2 edited
-
tags/4.0.1/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
atarim-visual-collaboration/tags/4.0.1/readme.txt
r3116009 r3116017 3 3 Tags: 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 4 4 Requires at least: 5.0 5 Tested up to: 6.5. 36 Stable tag: 4.0 5 Tested up to: 6.5.5 6 Stable tag: 4.0.1 7 7 Requires PHP: 7.4 8 8 License: GPLv3 or later … … 377 377 == Changelog == 378 378 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 379 390 = 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. 389 394 * **Feature Enhancements** 390 395 - Implemented auto-closing of open task popup on creation of a new one. 391 396 - Auto login is now enabled by default instead of disabled. 392 393 397 * **Bug Fixes** 394 398 - Fixed an issue where remapping a task was triggering the open task action. 395 399 - 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. 402 402 403 403 = v3.32 = … … 637 637 * **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. 638 638 * **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 3 3 Tags: 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 4 4 Requires at least: 5.0 5 Tested up to: 6.5. 36 Stable tag: 4.0 5 Tested up to: 6.5.5 6 Stable tag: 4.0.1 7 7 Requires PHP: 7.4 8 8 License: GPLv3 or later … … 377 377 == Changelog == 378 378 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 379 390 = 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. 389 394 * **Feature Enhancements** 390 395 - Implemented auto-closing of open task popup on creation of a new one. 391 396 - Auto login is now enabled by default instead of disabled. 392 393 397 * **Bug Fixes** 394 398 - Fixed an issue where remapping a task was triggering the open task action. 395 399 - 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. 402 402 403 403 = v3.32 = … … 637 637 * **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. 638 638 * **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.