Skip to main content

Release Notes - AI Helper Plugin

1.0.26

  • Fixed a bug where attributes where mistakenly removed from Markdown text containing li > p.
  • Settings in the Options window didn't always persist. Fixed now.

1.0.25

New Features

  • Introduces ClassFormattingTransformer to map specified CSS classes on span/div/p elements to Markdown formatting (bold, italic, underline, numbered, bulleted). Updates UI and settings to allow user configuration of class lists. Refactors Markdown conversion logic to apply these mappings when enabled, improving control over formatting preservation during copy/export operations.

  • Include Snippets/Variables — Options to expand snippet content and variable values in output. Toggle via new commands and checkboxes.

  • Loose Variable Matching — Case-insensitive variable replacement; treats spaces and non-breaking spaces as equal. Improved options UI and layout.

  • Use Regular HTML Links — Option to output <a href> tags instead of MadCap xref elements. Technical Updates

  • All related Markdown conversion functions updated to respect new settings.

  • All new options persist in the registry.

  • UI updated for clarity and usability.

1.0.24

  • Fixed a bug where the plugin would crash if you tried to apply variables to a variable file.

1.0.23

  • Fixed a problem with the installer.

1.0.22

  • Fixed a problem with the installer.

1.0.21

  • Fixed an broken link in the GUI.

1.0.20

  • Fixed a bug where the free trial would not automaticall activate.

1.0.19

  • Fixed a bug where the license would reset every Monday.

1.0.18

  • Fixed a bug where snippets would not convert correctly in some cases.
  • Added support for nested snippets.
  • Xrefs are now converted to markdown links.

1.0.17

  • Performance optimizations.

1.0.16

  • Fixed a bug where Markdown links would accidentally be converted to MadCap:keyword.

1.0.15

  • Fixed a bug where all variables would not be applied if the texts appeared in the same text node.

1.0.14

  • Fixed a bug where the plugin would crash if you had a partial text selection with a variable in it.
  • When adding files using the Search and Compile window, existing files are now kept when you trigger a new search.
  • When searching for files, variables are now parsed run-time so that you can search variables as well.
  • Added "Split by H1" as an option when splitting topics.

1.0.13

  • Fixed a bug related to replacing variables.

1.0.12

  • Fixed a bug related to XHTML pasting.

1.0.11

  • Fixed a bug related to selection.

1.0.10

  • Fixed a bug that was causing the replace and insert commands to fail.

1.0.9

  • Bug fixes.

1.0.8

  • Added "clear all" and "select all" to the Apply Variables window.
  • You can now apply variables to multiple files at the same time.
  • You can now copy the underlying XHTML of a topic or a selection, and either insert or replace XHTML into your topics again.