Changeset 3470896
- Timestamp:
- 02/27/2026 07:49:42 AM (11 days ago)
- Location:
- atarim-visual-collaboration
- Files:
-
- 2 edited
-
tags/4.3.3/readme.txt (modified) (18 diffs)
-
trunk/readme.txt (modified) (18 diffs)
Legend:
- Unmodified
- Added
- Removed
-
atarim-visual-collaboration/tags/4.3.3/readme.txt
r3470025 r3470896 298 298 299 299 = 4.3.3 = 300 * Security:Sanitized and improved input validation.301 * Compatibility:Standardized plugin prefixes to prevent naming conflicts.302 * Compliance:Updated plugin headers and readme to align with WordPress.org guidelines.303 * Service Disclosure:Added External Services and User Consent documentation for the remote collaboration script.304 * Enhancement:Integrated improved True Guest Mode flow for smoother client feedback without requiring WordPress login.300 * **Security** - Sanitized and improved input validation. 301 * **Compatibility** - Standardized plugin prefixes to prevent naming conflicts. 302 * **Compliance** - Updated plugin headers and readme to align with WordPress.org guidelines. 303 * **Service Disclosure** - Added External Services and User Consent documentation for the remote collaboration script. 304 * **Enhancement** - Integrated improved True Guest Mode flow for smoother client feedback without requiring WordPress login. 305 305 306 306 = 4.3.2 = … … 308 308 309 309 = 4.3.1 = 310 * Fixed:Consent modal readability issues caused by CSS overrides.310 * **Fixed** - Consent modal readability issues caused by CSS overrides. 311 311 312 312 = 4.3 = 313 * **Simplified settings** for a faster and more intuitive configuration experience314 * **Unified experience** across URL method, script injection, and Chrome extension313 * **Simplified settings** - for a faster and more intuitive configuration experience 314 * **Unified experience** - across URL method, script injection, and Chrome extension 315 315 * **Optimized performance and improved security** 316 316 … … 396 396 * **Sidebar Pagination** - Fixed pagination not working for 'All page' filter in the sidebar. 397 397 398 = v4.0 =398 = 4.0 = 399 399 * **Optimization** - Modified page tab integration to optimize the page loading speed. 400 400 * **Compatibility** - Added support to resolve Bootstrap conflict with Woodmart themes. … … 409 409 * **Other Changes** - Removed EDD license key dependency from the code. 410 410 411 = v3.32 =411 = 3.32 = 412 412 * **XSS vulnerability** - A Cross-Site Scripting (XSS) vulnerability was identified for tag integration in our plugin, this is now fixed. 413 413 414 = v3.31 =414 = 3.31 = 415 415 * **XSS vulnerability** - A Cross-Site Scripting (XSS) vulnerability was identified in a previous version of our plugin, this is now fixed. 416 416 417 = v3.30 =417 = 3.30 = 418 418 * **License key** - We have removed license key dependency for better security and compatibility with our platform. 419 419 * **Plugin check** - Implemented recommended changes suggested by the plugin check plugin. 420 420 421 = v3.22.6 =421 = 3.22.6 = 422 422 * **Subfolder Support** - Our plugin now supports subfolder structures, enabling you to activate our plugin and collaborate on site with the subfolder structure. 423 423 424 = v3.22.4 =424 = 3.22.4 = 425 425 * **Removed models** - We have removed a few restriction models that were not relevant to the current integration. 426 426 427 = v3.22.3 =427 = 3.22.3 = 428 428 * **Activation error** - Upon plugin activation on plugin-install.php page, it was throwing an error due to the inability to redirect after activation. This is fixed. 429 429 430 = v3.22.2 =430 = 3.22.2 = 431 431 * **Animation** - Added animation for task completion action. 432 432 * **Priority reflection** - Fixed issue where changing priority on a new task did not reflect in the sidebar. … … 436 436 * **Sidebar view** - Sidebar task text now clips to a single line for better display. 437 437 438 = v3.22 =438 = 3.22 = 439 439 * **New sidebar** - Redesigned the sidebar with a modern layout and improved functionality, enhancing user navigation and accessibility to tasks and pages in the collaboration interface. 440 440 * **New bottombar** - Revamped the bottom bar design to provide a sleek and intuitive user experience, offering quick access to essential functions and options while minimizing screen clutter and maximizing workspace efficiency. … … 453 453 * **Default user** - Fixed issue with setting default user for new task upon plugin activation. 454 454 455 = v3.19 =455 = 3.19 = 456 456 * **Theme conflict** - Beaver Builder Bootstrap had a conflict with our plugin. 457 457 * **Code optimization** - We have optimized some APIs to improve response time. 458 458 459 = v3.18 =459 = 3.18 = 460 460 * **Auto login** - We have integrated option to enable/disable auto login to site from app. 461 461 * **Image optimization** - To reduce the plugin size, many images have been optimized. 462 462 463 = v3.17 =463 = 3.17 = 464 464 * **GeneratePress theme JS/CSS** - The theme had JS and CSS conflict with our plugin which is now fixed. 465 465 * **Beaver Child theme JS** - The theme had JS and CSS conflict with our plugin which is now fixed. 466 466 * **Guest URL token** - For the old plugin versions, we have added support for guest URL with token. 467 467 468 = v3.16 =468 = 3.16 = 469 469 * **ePress theme JS/CSS** - The ePress theme had JS and CSS conflict with our plugin which is now fixed. 470 470 * **CSS changes** - We have made some small CSS changes to improve some element alignments. 471 471 472 = v3.15 =472 = 3.15 = 473 473 * **JS/CSS exclusion** - We have integrated a way to auto-exclude our JS and CSS from blocking inside the WP Rocket plugin. 474 474 * **Guest mode** - Allowing collaboration on-site via sharing URL with token has been integrated to provide quick and easy guest invitations. 475 475 476 = v3.14 =476 = 3.14 = 477 477 * **Conflict with Block editor** - Js conflict with Block editor was detected, this is now fixed. 478 478 * **CSS override** - CSS of certain themes was overriding a few elements, this is now fixed. … … 480 480 * **License activation** - There was an issue updating database value during license reactivation on some sites, this is now fixed. 481 481 482 = v3.13 =482 = 3.13 = 483 483 * **XSS vulnerability** - A Cross-Site Scripting (XSS) vulnerability was identified in a previous version of our plugin, this is now fixed. 484 484 * **Js conflict with ACF** - Date selection on the date field was not working due to js conflict, this is now fixed. 485 485 * **User Avatar** - Due to the changes on the Gravatar API data response, comment author images were not loading, this is now fixed. 486 486 487 = v3.12 =487 = 3.12 = 488 488 * **Comment overflow** - On certain themes, there was a problem with comment box overflow which cut off the comment, this is now fixed. 489 489 * **CSS conflict with Springfield theme** - Springfield theme CSS was overriding Comment box CSS, this is now fixed. 490 490 * **Default permission for users** - We have modified the default permission for users when the user type is not selected. 491 491 492 = v3.11 =492 = 3.11 = 493 493 * **Screenshot issue with Bricks Theme** - There was a problem with automatic screenshots with Bricks Theme, this is now fixed. 494 494 * **Push To Media** - There was an issue with pushing media from the Atarim Dashboard to WordPress websites, this is now fixed. 495 495 * **CSS Fixes** - There were a few CSS fixes required inside the Atarim interface, these have been fixed. 496 496 497 = v3.10 =497 = 3.10 = 498 498 * **Activation Flow** - We have stripped loads from the activation flow to make it super fast to get started, no more wizard and no more role selection on the front-end. 499 499 * **Automatically assigning roles** - When you invite users via the front-end share, they will be automatically assigned as a client inside the plugin. … … 502 502 * **CSS fixes** - Some minor CSS fixes across the board. 503 503 504 = v3.9.6 =504 = 3.9.6 = 505 505 * **Task pop-up design update** - We've improved the design of the task pop-over, making it nicer to use. 506 506 * **Date and time** - The plugin now uses the time inside your browser, to ensure you see the correct timings on tasks. … … 515 515 * **Uploaded files** - Sometimes the uploaded files were not rendering properly inside the task popup, this is now fixed. 516 516 517 = v3.9.3 =517 = 3.9.3 = 518 518 * **Task center author** - Sometimes the author name of comments inside the task center was incorrect, this is now fixed. 519 519 * **Theme css conflict** - There was an issue where theme CSS was overriding the comment box CSS, this is now fixed. … … 522 522 * **Reorder post conflict** - There was a conflict with the reorder post plugin, this is now fixed. 523 523 524 = v3.9.2 =524 = 3.9.2 = 525 525 * **CSS Fix** - Some theme styles were conflicting with the new "Invite to Collaborate" feature. This is now fixed. 526 526 * **Security** - There was a security risk (not abused) that needed to be fixed which was spotted by one of our users. Was fixed with priority. 527 527 * **Language support** - Added plugin translation for French(France), Spanish(Spain), and Portuguese(Brazil) languages. 528 528 529 = v3.9.1 =529 = 3.9.1 = 530 530 * **Menu Bar** - We have now added the option to open the Atarim Dashboard menu bar, to give Admins quick access. 531 531 * **White Label Invite** - Previously if you had the white label on, the invitation email was not displaying it, this is now fixed. … … 533 533 * **Post-Type Taxonomy** - Tasks were not loading correctly on custom taxonomy pages, this is now fixed. 534 534 535 = v3.9 =535 = 3.9 = 536 536 * **Bottom bar conflict** - There was a JS conflict happening with our new bottom bar, this has been fixed. 537 537 * **Red overlay** - When a task was being created, sometimes a red overlay would show, this has been fixed. … … 543 543 * **Formidable forms** - We fixed a conflict that was occurring when Formidable Forms was installed along with Atarim. 544 544 545 = v3.8 =545 = 3.8 = 546 546 * **Bottom bar** - We've redesigned the bottom bar of the Atarim plugin to make it more in line with the Atarim Dashboard. 547 547 * **Skip wizard** - You now have the option to skip the initial wizard, making installation even faster. … … 551 551 * **Autologin error** - Auto logging was not working with all websites, this has now been fixed. 552 552 553 = v3.7 =553 = 3.7 = 554 554 * **Links in comments** - There was an issue with links not working in comments when some tasks load, this is now fixed 555 555 * **CSS in Task Center** - When the author of a comment's name was too long, it broke the design, this is now fixed. … … 559 559 * **Woocommerce function** - A function inside Woocommerce became deprecated, this is now replaced. 560 560 561 = v3.6.1 =561 = 3.6.1 = 562 562 * **White label** - Fixed white label integration not working sometimes. 563 563 564 = v3.6 =564 = 3.6 = 565 565 * **Main file name** - We have changed the main file name as per the WordPress standard. 566 566 * **Updraft conflict** - Fixed a JS conflict with the Updraft plugin. 567 567 * **Loading Icon** - Moved the loading icon to local storage to prevent a CORS error. 568 568 569 = v3.5.1 =569 = 3.5.1 = 570 570 * **Non-English Characters** - Non English characters were causing some comments to load incorrectly, this is now fixed. 571 571 * **Auto-login from the dashboard** - Auto-logging in from the dashboard was not working in some cases, this is now fixed. … … 573 573 * **Support for The Theme** - Added support for the theme to adjust the dashed box on the front side. 574 574 575 = v3.5 =575 = 3.5 = 576 576 * **One click activation** - You can now activate with one click, speeding up with the setup process for the Atarim plugin. 577 577 * **Added a password field when creating an account** - You can now create your password for brand new accounts inside the plugin, making it faster! … … 583 583 * **Added support for the Black Bros theme** - The selection box had an alignment issue on the front end when the Black Bros theme was installed. 584 584 585 = v3.4.3 =585 = 3.4.3 = 586 586 * **Blocked interface on Bricks theme editor mode** - The plugin was showing when using the Bricks theme editor mode, this has now been fixed. 587 587 * **Conflict with Bricks quill classes** - There was a class conflict with Bricks quill classes, this has now been fixed. … … 592 592 * **General CSS fixes** - We fixed a few CSS issues and made some small changes to improve design 593 593 594 = v3.4.2 =594 = 3.4.2 = 595 595 * **Skipped a version** - The plugin was one version behind the dashboard, so we have gone straight to 3.4.3 596 596 597 = v3.4.1 =597 = 3.4.1 = 598 598 * **General task icon** - We have changed the icon on the general task icon to make it more pleasing to the eye! 599 599 * **Comment text font size** - We have updated the font size on comments to make it more readable. … … 603 603 * **Author name alignment** - Fixed an issue where the length of the author name could break the design if too long. 604 604 605 = v3.4 =605 = 3.4 = 606 606 * **Pop-over design update** - We've slightly updated the pop-over design for tasks, including the order of icons and color of the comment button. 607 607 * **Comments feed design update** - We've changed the layout of the comments feed to make it more of a chat, by adding author images and aligning everything to the left. 608 * **Notes issue:** Previously you could create a task with the first comment being a note, this has now been fixed. 609 * **Divi add-on conflict:** There was a conflict with a Divi add-on that made page ID's incorrect, this is now fixed. 610 * **Warnings generated by plugin code:** A warning was showing in the WP admin due to some code inconsistencies, this has now been fixed. 611 612 = v3.3.3 = 613 * **Secured SQL Query:** Fixed an edgecase security vulnerability inside the plugin. 614 * **General Tasks:** In some cases, you could not add text to a general task, this is now fixed. 615 * **Formidable Forms Plugin Conflict:** When this plugin was installed alongside Atarim, it was causing issues, this has now been fixed. 616 * **Uncode Theme Conflict:** Some styling issues with the Uncode Theme, which are now fixed. 617 * **Bootstrap JS conflict:** There were a few conflicts that have now been fixed with the JS. 618 * **Bootstrap CSS conflict:** There were a few conflicts that have now been fixed with the CSS. 619 620 = v3.3.2 = 621 * **Tablet View:** Tablet view was not showing correctly due to the width being too small, this has now been fixed. 622 623 = v3.3.1 = 624 * **Filter issue:** There was previously an issue with the sticker color of task status in the task center, this is now fixed. 625 * **Empty comments:** It was possible to add empty comments due to rich text, we have added more validation to stop this from happening. 626 * **Graphic Feedback Notice:** The notice we added in our last update kept showing, now when you close it you'll never see it again. 627 628 = v3.3 = 629 * For the full list of what was included in this update, [check out our changelog here!](https://headwayapp.co/atarim-changelog/atarim-3-3-merge-sites-integrations-permissions-more-245450) 630 * **Google signup:** When you install the plugin on a WordPress website, you now have the option to sign up for a new free account with Google, making the signup process even shorter! 631 * **Graphic FeedBack Notice:** We are planning to move the graphic feedback tool from the plugin to the dashboard, with this update you’ll see a notice to let you know about this.Plugin 632 * **Internal Task Icon:** Alignment on the internal task icon was a bit off, this has been fixed. 633 * **Internal Task Icon Colour:** There were some issues with the color of the icon, this has also been fixed. 634 * **Bottom bar:** On some websites, the bottom bar had a problem with its width, this is now fixed. 635 * **CSS Conflict:** There were some CSS conflicts on specific websites, this has been fixed. 636 637 = V3.2 = 638 * **Rich Text:** You can now highlight your comments while adding to add rich text. You can also edit previous comments and add it too! 639 * **Tag Creation:** Previously, you could not add tags to a task after creating it, you needed to refresh, this has been fixed. 640 * **Tasks At The Bottom Of A Page:** Sometimes tasks at the bottom of the page caused the comment button to be hidden, this has been fixed. 641 * **Arrow On Pop-Over:**After we removed bootstrap, we lost the arrow on pop-overs that connected the sticker, this has been fixed. 642 * **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. 643 * **Automatic Screenshots Not Showing Images or Gradient:** Sometimes images and gradients inside automatic screenshots were not showing, this has now been fixed. 608 * **Notes issue** - Previously you could create a task with the first comment being a note, this has now been fixed. 609 * **Divi add-on conflict** - There was a conflict with a Divi add-on that made page ID's incorrect, this is now fixed. 610 * **Warnings generated by plugin code** - A warning was showing in the WP admin due to some code inconsistencies, this has now been fixed. 611 612 = 3.3.3 = 613 * **Secured SQL Query** - Fixed an edgecase security vulnerability inside the plugin. 614 * **General Tasks** - In some cases, you could not add text to a general task, this is now fixed. 615 * **Formidable Forms Plugin Conflict** - When this plugin was installed alongside Atarim, it was causing issues, this has now been fixed. 616 * **Uncode Theme Conflict** - Some styling issues with the Uncode Theme, which are now fixed. 617 * **Bootstrap JS conflict** - There were a few conflicts that have now been fixed with the JS. 618 * **Bootstrap CSS conflict** - There were a few conflicts that have now been fixed with the CSS. 619 620 = 3.3.2 = 621 * **Tablet View** - Tablet view was not showing correctly due to the width being too small, this has now been fixed. 622 623 = 3.3.1 = 624 * **Filter issue** - There was previously an issue with the sticker color of task status in the task center, this is now fixed. 625 * **Empty comments** - It was possible to add empty comments due to rich text, we have added more validation to stop this from happening. 626 * **Graphic Feedback Notice** - The notice we added in our last update kept showing, now when you close it you'll never see it again. 627 628 = 3.3 = 629 * **Google signup** - When you install the plugin on a WordPress website, you now have the option to sign up for a new free account with Google, making the signup process even shorter! 630 * **Graphic FeedBack Notice** - We are planning to move the graphic feedback tool from the plugin to the dashboard, with this update you’ll see a notice to let you know about this.Plugin 631 * **Internal Task Icon** - Alignment on the internal task icon was a bit off, this has been fixed. 632 * **Internal Task Icon Colour** - There were some issues with the color of the icon, this has also been fixed. 633 * **Bottom bar** - On some websites, the bottom bar had a problem with its width, this is now fixed. 634 * **CSS Conflict** - There were some CSS conflicts on specific websites, this has been fixed. 635 636 = 3.2 = 637 * **Rich Text** - You can now highlight your comments while adding to add rich text. You can also edit previous comments and add it too! 638 * **Tag Creation** - Previously, you could not add tags to a task after creating it, you needed to refresh, this has been fixed. 639 * **Tasks At The Bottom Of A Page** - Sometimes tasks at the bottom of the page caused the comment button to be hidden, this has been fixed. 640 * **Arrow On Pop-Over** - After we removed bootstrap, we lost the arrow on pop-overs that connected the sticker, this has been fixed. 641 * **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. 642 * **Automatic Screenshots Not Showing Images or Gradient** - Sometimes images and gradients inside automatic screenshots were not showing, this has now been fixed. 644 643 645 644 -
atarim-visual-collaboration/trunk/readme.txt
r3470025 r3470896 298 298 299 299 = 4.3.3 = 300 * Security:Sanitized and improved input validation.301 * Compatibility:Standardized plugin prefixes to prevent naming conflicts.302 * Compliance:Updated plugin headers and readme to align with WordPress.org guidelines.303 * Service Disclosure:Added External Services and User Consent documentation for the remote collaboration script.304 * Enhancement:Integrated improved True Guest Mode flow for smoother client feedback without requiring WordPress login.300 * **Security** - Sanitized and improved input validation. 301 * **Compatibility** - Standardized plugin prefixes to prevent naming conflicts. 302 * **Compliance** - Updated plugin headers and readme to align with WordPress.org guidelines. 303 * **Service Disclosure** - Added External Services and User Consent documentation for the remote collaboration script. 304 * **Enhancement** - Integrated improved True Guest Mode flow for smoother client feedback without requiring WordPress login. 305 305 306 306 = 4.3.2 = … … 308 308 309 309 = 4.3.1 = 310 * Fixed:Consent modal readability issues caused by CSS overrides.310 * **Fixed** - Consent modal readability issues caused by CSS overrides. 311 311 312 312 = 4.3 = 313 * **Simplified settings** for a faster and more intuitive configuration experience314 * **Unified experience** across URL method, script injection, and Chrome extension313 * **Simplified settings** - for a faster and more intuitive configuration experience 314 * **Unified experience** - across URL method, script injection, and Chrome extension 315 315 * **Optimized performance and improved security** 316 316 … … 396 396 * **Sidebar Pagination** - Fixed pagination not working for 'All page' filter in the sidebar. 397 397 398 = v4.0 =398 = 4.0 = 399 399 * **Optimization** - Modified page tab integration to optimize the page loading speed. 400 400 * **Compatibility** - Added support to resolve Bootstrap conflict with Woodmart themes. … … 409 409 * **Other Changes** - Removed EDD license key dependency from the code. 410 410 411 = v3.32 =411 = 3.32 = 412 412 * **XSS vulnerability** - A Cross-Site Scripting (XSS) vulnerability was identified for tag integration in our plugin, this is now fixed. 413 413 414 = v3.31 =414 = 3.31 = 415 415 * **XSS vulnerability** - A Cross-Site Scripting (XSS) vulnerability was identified in a previous version of our plugin, this is now fixed. 416 416 417 = v3.30 =417 = 3.30 = 418 418 * **License key** - We have removed license key dependency for better security and compatibility with our platform. 419 419 * **Plugin check** - Implemented recommended changes suggested by the plugin check plugin. 420 420 421 = v3.22.6 =421 = 3.22.6 = 422 422 * **Subfolder Support** - Our plugin now supports subfolder structures, enabling you to activate our plugin and collaborate on site with the subfolder structure. 423 423 424 = v3.22.4 =424 = 3.22.4 = 425 425 * **Removed models** - We have removed a few restriction models that were not relevant to the current integration. 426 426 427 = v3.22.3 =427 = 3.22.3 = 428 428 * **Activation error** - Upon plugin activation on plugin-install.php page, it was throwing an error due to the inability to redirect after activation. This is fixed. 429 429 430 = v3.22.2 =430 = 3.22.2 = 431 431 * **Animation** - Added animation for task completion action. 432 432 * **Priority reflection** - Fixed issue where changing priority on a new task did not reflect in the sidebar. … … 436 436 * **Sidebar view** - Sidebar task text now clips to a single line for better display. 437 437 438 = v3.22 =438 = 3.22 = 439 439 * **New sidebar** - Redesigned the sidebar with a modern layout and improved functionality, enhancing user navigation and accessibility to tasks and pages in the collaboration interface. 440 440 * **New bottombar** - Revamped the bottom bar design to provide a sleek and intuitive user experience, offering quick access to essential functions and options while minimizing screen clutter and maximizing workspace efficiency. … … 453 453 * **Default user** - Fixed issue with setting default user for new task upon plugin activation. 454 454 455 = v3.19 =455 = 3.19 = 456 456 * **Theme conflict** - Beaver Builder Bootstrap had a conflict with our plugin. 457 457 * **Code optimization** - We have optimized some APIs to improve response time. 458 458 459 = v3.18 =459 = 3.18 = 460 460 * **Auto login** - We have integrated option to enable/disable auto login to site from app. 461 461 * **Image optimization** - To reduce the plugin size, many images have been optimized. 462 462 463 = v3.17 =463 = 3.17 = 464 464 * **GeneratePress theme JS/CSS** - The theme had JS and CSS conflict with our plugin which is now fixed. 465 465 * **Beaver Child theme JS** - The theme had JS and CSS conflict with our plugin which is now fixed. 466 466 * **Guest URL token** - For the old plugin versions, we have added support for guest URL with token. 467 467 468 = v3.16 =468 = 3.16 = 469 469 * **ePress theme JS/CSS** - The ePress theme had JS and CSS conflict with our plugin which is now fixed. 470 470 * **CSS changes** - We have made some small CSS changes to improve some element alignments. 471 471 472 = v3.15 =472 = 3.15 = 473 473 * **JS/CSS exclusion** - We have integrated a way to auto-exclude our JS and CSS from blocking inside the WP Rocket plugin. 474 474 * **Guest mode** - Allowing collaboration on-site via sharing URL with token has been integrated to provide quick and easy guest invitations. 475 475 476 = v3.14 =476 = 3.14 = 477 477 * **Conflict with Block editor** - Js conflict with Block editor was detected, this is now fixed. 478 478 * **CSS override** - CSS of certain themes was overriding a few elements, this is now fixed. … … 480 480 * **License activation** - There was an issue updating database value during license reactivation on some sites, this is now fixed. 481 481 482 = v3.13 =482 = 3.13 = 483 483 * **XSS vulnerability** - A Cross-Site Scripting (XSS) vulnerability was identified in a previous version of our plugin, this is now fixed. 484 484 * **Js conflict with ACF** - Date selection on the date field was not working due to js conflict, this is now fixed. 485 485 * **User Avatar** - Due to the changes on the Gravatar API data response, comment author images were not loading, this is now fixed. 486 486 487 = v3.12 =487 = 3.12 = 488 488 * **Comment overflow** - On certain themes, there was a problem with comment box overflow which cut off the comment, this is now fixed. 489 489 * **CSS conflict with Springfield theme** - Springfield theme CSS was overriding Comment box CSS, this is now fixed. 490 490 * **Default permission for users** - We have modified the default permission for users when the user type is not selected. 491 491 492 = v3.11 =492 = 3.11 = 493 493 * **Screenshot issue with Bricks Theme** - There was a problem with automatic screenshots with Bricks Theme, this is now fixed. 494 494 * **Push To Media** - There was an issue with pushing media from the Atarim Dashboard to WordPress websites, this is now fixed. 495 495 * **CSS Fixes** - There were a few CSS fixes required inside the Atarim interface, these have been fixed. 496 496 497 = v3.10 =497 = 3.10 = 498 498 * **Activation Flow** - We have stripped loads from the activation flow to make it super fast to get started, no more wizard and no more role selection on the front-end. 499 499 * **Automatically assigning roles** - When you invite users via the front-end share, they will be automatically assigned as a client inside the plugin. … … 502 502 * **CSS fixes** - Some minor CSS fixes across the board. 503 503 504 = v3.9.6 =504 = 3.9.6 = 505 505 * **Task pop-up design update** - We've improved the design of the task pop-over, making it nicer to use. 506 506 * **Date and time** - The plugin now uses the time inside your browser, to ensure you see the correct timings on tasks. … … 515 515 * **Uploaded files** - Sometimes the uploaded files were not rendering properly inside the task popup, this is now fixed. 516 516 517 = v3.9.3 =517 = 3.9.3 = 518 518 * **Task center author** - Sometimes the author name of comments inside the task center was incorrect, this is now fixed. 519 519 * **Theme css conflict** - There was an issue where theme CSS was overriding the comment box CSS, this is now fixed. … … 522 522 * **Reorder post conflict** - There was a conflict with the reorder post plugin, this is now fixed. 523 523 524 = v3.9.2 =524 = 3.9.2 = 525 525 * **CSS Fix** - Some theme styles were conflicting with the new "Invite to Collaborate" feature. This is now fixed. 526 526 * **Security** - There was a security risk (not abused) that needed to be fixed which was spotted by one of our users. Was fixed with priority. 527 527 * **Language support** - Added plugin translation for French(France), Spanish(Spain), and Portuguese(Brazil) languages. 528 528 529 = v3.9.1 =529 = 3.9.1 = 530 530 * **Menu Bar** - We have now added the option to open the Atarim Dashboard menu bar, to give Admins quick access. 531 531 * **White Label Invite** - Previously if you had the white label on, the invitation email was not displaying it, this is now fixed. … … 533 533 * **Post-Type Taxonomy** - Tasks were not loading correctly on custom taxonomy pages, this is now fixed. 534 534 535 = v3.9 =535 = 3.9 = 536 536 * **Bottom bar conflict** - There was a JS conflict happening with our new bottom bar, this has been fixed. 537 537 * **Red overlay** - When a task was being created, sometimes a red overlay would show, this has been fixed. … … 543 543 * **Formidable forms** - We fixed a conflict that was occurring when Formidable Forms was installed along with Atarim. 544 544 545 = v3.8 =545 = 3.8 = 546 546 * **Bottom bar** - We've redesigned the bottom bar of the Atarim plugin to make it more in line with the Atarim Dashboard. 547 547 * **Skip wizard** - You now have the option to skip the initial wizard, making installation even faster. … … 551 551 * **Autologin error** - Auto logging was not working with all websites, this has now been fixed. 552 552 553 = v3.7 =553 = 3.7 = 554 554 * **Links in comments** - There was an issue with links not working in comments when some tasks load, this is now fixed 555 555 * **CSS in Task Center** - When the author of a comment's name was too long, it broke the design, this is now fixed. … … 559 559 * **Woocommerce function** - A function inside Woocommerce became deprecated, this is now replaced. 560 560 561 = v3.6.1 =561 = 3.6.1 = 562 562 * **White label** - Fixed white label integration not working sometimes. 563 563 564 = v3.6 =564 = 3.6 = 565 565 * **Main file name** - We have changed the main file name as per the WordPress standard. 566 566 * **Updraft conflict** - Fixed a JS conflict with the Updraft plugin. 567 567 * **Loading Icon** - Moved the loading icon to local storage to prevent a CORS error. 568 568 569 = v3.5.1 =569 = 3.5.1 = 570 570 * **Non-English Characters** - Non English characters were causing some comments to load incorrectly, this is now fixed. 571 571 * **Auto-login from the dashboard** - Auto-logging in from the dashboard was not working in some cases, this is now fixed. … … 573 573 * **Support for The Theme** - Added support for the theme to adjust the dashed box on the front side. 574 574 575 = v3.5 =575 = 3.5 = 576 576 * **One click activation** - You can now activate with one click, speeding up with the setup process for the Atarim plugin. 577 577 * **Added a password field when creating an account** - You can now create your password for brand new accounts inside the plugin, making it faster! … … 583 583 * **Added support for the Black Bros theme** - The selection box had an alignment issue on the front end when the Black Bros theme was installed. 584 584 585 = v3.4.3 =585 = 3.4.3 = 586 586 * **Blocked interface on Bricks theme editor mode** - The plugin was showing when using the Bricks theme editor mode, this has now been fixed. 587 587 * **Conflict with Bricks quill classes** - There was a class conflict with Bricks quill classes, this has now been fixed. … … 592 592 * **General CSS fixes** - We fixed a few CSS issues and made some small changes to improve design 593 593 594 = v3.4.2 =594 = 3.4.2 = 595 595 * **Skipped a version** - The plugin was one version behind the dashboard, so we have gone straight to 3.4.3 596 596 597 = v3.4.1 =597 = 3.4.1 = 598 598 * **General task icon** - We have changed the icon on the general task icon to make it more pleasing to the eye! 599 599 * **Comment text font size** - We have updated the font size on comments to make it more readable. … … 603 603 * **Author name alignment** - Fixed an issue where the length of the author name could break the design if too long. 604 604 605 = v3.4 =605 = 3.4 = 606 606 * **Pop-over design update** - We've slightly updated the pop-over design for tasks, including the order of icons and color of the comment button. 607 607 * **Comments feed design update** - We've changed the layout of the comments feed to make it more of a chat, by adding author images and aligning everything to the left. 608 * **Notes issue:** Previously you could create a task with the first comment being a note, this has now been fixed. 609 * **Divi add-on conflict:** There was a conflict with a Divi add-on that made page ID's incorrect, this is now fixed. 610 * **Warnings generated by plugin code:** A warning was showing in the WP admin due to some code inconsistencies, this has now been fixed. 611 612 = v3.3.3 = 613 * **Secured SQL Query:** Fixed an edgecase security vulnerability inside the plugin. 614 * **General Tasks:** In some cases, you could not add text to a general task, this is now fixed. 615 * **Formidable Forms Plugin Conflict:** When this plugin was installed alongside Atarim, it was causing issues, this has now been fixed. 616 * **Uncode Theme Conflict:** Some styling issues with the Uncode Theme, which are now fixed. 617 * **Bootstrap JS conflict:** There were a few conflicts that have now been fixed with the JS. 618 * **Bootstrap CSS conflict:** There were a few conflicts that have now been fixed with the CSS. 619 620 = v3.3.2 = 621 * **Tablet View:** Tablet view was not showing correctly due to the width being too small, this has now been fixed. 622 623 = v3.3.1 = 624 * **Filter issue:** There was previously an issue with the sticker color of task status in the task center, this is now fixed. 625 * **Empty comments:** It was possible to add empty comments due to rich text, we have added more validation to stop this from happening. 626 * **Graphic Feedback Notice:** The notice we added in our last update kept showing, now when you close it you'll never see it again. 627 628 = v3.3 = 629 * For the full list of what was included in this update, [check out our changelog here!](https://headwayapp.co/atarim-changelog/atarim-3-3-merge-sites-integrations-permissions-more-245450) 630 * **Google signup:** When you install the plugin on a WordPress website, you now have the option to sign up for a new free account with Google, making the signup process even shorter! 631 * **Graphic FeedBack Notice:** We are planning to move the graphic feedback tool from the plugin to the dashboard, with this update you’ll see a notice to let you know about this.Plugin 632 * **Internal Task Icon:** Alignment on the internal task icon was a bit off, this has been fixed. 633 * **Internal Task Icon Colour:** There were some issues with the color of the icon, this has also been fixed. 634 * **Bottom bar:** On some websites, the bottom bar had a problem with its width, this is now fixed. 635 * **CSS Conflict:** There were some CSS conflicts on specific websites, this has been fixed. 636 637 = V3.2 = 638 * **Rich Text:** You can now highlight your comments while adding to add rich text. You can also edit previous comments and add it too! 639 * **Tag Creation:** Previously, you could not add tags to a task after creating it, you needed to refresh, this has been fixed. 640 * **Tasks At The Bottom Of A Page:** Sometimes tasks at the bottom of the page caused the comment button to be hidden, this has been fixed. 641 * **Arrow On Pop-Over:**After we removed bootstrap, we lost the arrow on pop-overs that connected the sticker, this has been fixed. 642 * **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. 643 * **Automatic Screenshots Not Showing Images or Gradient:** Sometimes images and gradients inside automatic screenshots were not showing, this has now been fixed. 608 * **Notes issue** - Previously you could create a task with the first comment being a note, this has now been fixed. 609 * **Divi add-on conflict** - There was a conflict with a Divi add-on that made page ID's incorrect, this is now fixed. 610 * **Warnings generated by plugin code** - A warning was showing in the WP admin due to some code inconsistencies, this has now been fixed. 611 612 = 3.3.3 = 613 * **Secured SQL Query** - Fixed an edgecase security vulnerability inside the plugin. 614 * **General Tasks** - In some cases, you could not add text to a general task, this is now fixed. 615 * **Formidable Forms Plugin Conflict** - When this plugin was installed alongside Atarim, it was causing issues, this has now been fixed. 616 * **Uncode Theme Conflict** - Some styling issues with the Uncode Theme, which are now fixed. 617 * **Bootstrap JS conflict** - There were a few conflicts that have now been fixed with the JS. 618 * **Bootstrap CSS conflict** - There were a few conflicts that have now been fixed with the CSS. 619 620 = 3.3.2 = 621 * **Tablet View** - Tablet view was not showing correctly due to the width being too small, this has now been fixed. 622 623 = 3.3.1 = 624 * **Filter issue** - There was previously an issue with the sticker color of task status in the task center, this is now fixed. 625 * **Empty comments** - It was possible to add empty comments due to rich text, we have added more validation to stop this from happening. 626 * **Graphic Feedback Notice** - The notice we added in our last update kept showing, now when you close it you'll never see it again. 627 628 = 3.3 = 629 * **Google signup** - When you install the plugin on a WordPress website, you now have the option to sign up for a new free account with Google, making the signup process even shorter! 630 * **Graphic FeedBack Notice** - We are planning to move the graphic feedback tool from the plugin to the dashboard, with this update you’ll see a notice to let you know about this.Plugin 631 * **Internal Task Icon** - Alignment on the internal task icon was a bit off, this has been fixed. 632 * **Internal Task Icon Colour** - There were some issues with the color of the icon, this has also been fixed. 633 * **Bottom bar** - On some websites, the bottom bar had a problem with its width, this is now fixed. 634 * **CSS Conflict** - There were some CSS conflicts on specific websites, this has been fixed. 635 636 = 3.2 = 637 * **Rich Text** - You can now highlight your comments while adding to add rich text. You can also edit previous comments and add it too! 638 * **Tag Creation** - Previously, you could not add tags to a task after creating it, you needed to refresh, this has been fixed. 639 * **Tasks At The Bottom Of A Page** - Sometimes tasks at the bottom of the page caused the comment button to be hidden, this has been fixed. 640 * **Arrow On Pop-Over** - After we removed bootstrap, we lost the arrow on pop-overs that connected the sticker, this has been fixed. 641 * **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. 642 * **Automatic Screenshots Not Showing Images or Gradient** - Sometimes images and gradients inside automatic screenshots were not showing, this has now been fixed. 644 643 645 644
Note: See TracChangeset
for help on using the changeset viewer.