Agenda
- Update on CMS Live Editor
- Updates on UX
- Name - Change: "CMS Editor" is now "CMS Live Editor"
- Validation
- File handling
- Export Feature
- Outlook: Autotranslate
- Updates on Docuware connector for Ivy v13.2
- Release Management for Market
- New API controller for market integration into VS Code
- Various
- Automatic handling of spelling errors
- Evaluate AI solution for documentation
- Improvements on https://market.axonivy.com
- Create release 12.x for Axon Ivy Words
- Smart-Workflow on monitoring page duplicated
- Smart Workflow should be a "Focused Market Extension"
- [Pdf box connector] update readme with statistic of comparision
- [deepl-connector] DEV and CI-build failed due to test issues
- Remove unused args from DEV builds
- [Axonivy words] demo run failed on 13.2
- [Axon Ivy PDF] Publish & create release 13.2 for Axon Ivy PDF
Updates on CMS Live Editor
Rework of UX
We have introduced the feedback we get from our stakeholders:
A "reset all" button has been introduced

as well as an "Undo changes" button for a single entry.
Editing starts immediately after clicking “Edit”. No additional click is required.
The overall design has changed: When starting only one column is visible . The size and position of the project-menue and search bar has been changed and the ize and position of the Download and Edit button have been changed.

Name - Change
As we received feedback that the name “CMS Editor” for this utility is confusing—since a CMS editor is already integrated into the Designer—we have renamed it to CMS Live Editor, as live (runtime) editing is the utility’s main feature.
Validation
We have introduced a validation-checker for html (this is basically already integrated in the sun-editor integrated in this utility) and placeholder syntax.

File handling
It is also possible to upload files with the new editor.

Export File
The changes can be downloaded in a .zip file for deployment.
Outlook: Autotranslate
The last feature for now is the introduction of auto-translation, which will be delivered with the next release.
Docuware connector with new features for 13.2
We've significantly improved the variable structure to provide better flexibility and multi-user support. This update simplifies configuration management and enables runtime configuration changes without side effects for other users.
For a comprehensive overview of all changes check this: https://market.axonivy.com/docuware-connector?version=13.2.1#changelog
Release Management for Market
We have established a simple and transparent process that enables stakeholders to track deliveries and release timelines for our Axon Ivy Market extensions, together with a dedicated “News” section on the Market website.

New API controller for market integration into VS Code
Currently the Market website is integrated into the Axon Ivy Designer to allow installing products directly from the IDE.
As we are moving to VS Code, we took the opportunity to reconsider the website-based integration.
Therefore, we have created a dedicated REST-based API controller that is not used by the website but exclusively provides APIs for Market integration clients.