Releases: locomotivemtl/charcoal-cms
Releases · locomotivemtl/charcoal-cms
0.4.0.1
Bump up charcoal-object requirement for new breaking feature
Define language in GenericRoute's ObjectRoute query
Merge pull request #5 from locomotivemtl/locale-from-host Define language in GenericRoute's ObjectRoute query
charcoal-cms 0.3.8
- Fix object route
- Replaced get by create on model factory
- Datetime in news and event formatters
charcoal-cms 0.3.6
Updated TemplateOptionsProperty
for locomotivemtl/charcoal-property#0.5
charcoal-cms 0.3.5.1
- Remove parseAsMultiple methods conflicting with Charcoal/Support/Property/ParsableValueTrait
charcoal-cms 0.3.5
- Remove unused attachment-like class
- Remove charcoal-support dependencies
- Minor fixes
charcoal-cms 0.3.3
Related to locomotivemtl/charcoal-property#39ecc3e
Highlights:
TemplateProperty
: Updated to support changes to locomotivemtl/charcoal-property#0.4.4- Updated
TemplateOptionsProperty
related toTemplateProperty
- Modified
TemplateableTrait::setTemplateIdent()
to ignore numbers - Completed unit tests for the affected properties and mixins
- Updated
phpunit.xml
to testAdmin
andProperty
namespaces
charcoal-cms 0.3.2
Highlights:
- Updated
GenericRoute
to support route options from locomotivemtl/charcoal-object#0.2.2 - Added
NewsManager::entriesLoader()
- Fix
NewsManager::numPages()
charcoal-cms 0.3.1
- Upgrade charcoal-object to 0.2
- Use
content-blocks
instead ofcontent
charcoal-cms 0.3
Major breaking changes
- Merge the provider branch