Skip to content

Latest commit

 

History

History
65 lines (38 loc) · 1.45 KB

changelog.md

File metadata and controls

65 lines (38 loc) · 1.45 KB

Changelog

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.


Fixed

  • Gitignore updates so it doesn't ignore 'config/modules'

7.3.0 - 2023-05-19

Fixed

  • Changed renderView() to new standard of view()
  • Added allowPublicKeyRetrieval=true to the db connection string
  • Added missing bundle name and version in .cfconfig.json and .env.example

7.2.0 - 2023-05-16

Fixed

  • Added correct dependency versions

[6.20.0] => 2023-MAR-20

Added

  • Added routing conventions to make it easier for the cli to add routes.

[6.19.0] => 2023-MAR-20

Added

  • Forgot the modules_app convention.

[6.18.0] => 2023-MAR-18

Fixed

  • GH actions

[6.17.0] => 2023-MAR-18

Added

  • 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 build folder
  • Cleanup of tests to new standards