Agenda
- AI-generated standardized documentation for Market Extensions
- CMS Live Editor download now includes images
- Various Market Extensions & Website
- Rework of Market Extension documentation design
- Broken header for certain browser widths
- Fix: Some ZIP files cannot be downloaded
- Bug Bounty Fix: SFTP Connector has path traversal
- Pattern Demo Fix: Missing Method
- IDP Connector Fix: Undefined method uniqueId
- Enhance dev-ci pipeline
- Google search bar styling has changed and break header styling
- Update JavDocs for APIs
- Fix depandabot alerts
- Alphabetical sorting does not work properly
- Missing dev version 14.0.0-SNAPSHOT of smart-workflow
- Define Cors config for Marketplace stable package
1. AI-generated standardized documentation
What's new:
Skillshare Integration – Skills no longer need to be manually downloaded as skill.md and stored locally in each repository. We're introducing a central Skillshare mechanism that makes this unnecessary.
Skill for Image Integration – A new skill ensures that images are cleanly named and meaningfully embedded in the documentation.
Skill for README Translation – Automatic translation of READMEs into German, using an informal, friendly, and professional tone.
New "Components" Chapter – We've added a dedicated Components chapter to the documentation structure:
Components
Exposed Callable Subs
Form Components
Open API ressources
Marven artifacts
We also put the skillset to the test across all focused market extensions – with promising results! 🚀
2. CMS Live Editor download now includes images
In our last sprint we've shipped the export functionality for the CMS Live Editor. Note that exporting images and files is not yet supported and will be tackled as part of this story.
What's included:
- Exported files (YAML and Excel) are now correctly bundled inside the downloaded ZIP folder
- Fixed a bug where downloading all projects returned an empty folder
- Refactored
CmsFileUtils to cleanly separate YAML and Excel export logic
- Moved several methods from
CmsFileUtils into more specific utility classes for better maintainability
3. Various
Rework of Market Extension documentation design
We have fixed some design bugs to beautify our documenation.
Broken header for certain browser widths
For a certain browser with the header of https://market.axonivy.com/ were broken. This has been fixed.
Fix: Some ZIP files cannot be downloaded
For some products we had issues downloading certain ZIP-Files. This has been fixed.