What is this article for

This article addresses core ConfigBox developers and designers. It gives orientation on releases, breaking changes and VCS commits.

Major and minor releases

Major releases come out every 12-18 months and are allowed to have breaking changes to customizations. Numbering is 3.x, 4.x etc.

Within minor releases, there cannot be breaking changes to things that can be customised, specifically (but not limited to)

Note: In case a new feature's value or considerably better code organisation warrants a breaking change within a major release, then discuss advantages and alternatives with your head developer. Breaking changes must be well documented on the public Breaking Changes Page. For the breaking changes page, you must write a concise description and straight-forward instructions on adapting their customizations.

Commits to VCS