Plugin Directory

Changeset 3161185


Ignore:
Timestamp:
10/02/2024 03:08:57 AM (18 months ago)
Author:
writetextai
Message:

update readme, provide video link

Location:
writetext-ai
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • writetext-ai/tags/1.40.3/readme.txt

    r3161164 r3161185  
    1616== Description ==
    1717
    18 **Warning: When you use WriteText.ai, disable all pop-up blockers first. WriteText.ai does not work when you have pop-up blockers enabled.**
     18[youtube https://youtu.be/EiCs0_iPxIo]
    1919
    2020With WriteText.ai, you'll experience AI-powered copywriting with the convenience of working directly inside WooCommerce.
     
    367367* Fix - Fix character count display in Custom tone and style and when selecting other tone and style.
    368368
    369 = 1.12.7 2024-02-13 =
    370 
    371 * Update - WP Coding Standard Update: Remove inline scripts and use WP default function "wp_add_inline_script". (country list dropdown and hide guideline state)
    372 * Update - WP Coding Standard Update: Fix loader_cursor.gif asset call. (text generation loader cursor in textarea fields)
    373 * Update - WP Coding Standard Update: Host signalr.js script locally inside the plugin asset files. (streaming in bulk and single generation)
    374 * Fix - Fix issue with bulk Cancel button.
    375 * Fix - Allow empty text saving in single edit page.
    376 
    377 = 1.12.6 2024-01-30 =
    378 
    379 * Fix - Various issues from QA related to coding standards.
    380 
    381 = 1.12.5 2024-01-29 =
    382 
    383 * Fix - Various issues from QA related to coding standards.
    384 
    385 = 1.12.4 2024-01-22 =
    386 
    387 * Update - Additional WP and PHP coding standard updates.
    388 * Update - Update "Save" button disable state in product edit page should not consider if the field type is checked or not.
    389 * Update - Updated preview param from "wta-preview" to "wtai-preview" to follow coding standards.
    390 * Update - Updated some texts for EN labels.
    391 * Update - Updated header from "Activity history log" to "History log" only.
    392 * Fix - Fix issue with bulk actions no options available when the user switch from Free to Premium.
    393 * Fix - Fix Select All not triggering disabled combination state for tone and style.
    394 * Fix - Remove current product ID in the reference product list.
    395 * Fix - Force premium handling of other product details.
    396 
    397 = 1.12.3 2024-01-15 =
    398 
    399 * Update - Update backend logo icon for menu on both link inactive and active states.
    400 * Update - Label updates: Page Title = Meta title, Page Description = Meta description, Product excerpt = Product short description.
    401 * Fix - Fix various new and reopened issues reported by QA related to Coding Standard update and Premium/Free features update.
    402 * Fix - Fix language value passed for global history.
    403 
    404 = 1.12.2 2024-01-11 =
    405 
    406 * Update - Ad display for non premium user now comes from the API endpoint /web/ad/SquareWordPress.
    407 * Update - Highlight keywords should be enabled in the product edit page for users who accesses the site for the first time.
    408 * Update - All field types should be enabled in the product edit page for users who accesses the site for the first time.
    409 * Fix - Fix various issues reported by QA related to Coding Standard update and Premium/Free features update.
    410 
    411 = 1.12.1 2024-01-05 =
    412 
    413 * Add - Premium and free feature updates in grid and single product edit page.
    414 * Add - Ad display for non premium user (Note: Current ad and url is hardcoded while waiting for the API).
    415 * Update - WP and PHP coding standard updates.
    416 * Update - Sanitize email for token api connection.
    417 * Update - Only check if there is an updated version of the plugin on writetext pages and plugins page.
    418 
    419 = 1.11.2 2023-12-18 =
    420 
    421 * Fix - Fix issue with bulk generation credit calculation display when clicking "Select All" in bulk popup options.
    422 * Fix - Fix display link of notice update error message.
    423 
    424 = 1.11.1 2023-12-15 =
    425 
    426 * Add - Added Restore global settings link in the footer. When clicked, user preferences like tones, styles, audiences will reset to global default value for that user.
    427 * Update - Updated some texts in the Installation setup page.
    428 * Update - Reset all user preferences when plugin is deactivated.
    429 * Fix - Fix issue when a site has been deleted in the backend, it should redirect to setup page so that user can login and request for a new access token.
    430 
    431 = 1.10.6 2023-12-14 =
    432 
    433 * Update - Strip html tags for product attributes and other product detail values sent to the API.
    434 * Update - FAQ link in tooltip for reference and rewrite should redirect to new tab/window.
    435 * Update - Remove disable state for target input length for product description and excert when reference product is selected for both bulk and single product edit.
    436 * Fix - Do not allow decimal entry in target length fields in bulk, single product edit, settings and installation.
    437 
    438 = 1.10.5 2023-12-13 =
    439 
    440 * Update - Additional text in tooltip for reference product and rewrite product.
    441 * Update - Update input character length variable in credit computation to include the html tags in the length.
    442 * Update - Sanitize passed text to the API to only allow certain html tags and remove not allowed attributes.
    443 * Fix - Fix various issues from QA related to 1.10.4 updates.
    444 
    445 = 1.10.4 2023-12-11 =
    446 
    447 * Update - "Mark as Reviewed" checkbox should be unchecked if at least one field is generated and NOT reviewed or if there are no generated texts yet.
    448 * Fix - Fix various issues from QA related to 1.10.3 updates.
    449 
    450 = 1.10.3 2023-12-10 =
    451 
    452 * Update - Labels update in product edit page: "Transfer to live" to "Transfer", "Not transferred to live" to "Not transferred"
    453 * Update - Disable generate and rewrite radio selections when generation is ongoing. Also added tooltip.
    454 * Update - Include semantic keyword in bulk generation if it is available for that product.
    455 * Update - Limit allowed language to "EN" only.
    456 * Fix - Fix various issues from QA related to 1.10.2 updates
    457 
    458 = 1.10.2 2023-12-08 =
    459 
    460 * Update - Save the pre selected country if the user close the dropdown without choosing any options
    461 * Update - Change tooptip label for transfer ( Nothing to Transfer/ Already Transferred)
    462 * Update - Sentence case for "Steps" and small case for "or" in product edit filter
    463 * Update - Disable writetext.ai field if not generated yet and add tooltip
    464 * Update - Do not call reviewed if last status of the field is transferred
    465 * Update - Label update: "rewrite existing/live text" to "rewrite existing text"
    466 * Update - Disable transfer if already transferred
    467 * Update - Various label changes in the product edit page fields
    468 * Update - Default country for some languages
    469 * Update - New and updated translations for supported language
    470 * Update - If there reference product is selected, disable style/tone/audience, if rewrite is selected, do not disabled style/tone/audience, only disable reference product.
    471 * Update - Disable min/max field for reference product both on bulk and single product page
    472 * Fix - Fix various issues from QA related to product edit page new layout, tooltip, credit computation and other UI/UX fixes
    473 
    474 = 1.10.1 2023-11-28 =
    475 
    476 * Add - Product attributes in single product edit should save selected attribute per product preference.
    477 * Add - After bulk generation, the tones, style, audience, product attributes, description min length, description max length, excerpt min length and excerpt max length should go back to default global settings.
    478 * Add - Additional help text in bulk generation modal: "Cancellation is dependent on the server response; it may be disabled upon initial processing or when there are only 2 products or less left in your queue".
    479 * Add - Tooltip for disabled tone and style in product edit, bulk popup, settings and installation setup .
    480 * Add - Tooltip for disabled reference product when rewrite is selected and vice versa.
    481 * Add - Added minimum number of days of 365 to the No Activity days filter and display a tooltip when the minimum is reached.
    482 * Add - Added Steps and Hide Steps functionality for product edit page.
    483 * Add - Added back the single transfer button in product edit page.
    484 * Add - Added various message texts for product field status: "generated|not generated", "Not transferred to live".
    485 * Add - Country selection popup on first time visit of writetext product list and settings.
    486 * Add - Added back the error message when activating the plugin and Wordpress version is below 6.0.
    487 * Add - Added back the notification in the setup page for both administrator and non administrator users when the SEO plugin suddenly changes.
    488 * Add - Added new user capability "writeai_select_localized_country" on initial country setup upon installation.
    489 * Update - Audience should be saved per user preference in product edit page, otherwise use the global settings.
    490 * Update - Clicking reset tones, style and audience filter should set the options back to the global settings value.
    491 * Update - Ensure that bulk generate tones, style and audience should always come from global settings.
    492 * Update - Locale used for text translations (PO/MO files) within the WrieText.ai wp-admin area should follow the predefined user locale or the site language if no user locale was set.
    493 * Update - All calls to the API (ex: text generation) should follow the site language.
    494 * Update - Removed links in the footer for Terms and Condition, Privacy Policy and Cookie Policy.
    495 * Update - Revamp UI for product edit page affecting the keywords, generate/rewrite actions and WriteText and WP generated text fields.
    496 * Update - Interchange fields for WriteText.ai and WordPress text fields in product list.
    497 * Update - Update notification message for unsupported site language for WriteText.ai which also include a link to the settings page so the user can easily update the site language if applicable.
    498 * Update - Plural and singular label for bulk generate progress bar for "munute" and "second" labels.
    499 * Update - Keyword analysis section should be expanded by default.
    500 * Update - Include the keyword analysis section in the "Collapse/Expand All" toggle.
    501 * Update - Removed "Do not show these settings when bulk-generating text" in bulk generation popup and settings.
    502 * Update - Update credit computation formula to: new credit cost = base / generation + (generationTier * tier level).
    503 * Update - For bulk transfer, when no data is transferred, should display error message.
    504 * Update - For bulk transfer, only data with changes should be sent to the API to not ruin the statistics for the backend.
    505 * Update - For bulk transfer, disable Cancel button when 2 products or less is left.
    506 * Update - Update error message in product edit generation when all fields failed to generate, display the message from API, if at least one item fails and some succeeds, a different error message will be displayed: "Some text has been generated but there has been an error generating other text. See error below.".
    507 * Update - In product edit, transfer and save should only be sent to the API if a change is made.
    508 * Update - Display search volume for keyword ideas as it is returned from the API without formatting.
    509 * Update - Various translation updates for supported languages.
    510 * Update - Remove "Account/Login" in login url in setup.
    511 * Fix - Other Product Details in product edit page should only be sent to the API if its checkbox is enabled.
    512 * Fix - Fix Reset link in WriteText.ai Status wherein the full row is clickable instead of just the button link
    513 * Fix - Fix various translated text issues.
    514 * Fix - Fix various UI issues for other languages for the list check all checkbox and history title display.
    515 * Fix - Fix User Roles translation display in the User List and User Manage pages.
    516 * Fix - Fix issue with Collapse/Expand All button in product edit page.
    517 * Fix - Fix sort arrow alignment issue for Date Transferred field in list.
    518 * Fix - Auto reconnect to signalr when user is idle and returns back to WriteText interface.
    519 
    520 = 1.9.1 2023-11-06 =
    521 
    522 * Add - Additional help text under tones tooltip in product edit page regarding the "highlight potentially incorrect pronouns" option
    523 * Add - Added translation for new help text for the "highlight potentially incorrect pronouns" option for all supported language
    524 * Fix - Locale should be based on site language instead of user defined language
    525 * Fix - Fix issue with WriteText Status filter in product list not displaying result because the incorrect locale is used when using Polylang
    526 
    527 = 1.8.1 2023-10-27 =
    528 
    529 * Add - Added translation for NO, SV, FR, ES, PT, NL, CA and IT
    530 * Add - Added default min and max length for product description (75-150) and product excerpt (25-50) during initial setup and settings
    531 * Update - Updated translation for DE and DA
    532 * Fix - Fix Catalan (CA) language incorrect country displayed in Keyword Analysis. Spain should be selected for Catalan language.
    533 
    534 = 1.7.6 2023-10-20 =
    535 
    536 * Update - Updated translation for DE and DA
    537 * Update - Updated supported language to include Italian (IT) and Catalan (CA)
    538 
    539 = 1.7.5 2023-10-17 =
    540 
    541 * Fix - Fix issues related to translation and overlapping elements because of long translation texts
    542 
    543 = 1.7.4 2023-10-17 =
    544 
    545 * Update - Updated translation texts for DA and DE for various texts in single product, product listing and settings page
    546 
    547 = 1.7.3 2023-10-12 =
    548 
    549 * Update - Updated error message displayed for force plugin update to come from the API instead
    550 * Update - Update color hex for semantic keyword to make it more visible for other screen monitors
    551 
    552 = 1.7.2 2023-10-11 =
    553 
    554 * Update - Reposition "Highlight potentially incorrect pronouns" checkbox inside tones and style dropdown
    555 * Update - Update plugin notice should not block WriteText.ai list generation and settings
    556 * Fix - Fix various issues related to update plugin notification
    557 * Fix - Fix various UI issues related to formal/informal condition state
    558 * Fix - Keywords should be priority when highlighting texts instead of the semantic keyword
    559 
    560 = 1.7.1 2023-10-09 =
    561 
    562 * Add - Added stable plugin version and display an update error if the currently installed plugin is outdated.
    563 * Fix - Fix various issues related to formal/informal tones and styles
    564 * Fix - Fix various UI issues, prev and next behavior and country selected in keyword if locale has "informal"
    565 
    566 = 1.6.1 2023-10-03 =
    567 
    568 * Add - Added condition for Formal/Informal tone, style and audience both for single product and bulk generation
    569 * Add - Added "Highlight potentially incorrect pronouns"
    570 * Add - Added support for other DE language codes: de_CH, de_CH_informal, de_AT
    571 * Add - Added translations for some DE texts
    572 * Fix - Added handling when clicking Edit and Next Prev when there is an ongoing product generation. Generate button should be disabled and loading progress should be displayed on the product page.
    573 
    574 = 1.5.1 2023-09-28 =
    575 
    576 * Add - Added handling for error display in case a field fails to generate in the complete generation popup
    577 * Add - Added handling for single product generation complete and failed status via signalr
    578 * Add - In single product generation, page title, page description and open graph generation should be queued in the background
    579 * Add - Internal: added "writetextai-requestid" in internal logging
    580 * Update - Send only one request for all fields to generate in product single edit page
    581 * Update - Translation updates for DE and added support for de_DE_formal
    582 * Update - Removed call for /text/Credit/isAvailable/. This should now be handle in /generate/v2 instead
    583 * Update - Tones, Styles and Audience should show in locale language instead of EN
    584 * Fix - Fixed various issues from QA related to credits
    585 
    586 = 1.4.2 2023-09-25 =
    587 
    588 * Add - Added checking if credit for generation is still sufficient for the user's available credit limit
    589 * Update - Updated various help text related for min and max length
    590 * Fix - Fix various issues from QA related to credit count display and computation
    591 
    592 = 1.4.1 2023-09-15 =
    593 
    594 * Add - Added max limit for selected semantic keyword
    595 * Add - Added input textbox limit for keyword, custom tone, custom style, custom audience and other product details based on /rules fetched from the API
    596 * Add - Added char count limit display for keyword, custom tone, custom style, custom audience and other product details
    597 * Add - Display char and word count for WordPress field values
    598 * Add - Display char and word count in product description and excerpt fields if reference product is selected in product edit page
    599 * Update - Updated credit display count for single product edit page generation, rewrite and generation with reference product 
    600 * Update - Updated credit display count for bulk generation with and without reference product
    601 * Update - Do not display generation complete popup if error encountered during generation
    602 * Update - Display error message if terms and condition is not agreed when doing text generation, bulk generation and keyword get data
    603 
    604 = 1.3.3 2023-09-08 =
    605 
    606 * Fix - Fix issue with checking of api token expiration called multiple times per second on some installations
    607 * Fix - Fix issue with wta-preview making calls to the api connection eventhough preview is not called which may cause flooding calls when called by bot crawlers
    608 
    609 = 1.3.2 2023-09-06 =
    610 
    611 - Update - Update PO translation file for da_DK
    612 - Update - Reposition Show Comparison Hover in Grid list
    613 - Fix - Ensure correct price format for product attributes when site has DK language
    614 - Fix - Fix UI when there are long translation text for Grid > Status Filter
    615 
    616 = 1.3.1 2023-08-29 =
    617 
    618 * Add - Select All checkbox for Bulk Transfer Grid
    619 * Add - Min and Max value for min and max length fields should be fetched from the API instead
    620 * Add - readme.txt
    621 * Update - Text updates for Audience help text, warning notice when site language does not belong to supported languages and Rewrite Help text
    622 * Update - Remove user preference saving of reference product
    623 * Fix - Fix various issues from QA related to Reference Product
    624 
    625 = 1.2.1 2023-08-23 =
    626 
    627 * Add - Pass keyword analysis viewed count to generate text endpoint
    628 * Add - Pass reference product record id when generating text with reference product
    629 * Add - Added reference product in bulk generation popup
    630 * Add - Added support for languages: da, de, no, sv, fr, es, pt, is, nl
    631 * Add - Added WriteTextAI-PHPVersion in api call headers
    632 * Update - Optimize fetching of reference products dropdown
    633 * Update - Change UX behavior for WriteText.ai status instead of disabled at first, it should be enabled and the radio button WriteText.ai status should be checked after   
    634 * Fix - Various fixes of issues from QA related to WriteText.ai filter status, product attributes and Save button state
    635 
    636 = 1.1.1 2023-08-17 =
    637  
    638 * Add - Terms of Service, Privay Policy and Cookie Policy link on the plugin
    639 * Add - Adding plugin version and WordPress version on all API calls for future support
    640 * Update - Disable Mark as Reviewed after transfer
    641 * Fix - Inconsistent icon in dashboard menu for WriteText.ai grid and settings
    642 * Fix - Various fixes for SKU display in the edit page and searching in grid list
    643 * Fix - Various fixes for WriteText.ai grid list filter
    644 * Fix - Fix product attribute with special character not included during product generation
    645 
    646 = 1.0.1 2023-08-14 =
    647  
    648 * First major release of WriteText.ai for beta testers
     369See version history here: [https://writetext.ai/version-history](https://writetext.ai/version-history)
    649370
    650371== Upgrade Notice ==
  • writetext-ai/trunk/readme.txt

    r3161164 r3161185  
    1616== Description ==
    1717
    18 **Warning: When you use WriteText.ai, disable all pop-up blockers first. WriteText.ai does not work when you have pop-up blockers enabled.**
     18[youtube https://youtu.be/EiCs0_iPxIo]
    1919
    2020With WriteText.ai, you'll experience AI-powered copywriting with the convenience of working directly inside WooCommerce.
     
    367367* Fix - Fix character count display in Custom tone and style and when selecting other tone and style.
    368368
    369 = 1.12.7 2024-02-13 =
    370 
    371 * Update - WP Coding Standard Update: Remove inline scripts and use WP default function "wp_add_inline_script". (country list dropdown and hide guideline state)
    372 * Update - WP Coding Standard Update: Fix loader_cursor.gif asset call. (text generation loader cursor in textarea fields)
    373 * Update - WP Coding Standard Update: Host signalr.js script locally inside the plugin asset files. (streaming in bulk and single generation)
    374 * Fix - Fix issue with bulk Cancel button.
    375 * Fix - Allow empty text saving in single edit page.
    376 
    377 = 1.12.6 2024-01-30 =
    378 
    379 * Fix - Various issues from QA related to coding standards.
    380 
    381 = 1.12.5 2024-01-29 =
    382 
    383 * Fix - Various issues from QA related to coding standards.
    384 
    385 = 1.12.4 2024-01-22 =
    386 
    387 * Update - Additional WP and PHP coding standard updates.
    388 * Update - Update "Save" button disable state in product edit page should not consider if the field type is checked or not.
    389 * Update - Updated preview param from "wta-preview" to "wtai-preview" to follow coding standards.
    390 * Update - Updated some texts for EN labels.
    391 * Update - Updated header from "Activity history log" to "History log" only.
    392 * Fix - Fix issue with bulk actions no options available when the user switch from Free to Premium.
    393 * Fix - Fix Select All not triggering disabled combination state for tone and style.
    394 * Fix - Remove current product ID in the reference product list.
    395 * Fix - Force premium handling of other product details.
    396 
    397 = 1.12.3 2024-01-15 =
    398 
    399 * Update - Update backend logo icon for menu on both link inactive and active states.
    400 * Update - Label updates: Page Title = Meta title, Page Description = Meta description, Product excerpt = Product short description.
    401 * Fix - Fix various new and reopened issues reported by QA related to Coding Standard update and Premium/Free features update.
    402 * Fix - Fix language value passed for global history.
    403 
    404 = 1.12.2 2024-01-11 =
    405 
    406 * Update - Ad display for non premium user now comes from the API endpoint /web/ad/SquareWordPress.
    407 * Update - Highlight keywords should be enabled in the product edit page for users who accesses the site for the first time.
    408 * Update - All field types should be enabled in the product edit page for users who accesses the site for the first time.
    409 * Fix - Fix various issues reported by QA related to Coding Standard update and Premium/Free features update.
    410 
    411 = 1.12.1 2024-01-05 =
    412 
    413 * Add - Premium and free feature updates in grid and single product edit page.
    414 * Add - Ad display for non premium user (Note: Current ad and url is hardcoded while waiting for the API).
    415 * Update - WP and PHP coding standard updates.
    416 * Update - Sanitize email for token api connection.
    417 * Update - Only check if there is an updated version of the plugin on writetext pages and plugins page.
    418 
    419 = 1.11.2 2023-12-18 =
    420 
    421 * Fix - Fix issue with bulk generation credit calculation display when clicking "Select All" in bulk popup options.
    422 * Fix - Fix display link of notice update error message.
    423 
    424 = 1.11.1 2023-12-15 =
    425 
    426 * Add - Added Restore global settings link in the footer. When clicked, user preferences like tones, styles, audiences will reset to global default value for that user.
    427 * Update - Updated some texts in the Installation setup page.
    428 * Update - Reset all user preferences when plugin is deactivated.
    429 * Fix - Fix issue when a site has been deleted in the backend, it should redirect to setup page so that user can login and request for a new access token.
    430 
    431 = 1.10.6 2023-12-14 =
    432 
    433 * Update - Strip html tags for product attributes and other product detail values sent to the API.
    434 * Update - FAQ link in tooltip for reference and rewrite should redirect to new tab/window.
    435 * Update - Remove disable state for target input length for product description and excert when reference product is selected for both bulk and single product edit.
    436 * Fix - Do not allow decimal entry in target length fields in bulk, single product edit, settings and installation.
    437 
    438 = 1.10.5 2023-12-13 =
    439 
    440 * Update - Additional text in tooltip for reference product and rewrite product.
    441 * Update - Update input character length variable in credit computation to include the html tags in the length.
    442 * Update - Sanitize passed text to the API to only allow certain html tags and remove not allowed attributes.
    443 * Fix - Fix various issues from QA related to 1.10.4 updates.
    444 
    445 = 1.10.4 2023-12-11 =
    446 
    447 * Update - "Mark as Reviewed" checkbox should be unchecked if at least one field is generated and NOT reviewed or if there are no generated texts yet.
    448 * Fix - Fix various issues from QA related to 1.10.3 updates.
    449 
    450 = 1.10.3 2023-12-10 =
    451 
    452 * Update - Labels update in product edit page: "Transfer to live" to "Transfer", "Not transferred to live" to "Not transferred"
    453 * Update - Disable generate and rewrite radio selections when generation is ongoing. Also added tooltip.
    454 * Update - Include semantic keyword in bulk generation if it is available for that product.
    455 * Update - Limit allowed language to "EN" only.
    456 * Fix - Fix various issues from QA related to 1.10.2 updates
    457 
    458 = 1.10.2 2023-12-08 =
    459 
    460 * Update - Save the pre selected country if the user close the dropdown without choosing any options
    461 * Update - Change tooptip label for transfer ( Nothing to Transfer/ Already Transferred)
    462 * Update - Sentence case for "Steps" and small case for "or" in product edit filter
    463 * Update - Disable writetext.ai field if not generated yet and add tooltip
    464 * Update - Do not call reviewed if last status of the field is transferred
    465 * Update - Label update: "rewrite existing/live text" to "rewrite existing text"
    466 * Update - Disable transfer if already transferred
    467 * Update - Various label changes in the product edit page fields
    468 * Update - Default country for some languages
    469 * Update - New and updated translations for supported language
    470 * Update - If there reference product is selected, disable style/tone/audience, if rewrite is selected, do not disabled style/tone/audience, only disable reference product.
    471 * Update - Disable min/max field for reference product both on bulk and single product page
    472 * Fix - Fix various issues from QA related to product edit page new layout, tooltip, credit computation and other UI/UX fixes
    473 
    474 = 1.10.1 2023-11-28 =
    475 
    476 * Add - Product attributes in single product edit should save selected attribute per product preference.
    477 * Add - After bulk generation, the tones, style, audience, product attributes, description min length, description max length, excerpt min length and excerpt max length should go back to default global settings.
    478 * Add - Additional help text in bulk generation modal: "Cancellation is dependent on the server response; it may be disabled upon initial processing or when there are only 2 products or less left in your queue".
    479 * Add - Tooltip for disabled tone and style in product edit, bulk popup, settings and installation setup .
    480 * Add - Tooltip for disabled reference product when rewrite is selected and vice versa.
    481 * Add - Added minimum number of days of 365 to the No Activity days filter and display a tooltip when the minimum is reached.
    482 * Add - Added Steps and Hide Steps functionality for product edit page.
    483 * Add - Added back the single transfer button in product edit page.
    484 * Add - Added various message texts for product field status: "generated|not generated", "Not transferred to live".
    485 * Add - Country selection popup on first time visit of writetext product list and settings.
    486 * Add - Added back the error message when activating the plugin and Wordpress version is below 6.0.
    487 * Add - Added back the notification in the setup page for both administrator and non administrator users when the SEO plugin suddenly changes.
    488 * Add - Added new user capability "writeai_select_localized_country" on initial country setup upon installation.
    489 * Update - Audience should be saved per user preference in product edit page, otherwise use the global settings.
    490 * Update - Clicking reset tones, style and audience filter should set the options back to the global settings value.
    491 * Update - Ensure that bulk generate tones, style and audience should always come from global settings.
    492 * Update - Locale used for text translations (PO/MO files) within the WrieText.ai wp-admin area should follow the predefined user locale or the site language if no user locale was set.
    493 * Update - All calls to the API (ex: text generation) should follow the site language.
    494 * Update - Removed links in the footer for Terms and Condition, Privacy Policy and Cookie Policy.
    495 * Update - Revamp UI for product edit page affecting the keywords, generate/rewrite actions and WriteText and WP generated text fields.
    496 * Update - Interchange fields for WriteText.ai and WordPress text fields in product list.
    497 * Update - Update notification message for unsupported site language for WriteText.ai which also include a link to the settings page so the user can easily update the site language if applicable.
    498 * Update - Plural and singular label for bulk generate progress bar for "munute" and "second" labels.
    499 * Update - Keyword analysis section should be expanded by default.
    500 * Update - Include the keyword analysis section in the "Collapse/Expand All" toggle.
    501 * Update - Removed "Do not show these settings when bulk-generating text" in bulk generation popup and settings.
    502 * Update - Update credit computation formula to: new credit cost = base / generation + (generationTier * tier level).
    503 * Update - For bulk transfer, when no data is transferred, should display error message.
    504 * Update - For bulk transfer, only data with changes should be sent to the API to not ruin the statistics for the backend.
    505 * Update - For bulk transfer, disable Cancel button when 2 products or less is left.
    506 * Update - Update error message in product edit generation when all fields failed to generate, display the message from API, if at least one item fails and some succeeds, a different error message will be displayed: "Some text has been generated but there has been an error generating other text. See error below.".
    507 * Update - In product edit, transfer and save should only be sent to the API if a change is made.
    508 * Update - Display search volume for keyword ideas as it is returned from the API without formatting.
    509 * Update - Various translation updates for supported languages.
    510 * Update - Remove "Account/Login" in login url in setup.
    511 * Fix - Other Product Details in product edit page should only be sent to the API if its checkbox is enabled.
    512 * Fix - Fix Reset link in WriteText.ai Status wherein the full row is clickable instead of just the button link
    513 * Fix - Fix various translated text issues.
    514 * Fix - Fix various UI issues for other languages for the list check all checkbox and history title display.
    515 * Fix - Fix User Roles translation display in the User List and User Manage pages.
    516 * Fix - Fix issue with Collapse/Expand All button in product edit page.
    517 * Fix - Fix sort arrow alignment issue for Date Transferred field in list.
    518 * Fix - Auto reconnect to signalr when user is idle and returns back to WriteText interface.
    519 
    520 = 1.9.1 2023-11-06 =
    521 
    522 * Add - Additional help text under tones tooltip in product edit page regarding the "highlight potentially incorrect pronouns" option
    523 * Add - Added translation for new help text for the "highlight potentially incorrect pronouns" option for all supported language
    524 * Fix - Locale should be based on site language instead of user defined language
    525 * Fix - Fix issue with WriteText Status filter in product list not displaying result because the incorrect locale is used when using Polylang
    526 
    527 = 1.8.1 2023-10-27 =
    528 
    529 * Add - Added translation for NO, SV, FR, ES, PT, NL, CA and IT
    530 * Add - Added default min and max length for product description (75-150) and product excerpt (25-50) during initial setup and settings
    531 * Update - Updated translation for DE and DA
    532 * Fix - Fix Catalan (CA) language incorrect country displayed in Keyword Analysis. Spain should be selected for Catalan language.
    533 
    534 = 1.7.6 2023-10-20 =
    535 
    536 * Update - Updated translation for DE and DA
    537 * Update - Updated supported language to include Italian (IT) and Catalan (CA)
    538 
    539 = 1.7.5 2023-10-17 =
    540 
    541 * Fix - Fix issues related to translation and overlapping elements because of long translation texts
    542 
    543 = 1.7.4 2023-10-17 =
    544 
    545 * Update - Updated translation texts for DA and DE for various texts in single product, product listing and settings page
    546 
    547 = 1.7.3 2023-10-12 =
    548 
    549 * Update - Updated error message displayed for force plugin update to come from the API instead
    550 * Update - Update color hex for semantic keyword to make it more visible for other screen monitors
    551 
    552 = 1.7.2 2023-10-11 =
    553 
    554 * Update - Reposition "Highlight potentially incorrect pronouns" checkbox inside tones and style dropdown
    555 * Update - Update plugin notice should not block WriteText.ai list generation and settings
    556 * Fix - Fix various issues related to update plugin notification
    557 * Fix - Fix various UI issues related to formal/informal condition state
    558 * Fix - Keywords should be priority when highlighting texts instead of the semantic keyword
    559 
    560 = 1.7.1 2023-10-09 =
    561 
    562 * Add - Added stable plugin version and display an update error if the currently installed plugin is outdated.
    563 * Fix - Fix various issues related to formal/informal tones and styles
    564 * Fix - Fix various UI issues, prev and next behavior and country selected in keyword if locale has "informal"
    565 
    566 = 1.6.1 2023-10-03 =
    567 
    568 * Add - Added condition for Formal/Informal tone, style and audience both for single product and bulk generation
    569 * Add - Added "Highlight potentially incorrect pronouns"
    570 * Add - Added support for other DE language codes: de_CH, de_CH_informal, de_AT
    571 * Add - Added translations for some DE texts
    572 * Fix - Added handling when clicking Edit and Next Prev when there is an ongoing product generation. Generate button should be disabled and loading progress should be displayed on the product page.
    573 
    574 = 1.5.1 2023-09-28 =
    575 
    576 * Add - Added handling for error display in case a field fails to generate in the complete generation popup
    577 * Add - Added handling for single product generation complete and failed status via signalr
    578 * Add - In single product generation, page title, page description and open graph generation should be queued in the background
    579 * Add - Internal: added "writetextai-requestid" in internal logging
    580 * Update - Send only one request for all fields to generate in product single edit page
    581 * Update - Translation updates for DE and added support for de_DE_formal
    582 * Update - Removed call for /text/Credit/isAvailable/. This should now be handle in /generate/v2 instead
    583 * Update - Tones, Styles and Audience should show in locale language instead of EN
    584 * Fix - Fixed various issues from QA related to credits
    585 
    586 = 1.4.2 2023-09-25 =
    587 
    588 * Add - Added checking if credit for generation is still sufficient for the user's available credit limit
    589 * Update - Updated various help text related for min and max length
    590 * Fix - Fix various issues from QA related to credit count display and computation
    591 
    592 = 1.4.1 2023-09-15 =
    593 
    594 * Add - Added max limit for selected semantic keyword
    595 * Add - Added input textbox limit for keyword, custom tone, custom style, custom audience and other product details based on /rules fetched from the API
    596 * Add - Added char count limit display for keyword, custom tone, custom style, custom audience and other product details
    597 * Add - Display char and word count for WordPress field values
    598 * Add - Display char and word count in product description and excerpt fields if reference product is selected in product edit page
    599 * Update - Updated credit display count for single product edit page generation, rewrite and generation with reference product 
    600 * Update - Updated credit display count for bulk generation with and without reference product
    601 * Update - Do not display generation complete popup if error encountered during generation
    602 * Update - Display error message if terms and condition is not agreed when doing text generation, bulk generation and keyword get data
    603 
    604 = 1.3.3 2023-09-08 =
    605 
    606 * Fix - Fix issue with checking of api token expiration called multiple times per second on some installations
    607 * Fix - Fix issue with wta-preview making calls to the api connection eventhough preview is not called which may cause flooding calls when called by bot crawlers
    608 
    609 = 1.3.2 2023-09-06 =
    610 
    611 - Update - Update PO translation file for da_DK
    612 - Update - Reposition Show Comparison Hover in Grid list
    613 - Fix - Ensure correct price format for product attributes when site has DK language
    614 - Fix - Fix UI when there are long translation text for Grid > Status Filter
    615 
    616 = 1.3.1 2023-08-29 =
    617 
    618 * Add - Select All checkbox for Bulk Transfer Grid
    619 * Add - Min and Max value for min and max length fields should be fetched from the API instead
    620 * Add - readme.txt
    621 * Update - Text updates for Audience help text, warning notice when site language does not belong to supported languages and Rewrite Help text
    622 * Update - Remove user preference saving of reference product
    623 * Fix - Fix various issues from QA related to Reference Product
    624 
    625 = 1.2.1 2023-08-23 =
    626 
    627 * Add - Pass keyword analysis viewed count to generate text endpoint
    628 * Add - Pass reference product record id when generating text with reference product
    629 * Add - Added reference product in bulk generation popup
    630 * Add - Added support for languages: da, de, no, sv, fr, es, pt, is, nl
    631 * Add - Added WriteTextAI-PHPVersion in api call headers
    632 * Update - Optimize fetching of reference products dropdown
    633 * Update - Change UX behavior for WriteText.ai status instead of disabled at first, it should be enabled and the radio button WriteText.ai status should be checked after   
    634 * Fix - Various fixes of issues from QA related to WriteText.ai filter status, product attributes and Save button state
    635 
    636 = 1.1.1 2023-08-17 =
    637  
    638 * Add - Terms of Service, Privay Policy and Cookie Policy link on the plugin
    639 * Add - Adding plugin version and WordPress version on all API calls for future support
    640 * Update - Disable Mark as Reviewed after transfer
    641 * Fix - Inconsistent icon in dashboard menu for WriteText.ai grid and settings
    642 * Fix - Various fixes for SKU display in the edit page and searching in grid list
    643 * Fix - Various fixes for WriteText.ai grid list filter
    644 * Fix - Fix product attribute with special character not included during product generation
    645 
    646 = 1.0.1 2023-08-14 =
    647  
    648 * First major release of WriteText.ai for beta testers
     369See version history here: [https://writetext.ai/version-history](https://writetext.ai/version-history)
    649370
    650371== Upgrade Notice ==
Note: See TracChangeset for help on using the changeset viewer.