Releases: sapcc/hugo-documentation-templater
Releases · sapcc/hugo-documentation-templater
v3.0.1 - Improved BPMN diagram in fullscreen mode and added clarification comments
Release Notes
- Set a hardcoded light background for BPMN diagrams in fullscreen mode for better visibility.
- Added a comment explaining the BPMN viewer output behavior.
- Upgraded the Go version to 1.24 .
v3.0.0 - Major Update with New Features and Improvements
Oficial Release v3.0.0
Release Notes
v3.0.0-beta
- Introduces support for BPMN diagrams. For more details, refer to the diagrams section.
- Removed deprecated code to maintain compatibility with Hugo versions v0.128 and higher.
- Ensured compatibility with the latest Hugo version.
- Upgraded Docsy to version v0.11.0.
- Fixed load of drawio diagrams when base URL is different of the root URL.
- The
Create documentation issuelink now includes the page source URL, which will be displayed in the description of the GitHub issue.
v3.0.0
- Diagrams now have a hardcoded white background to ensure proper visibility in dark mode.
- Updated the README with upgrade instructions for version v3.0.0.
- Fixed typos and addressed minor issues.
v3.0.0-beta - Major Update with New Features and Improvements
Release Notes
- Introduces support for BPMN diagrams. For more details, refer to the diagrams section.
- Removed deprecated code to maintain compatibility with Hugo versions v0.128 and higher.
- Ensured compatibility with the latest Hugo version.
- Upgraded Docsy to version v0.11.0.
- Fixed load of drawio diagrams when base URL is different of the root URL.
- The
Create documentation issuelink now includes the page source URL, which will be displayed in the description of the GitHub issue.
Fix style in landing page search box links
This release includes:
- Fixes links color within the search box in the landing page.
Enabled recent-doc-changes in the landing page
This release includes:
- Enabled existing layout recent-doc-changes to be displayed in the default landing page. See section Configure the Latest Changes Section on the Landing Page for more information.
Landing page hero section with a customizable button
This release includes:
- Landing page hero section with a customizable button
Updated documentation footer layout
This realease includes:
- Removed outdated background image in the footer of the documentation layout.
- Added link in the README to the live hosted templater.
[FIXED broken checksum] Upgraded to Docsy v0.10.0, Stylesheets Refactoring and Removal of SAP-Specific Assets
Fixed broken checksum from release v2.0.0 which includes following
Release Notes
- Removed SAP-specific assets, including the ccloud SAP logo and related files.
- Upgraded to Docsy v0.10.0.
- Adapted stylesheets to align with the new Docsy version, incorporating Bootstrap 5.3.3 and dark mode support.
- Implemented several bug fixes and general improvements.
[BROKEN Checksum] Upgraded to Docsy v0.10.0, Stylesheets Refactoring and Removal of SAP-Specific Assets
Release Notes
- Removed SAP-specific assets, including the ccloud SAP logo and related files.
- Upgraded to Docsy v0.10.0.
- Adapted stylesheets to align with the new Docsy version, incorporating Bootstrap 5.3.3 and dark mode support.
- Implemented several bug fixes and general improvements.
v1.6.5 add custom code to the head now possible
add custom code to the head now possible