Rock RMS Developer Changelog

A running digest of notable developer-facing changes across Rock RMS’s currently-active major versions — the pre-alpha branch plus every hotfix branch from the current General-release floor up through the newest — cross-referenced against the public pre-alpha and release notes pages to surface changes that are in the code but not yet written up for administrators.

What the tags mean

BREAKING
May require action on upgrade — a behavior, API, or default changed in a way that can affect existing code or configuration.
SCHEMA
A database table, column, or index was added or changed — relevant if you query or report against Rock’s database directly.
API
A new or changed REST endpoint, block action, or public helper method that plugin and integration developers call directly.

An entry can carry more than one tag. Untagged entries are routine fixes or improvements that shouldn't require any action on your part.

v21 (pre-alpha)

⚠️ In code, not in release notes

v20 (hotfixes)

hotfix-20.1

⚠️ In code, not in release notes

v19 (hotfixes)

hotfix-19.5

⚠️ In code, not in release notes

v18 (hotfixes)

hotfix-18.5

⚠️ In code, not in release notes

v17 (hotfixes)

hotfix-17.9

⚠️ In code, not in release notes