Changelog

This section contains the release changelogs of the OneIoT Angular UI portals, generated from conventional commits.

Release History

Changelogs are organized by release version under changelog/{version}/.

Each release contains:

File Description

qa.adoc

Jira ticket references only. Use this for QA tracking and verification.

external.adoc

Customer-facing changes: Jira refs, features, bug fixes, documentation, and maintenance.

all.adoc

Complete changelog including all conventional commit types.

Changelog Format

Changelogs are generated from Conventional Commits:

feat(scope): add new feature
fix(scope): fix bug
docs(scope): update documentation
chore(scope): maintenance task
refs: DEV-1234 Jira ticket description

Jira references are automatically converted to clickable links, which is why the commit convention in Contributing has to be followed.

Every release published for this component, newest first.

Releases

See also

The portals ship as part of a platform release. The changelog of the release as a whole — every service in it, including this UI — is published with the UI Backend documentation, under its own Changelog section.