External Changelog 4.0.0

Released 2026-05-06

For the people running the product. Lists the issues raised for customers, any breaking changes, documentation updates and the images this release ships. Internal work — refactoring, tests, CI — is in the full changelog.

Jira References

No Jira references found.

Documentation

  • Update antora version to 4.0.0

  • Doc portal config update

  • Update antora version to 4.0.1 (dev)

  • Add changelog for release 4.0.0

Maintenance

  • Update release_notes.txt and version.xml

Docker Images

provision-portal

Image

hub.friendly-tech.com/api/provision-portal:4.0.0

Pull from Registry

docker pull hub.friendly-tech.com/api/provision-portal:4.0.0

Download for Offline Use

docker pull hub.friendly-tech.com/api/provision-portal:4.0.0
docker save hub.friendly-tech.com/api/provision-portal:4.0.0 -o provision-portal-4.0.0.tar

gzip provision-portal-4.0.0.tar

Load on Closed Network

gunzip provision-portal-4.0.0.tar.gz
docker load -i provision-portal-4.0.0.tar