Changelog
PlantUML for Confluence — release notes
v2.7.0 — 2026-05-22
Fixed a config-load bug where the macro rendered [object Object] as the image source on fresh installs. The Forge bridge serializes a resolver's null return as {} on the frontend, which defeated the consumer's ?? DEFAULT_SERVER_URL fallback because {} is non-nullish. Producer (getServerUrl) now always returns a valid URL string. Smoke-verified end-to-end.
v2.1.0 — 2026-05-22
App republished under the Palori vendor identity. No functional changes; the manifest's app.id swapped to the Palori-registered Forge app and the “What's new” link in the admin panel updated to point at this page.
v1.0.0 — 2026-05-20
Initial release. BYOS Forge macro that renders PlantUML diagrams inline on Confluence pages. Configurable render server URL (defaults to plantuml.com).