Plugin Directory

Changeset 3470896


Ignore:
Timestamp:
02/27/2026 07:49:42 AM (11 days ago)
Author:
wpfeedback
Message:

updated readme file

Location:
atarim-visual-collaboration
Files:
2 edited

Legend:

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

    r3470025 r3470896  
    298298
    299299= 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.
    305305
    306306= 4.3.2 =
     
    308308
    309309= 4.3.1 =
    310 * Fixed: Consent modal readability issues caused by CSS overrides.
     310* **Fixed** - Consent modal readability issues caused by CSS overrides.
    311311
    312312= 4.3 =
    313 * **Simplified settings** for a faster and more intuitive configuration experience
    314 * **Unified experience** across URL method, script injection, and Chrome extension
     313* **Simplified settings** - for a faster and more intuitive configuration experience
     314* **Unified experience** - across URL method, script injection, and Chrome extension
    315315* **Optimized performance and improved security**
    316316
     
    396396* **Sidebar Pagination** - Fixed pagination not working for 'All page' filter in the sidebar.
    397397
    398 = v4.0 =
     398= 4.0 =
    399399* **Optimization** - Modified page tab integration to optimize the page loading speed.
    400400* **Compatibility** - Added support to resolve Bootstrap conflict with Woodmart themes.
     
    409409* **Other Changes** - Removed EDD license key dependency from the code.
    410410
    411 = v3.32 =
     411= 3.32 =
    412412* **XSS vulnerability** - A Cross-Site Scripting (XSS) vulnerability was identified for tag integration in our plugin, this is now fixed.
    413413
    414 = v3.31 =
     414= 3.31 =
    415415* **XSS vulnerability** - A Cross-Site Scripting (XSS) vulnerability was identified in a previous version of our plugin, this is now fixed.
    416416
    417 = v3.30 =
     417= 3.30 =
    418418* **License key** - We have removed license key dependency for better security and compatibility with our platform.
    419419* **Plugin check** - Implemented recommended changes suggested by the plugin check plugin.
    420420
    421 = v3.22.6 =
     421= 3.22.6 =
    422422* **Subfolder Support** - Our plugin now supports subfolder structures, enabling you to activate our plugin and collaborate on site with the subfolder structure.
    423423
    424 = v3.22.4 =
     424= 3.22.4 =
    425425* **Removed models** - We have removed a few restriction models that were not relevant to the current integration.
    426426
    427 = v3.22.3 =
     427= 3.22.3 =
    428428* **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.
    429429
    430 = v3.22.2 =
     430= 3.22.2 =
    431431* **Animation** - Added animation for task completion action.
    432432* **Priority reflection** - Fixed issue where changing priority on a new task did not reflect in the sidebar.
     
    436436* **Sidebar view** - Sidebar task text now clips to a single line for better display.
    437437
    438 = v3.22 =
     438= 3.22 =
    439439* **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.
    440440* **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.
     
    453453* **Default user** - Fixed issue with setting default user for new task upon plugin activation.
    454454
    455 = v3.19 =
     455= 3.19 =
    456456* **Theme conflict** - Beaver Builder Bootstrap had a conflict with our plugin.
    457457* **Code optimization** - We have optimized some APIs to improve response time.
    458458
    459 = v3.18 =
     459= 3.18 =
    460460* **Auto login** - We have integrated option to enable/disable auto login to site from app.
    461461* **Image optimization** - To reduce the plugin size, many images have been optimized.
    462462
    463 = v3.17 =
     463= 3.17 =
    464464* **GeneratePress theme JS/CSS** - The theme had JS and CSS conflict with our plugin which is now fixed.
    465465* **Beaver Child theme JS** - The theme had JS and CSS conflict with our plugin which is now fixed.
    466466* **Guest URL token** - For the old plugin versions, we have added support for guest URL with token.
    467467
    468 = v3.16 =
     468= 3.16 =
    469469* **ePress theme JS/CSS** - The ePress theme had JS and CSS conflict with our plugin which is now fixed.
    470470* **CSS changes** - We have made some small CSS changes to improve some element alignments.
    471471
    472 = v3.15 =
     472= 3.15 =
    473473* **JS/CSS exclusion** - We have integrated a way to auto-exclude our JS and CSS from blocking inside the WP Rocket plugin.
    474474* **Guest mode** - Allowing collaboration on-site via sharing URL with token has been integrated to provide quick and easy guest invitations.
    475475
    476 = v3.14 =
     476= 3.14 =
    477477* **Conflict with Block editor** - Js conflict with Block editor was detected, this is now fixed.
    478478* **CSS override** - CSS of certain themes was overriding a few elements, this is now fixed.
     
    480480* **License activation** - There was an issue updating database value during license reactivation on some sites, this is now fixed.
    481481
    482 = v3.13 =
     482= 3.13 =
    483483* **XSS vulnerability** - A Cross-Site Scripting (XSS) vulnerability was identified in a previous version of our plugin, this is now fixed.
    484484* **Js conflict with ACF** - Date selection on the date field was not working due to js conflict, this is now fixed.
    485485* **User Avatar** - Due to the changes on the Gravatar API data response, comment author images were not loading, this is now fixed.
    486486
    487 = v3.12 =
     487= 3.12 =
    488488* **Comment overflow** - On certain themes, there was a problem with comment box overflow which cut off the comment, this is now fixed.
    489489* **CSS conflict with Springfield theme** - Springfield theme CSS was overriding Comment box CSS, this is now fixed.
    490490* **Default permission for users** - We have modified the default permission for users when the user type is not selected.
    491491
    492 = v3.11 =
     492= 3.11 =
    493493* **Screenshot issue with Bricks Theme** - There was a problem with automatic screenshots with Bricks Theme, this is now fixed.
    494494* **Push To Media** -  There was an issue with pushing media from the Atarim Dashboard to WordPress websites, this is now fixed.
    495495* **CSS Fixes** - There were a few CSS fixes required inside the Atarim interface, these have been fixed.
    496496
    497 = v3.10 =
     497= 3.10 =
    498498* **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.
    499499* **Automatically assigning roles** - When you invite users via the front-end share, they will be automatically assigned as a client inside the plugin.
     
    502502* **CSS fixes** - Some minor CSS fixes across the board.
    503503
    504 = v3.9.6 =
     504= 3.9.6 =
    505505* **Task pop-up design update** - We've improved the design of the task pop-over, making it nicer to use.
    506506* **Date and time** - The plugin now uses the time inside your browser, to ensure you see the correct timings on tasks.
     
    515515* **Uploaded files** - Sometimes the uploaded files were not rendering properly inside the task popup, this is now fixed.
    516516
    517 = v3.9.3 =
     517= 3.9.3 =
    518518* **Task center author** - Sometimes the author name of comments inside the task center was incorrect, this is now fixed.
    519519* **Theme css conflict** - There was an issue where theme CSS was overriding the comment box CSS, this is now fixed.
     
    522522* **Reorder post conflict** - There was a conflict with the reorder post plugin, this is now fixed.
    523523
    524 = v3.9.2 =
     524= 3.9.2 =
    525525* **CSS Fix** - Some theme styles were conflicting with the new "Invite to Collaborate" feature. This is now fixed.
    526526* **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.
    527527* **Language support** - Added plugin translation for French(France), Spanish(Spain), and Portuguese(Brazil) languages.
    528528
    529 = v3.9.1 =
     529= 3.9.1 =
    530530* **Menu Bar** - We have now added the option to open the Atarim Dashboard menu bar, to give Admins quick access.
    531531* **White Label Invite** - Previously if you had the white label on, the invitation email was not displaying it, this is now fixed.
     
    533533* **Post-Type Taxonomy** - Tasks were not loading correctly on custom taxonomy pages, this is now fixed.
    534534
    535 = v3.9 =
     535= 3.9 =
    536536* **Bottom bar conflict** - There was a JS conflict happening with our new bottom bar, this has been fixed.
    537537* **Red overlay** -  When a task was being created, sometimes a red overlay would show, this has been fixed.
     
    543543* **Formidable forms** - We fixed a conflict that was occurring when Formidable Forms was installed along with Atarim.
    544544
    545 = v3.8 =
     545= 3.8 =
    546546* **Bottom bar** - We've redesigned the bottom bar of the Atarim plugin to make it more in line with the Atarim Dashboard.
    547547* **Skip wizard** - You now have the option to skip the initial wizard, making installation even faster.
     
    551551* **Autologin error** - Auto logging was not working with all websites, this has now been fixed.
    552552
    553 = v3.7 =
     553= 3.7 =
    554554* **Links in comments** - There was an issue with links not working in comments when some tasks load, this is now fixed
    555555* **CSS in Task Center** - When the author of a comment's name was too long, it broke the design, this is now fixed.
     
    559559* **Woocommerce function** - A function inside Woocommerce became deprecated, this is now replaced.
    560560
    561 = v3.6.1 =
     561= 3.6.1 =
    562562* **White label** - Fixed white label integration not working sometimes.
    563563
    564 = v3.6 =
     564= 3.6 =
    565565* **Main file name** - We have changed the main file name as per the WordPress standard.
    566566* **Updraft conflict** - Fixed a JS conflict with the Updraft plugin.
    567567* **Loading Icon** - Moved the loading icon to local storage to prevent a CORS error.
    568568
    569 = v3.5.1 =
     569= 3.5.1 =
    570570* **Non-English Characters** - Non English characters were causing some comments to load incorrectly, this is now fixed.
    571571* **Auto-login from the dashboard** - Auto-logging in from the dashboard was not working in some cases, this is now fixed.
     
    573573* **Support for The Theme** - Added support for the theme to adjust the dashed box on the front side.
    574574
    575 = v3.5 =
     575= 3.5 =
    576576* **One click activation** - You can now activate with one click, speeding up with the setup process for the Atarim plugin.
    577577* **Added a password field when creating an account** - You can now create your password for brand new accounts inside the plugin, making it faster!
     
    583583* **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.
    584584
    585 = v3.4.3 =
     585= 3.4.3 =
    586586* **Blocked interface on Bricks theme editor mode** - The plugin was showing when using the Bricks theme editor mode, this has now been fixed.
    587587* **Conflict with Bricks quill classes** - There was a class conflict with Bricks quill classes, this has now been fixed.
     
    592592* **General CSS fixes** - We fixed a few CSS issues and made some small changes to improve design
    593593
    594 = v3.4.2 =
     594= 3.4.2 =
    595595* **Skipped a version** - The plugin was one version behind the dashboard, so we have gone straight to 3.4.3
    596596
    597 = v3.4.1 =
     597= 3.4.1 =
    598598* **General task icon** - We have changed the icon on the general task icon to make it more pleasing to the eye!
    599599* **Comment text font size** - We have updated the font size on comments to make it more readable.
     
    603603* **Author name alignment** - Fixed an issue where the length of the author name could break the design if too long.
    604604
    605 = v3.4 =
     605= 3.4 =
    606606* **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.
    607607* **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.
    644643
    645644
  • atarim-visual-collaboration/trunk/readme.txt

    r3470025 r3470896  
    298298
    299299= 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.
    305305
    306306= 4.3.2 =
     
    308308
    309309= 4.3.1 =
    310 * Fixed: Consent modal readability issues caused by CSS overrides.
     310* **Fixed** - Consent modal readability issues caused by CSS overrides.
    311311
    312312= 4.3 =
    313 * **Simplified settings** for a faster and more intuitive configuration experience
    314 * **Unified experience** across URL method, script injection, and Chrome extension
     313* **Simplified settings** - for a faster and more intuitive configuration experience
     314* **Unified experience** - across URL method, script injection, and Chrome extension
    315315* **Optimized performance and improved security**
    316316
     
    396396* **Sidebar Pagination** - Fixed pagination not working for 'All page' filter in the sidebar.
    397397
    398 = v4.0 =
     398= 4.0 =
    399399* **Optimization** - Modified page tab integration to optimize the page loading speed.
    400400* **Compatibility** - Added support to resolve Bootstrap conflict with Woodmart themes.
     
    409409* **Other Changes** - Removed EDD license key dependency from the code.
    410410
    411 = v3.32 =
     411= 3.32 =
    412412* **XSS vulnerability** - A Cross-Site Scripting (XSS) vulnerability was identified for tag integration in our plugin, this is now fixed.
    413413
    414 = v3.31 =
     414= 3.31 =
    415415* **XSS vulnerability** - A Cross-Site Scripting (XSS) vulnerability was identified in a previous version of our plugin, this is now fixed.
    416416
    417 = v3.30 =
     417= 3.30 =
    418418* **License key** - We have removed license key dependency for better security and compatibility with our platform.
    419419* **Plugin check** - Implemented recommended changes suggested by the plugin check plugin.
    420420
    421 = v3.22.6 =
     421= 3.22.6 =
    422422* **Subfolder Support** - Our plugin now supports subfolder structures, enabling you to activate our plugin and collaborate on site with the subfolder structure.
    423423
    424 = v3.22.4 =
     424= 3.22.4 =
    425425* **Removed models** - We have removed a few restriction models that were not relevant to the current integration.
    426426
    427 = v3.22.3 =
     427= 3.22.3 =
    428428* **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.
    429429
    430 = v3.22.2 =
     430= 3.22.2 =
    431431* **Animation** - Added animation for task completion action.
    432432* **Priority reflection** - Fixed issue where changing priority on a new task did not reflect in the sidebar.
     
    436436* **Sidebar view** - Sidebar task text now clips to a single line for better display.
    437437
    438 = v3.22 =
     438= 3.22 =
    439439* **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.
    440440* **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.
     
    453453* **Default user** - Fixed issue with setting default user for new task upon plugin activation.
    454454
    455 = v3.19 =
     455= 3.19 =
    456456* **Theme conflict** - Beaver Builder Bootstrap had a conflict with our plugin.
    457457* **Code optimization** - We have optimized some APIs to improve response time.
    458458
    459 = v3.18 =
     459= 3.18 =
    460460* **Auto login** - We have integrated option to enable/disable auto login to site from app.
    461461* **Image optimization** - To reduce the plugin size, many images have been optimized.
    462462
    463 = v3.17 =
     463= 3.17 =
    464464* **GeneratePress theme JS/CSS** - The theme had JS and CSS conflict with our plugin which is now fixed.
    465465* **Beaver Child theme JS** - The theme had JS and CSS conflict with our plugin which is now fixed.
    466466* **Guest URL token** - For the old plugin versions, we have added support for guest URL with token.
    467467
    468 = v3.16 =
     468= 3.16 =
    469469* **ePress theme JS/CSS** - The ePress theme had JS and CSS conflict with our plugin which is now fixed.
    470470* **CSS changes** - We have made some small CSS changes to improve some element alignments.
    471471
    472 = v3.15 =
     472= 3.15 =
    473473* **JS/CSS exclusion** - We have integrated a way to auto-exclude our JS and CSS from blocking inside the WP Rocket plugin.
    474474* **Guest mode** - Allowing collaboration on-site via sharing URL with token has been integrated to provide quick and easy guest invitations.
    475475
    476 = v3.14 =
     476= 3.14 =
    477477* **Conflict with Block editor** - Js conflict with Block editor was detected, this is now fixed.
    478478* **CSS override** - CSS of certain themes was overriding a few elements, this is now fixed.
     
    480480* **License activation** - There was an issue updating database value during license reactivation on some sites, this is now fixed.
    481481
    482 = v3.13 =
     482= 3.13 =
    483483* **XSS vulnerability** - A Cross-Site Scripting (XSS) vulnerability was identified in a previous version of our plugin, this is now fixed.
    484484* **Js conflict with ACF** - Date selection on the date field was not working due to js conflict, this is now fixed.
    485485* **User Avatar** - Due to the changes on the Gravatar API data response, comment author images were not loading, this is now fixed.
    486486
    487 = v3.12 =
     487= 3.12 =
    488488* **Comment overflow** - On certain themes, there was a problem with comment box overflow which cut off the comment, this is now fixed.
    489489* **CSS conflict with Springfield theme** - Springfield theme CSS was overriding Comment box CSS, this is now fixed.
    490490* **Default permission for users** - We have modified the default permission for users when the user type is not selected.
    491491
    492 = v3.11 =
     492= 3.11 =
    493493* **Screenshot issue with Bricks Theme** - There was a problem with automatic screenshots with Bricks Theme, this is now fixed.
    494494* **Push To Media** -  There was an issue with pushing media from the Atarim Dashboard to WordPress websites, this is now fixed.
    495495* **CSS Fixes** - There were a few CSS fixes required inside the Atarim interface, these have been fixed.
    496496
    497 = v3.10 =
     497= 3.10 =
    498498* **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.
    499499* **Automatically assigning roles** - When you invite users via the front-end share, they will be automatically assigned as a client inside the plugin.
     
    502502* **CSS fixes** - Some minor CSS fixes across the board.
    503503
    504 = v3.9.6 =
     504= 3.9.6 =
    505505* **Task pop-up design update** - We've improved the design of the task pop-over, making it nicer to use.
    506506* **Date and time** - The plugin now uses the time inside your browser, to ensure you see the correct timings on tasks.
     
    515515* **Uploaded files** - Sometimes the uploaded files were not rendering properly inside the task popup, this is now fixed.
    516516
    517 = v3.9.3 =
     517= 3.9.3 =
    518518* **Task center author** - Sometimes the author name of comments inside the task center was incorrect, this is now fixed.
    519519* **Theme css conflict** - There was an issue where theme CSS was overriding the comment box CSS, this is now fixed.
     
    522522* **Reorder post conflict** - There was a conflict with the reorder post plugin, this is now fixed.
    523523
    524 = v3.9.2 =
     524= 3.9.2 =
    525525* **CSS Fix** - Some theme styles were conflicting with the new "Invite to Collaborate" feature. This is now fixed.
    526526* **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.
    527527* **Language support** - Added plugin translation for French(France), Spanish(Spain), and Portuguese(Brazil) languages.
    528528
    529 = v3.9.1 =
     529= 3.9.1 =
    530530* **Menu Bar** - We have now added the option to open the Atarim Dashboard menu bar, to give Admins quick access.
    531531* **White Label Invite** - Previously if you had the white label on, the invitation email was not displaying it, this is now fixed.
     
    533533* **Post-Type Taxonomy** - Tasks were not loading correctly on custom taxonomy pages, this is now fixed.
    534534
    535 = v3.9 =
     535= 3.9 =
    536536* **Bottom bar conflict** - There was a JS conflict happening with our new bottom bar, this has been fixed.
    537537* **Red overlay** -  When a task was being created, sometimes a red overlay would show, this has been fixed.
     
    543543* **Formidable forms** - We fixed a conflict that was occurring when Formidable Forms was installed along with Atarim.
    544544
    545 = v3.8 =
     545= 3.8 =
    546546* **Bottom bar** - We've redesigned the bottom bar of the Atarim plugin to make it more in line with the Atarim Dashboard.
    547547* **Skip wizard** - You now have the option to skip the initial wizard, making installation even faster.
     
    551551* **Autologin error** - Auto logging was not working with all websites, this has now been fixed.
    552552
    553 = v3.7 =
     553= 3.7 =
    554554* **Links in comments** - There was an issue with links not working in comments when some tasks load, this is now fixed
    555555* **CSS in Task Center** - When the author of a comment's name was too long, it broke the design, this is now fixed.
     
    559559* **Woocommerce function** - A function inside Woocommerce became deprecated, this is now replaced.
    560560
    561 = v3.6.1 =
     561= 3.6.1 =
    562562* **White label** - Fixed white label integration not working sometimes.
    563563
    564 = v3.6 =
     564= 3.6 =
    565565* **Main file name** - We have changed the main file name as per the WordPress standard.
    566566* **Updraft conflict** - Fixed a JS conflict with the Updraft plugin.
    567567* **Loading Icon** - Moved the loading icon to local storage to prevent a CORS error.
    568568
    569 = v3.5.1 =
     569= 3.5.1 =
    570570* **Non-English Characters** - Non English characters were causing some comments to load incorrectly, this is now fixed.
    571571* **Auto-login from the dashboard** - Auto-logging in from the dashboard was not working in some cases, this is now fixed.
     
    573573* **Support for The Theme** - Added support for the theme to adjust the dashed box on the front side.
    574574
    575 = v3.5 =
     575= 3.5 =
    576576* **One click activation** - You can now activate with one click, speeding up with the setup process for the Atarim plugin.
    577577* **Added a password field when creating an account** - You can now create your password for brand new accounts inside the plugin, making it faster!
     
    583583* **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.
    584584
    585 = v3.4.3 =
     585= 3.4.3 =
    586586* **Blocked interface on Bricks theme editor mode** - The plugin was showing when using the Bricks theme editor mode, this has now been fixed.
    587587* **Conflict with Bricks quill classes** - There was a class conflict with Bricks quill classes, this has now been fixed.
     
    592592* **General CSS fixes** - We fixed a few CSS issues and made some small changes to improve design
    593593
    594 = v3.4.2 =
     594= 3.4.2 =
    595595* **Skipped a version** - The plugin was one version behind the dashboard, so we have gone straight to 3.4.3
    596596
    597 = v3.4.1 =
     597= 3.4.1 =
    598598* **General task icon** - We have changed the icon on the general task icon to make it more pleasing to the eye!
    599599* **Comment text font size** - We have updated the font size on comments to make it more readable.
     
    603603* **Author name alignment** - Fixed an issue where the length of the author name could break the design if too long.
    604604
    605 = v3.4 =
     605= 3.4 =
    606606* **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.
    607607* **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.
    644643
    645644
Note: See TracChangeset for help on using the changeset viewer.