All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
8.2.0 - 2026-05-01
8.1.0 - 2026-03-17
8.0.0 - 2025-10-10
7.5.0 - 2025-06-07
7.4.0 - 2025-04-29
7.3.0 - 2025-03-19
- Gitignore updates so it doesn't ignore 'config/modules'
- Added
allowPublicKeyRetrieval=trueto thedbconnection string - Added missing bundle name and version in
.cfconfig.jsonand.env.example
- Added routing conventions to make it easier for the cli to add routes.
- Changelog Tracking
- Github actions for auto building
- Latest ColdBox standards
- UI Updates
- Latest Alpine + Bootstrap Combo
- vscode introspection and helpers
- Docker build and compose consolidation to the
buildfolder - Cleanup of
teststo new standards