Skip to content

Releases: Orbitale/CmsBundle

v3.0.1

20 Oct 19:39
Compare
Choose a tag to compare

Fixes

  • Fixed page repo & breadcrumbs issue #9, #10
  • Add missing setter for CreatedAt

Minor adjustments

  • Searching categories is now done only if they're enabled
  • Add "id" to category search fields
  • Remove dependency with templating
  • Changed twig service class depenency for layouts

v3.0.0

04 May 21:50
Compare
Choose a tag to compare

New major release!

  • Compatible only with Symfony 3.0+
  • Compatible only with PHP7+
  • Move routing to files instead of annotations
  • Remove useless dependencies & fragment Symfony dependencies instead of requiring the whole framework
  • Refactored Travis config
  • Updated Readme and license
  • Renamed files with yaml instead of yml, to adapt to upcoming SF4 consistency with yaml file extension

v2.0.5

04 May 21:48
Compare
Choose a tag to compare

Just updated the readme & license

v1.6.4

04 May 21:48
Compare
Choose a tag to compare

Just updated the readme & license

v2.0.4

02 May 14:41
Compare
Choose a tag to compare

Fixes

  • Fix issues with SF3.3 & refactor travis build

v1.6.3

02 May 14:34
Compare
Choose a tag to compare

Fixes

  • Fix issues with SF3.3 & refactor travis build as of master

v2.0.3

01 May 21:37
Compare
Choose a tag to compare

Fixes

Fixed named arguments for the layouts service

v1.6.2

01 May 21:38
Compare
Choose a tag to compare

Fixes

Fixed named arguments for the layouts service

v2.0.2

31 Jan 10:03
Compare
Choose a tag to compare

Mostly changes that are about tests, no feature or fix.

Changelog for v2.0.2

  • Added a new test for non-functional class names and update travis CI
  • Fix minimum PHP requirement in travis-CI
  • Try to fix some tests caused by kernel test
  • Remove lowest deps in travis
  • Upgrade phpunit version in travis until v3

v2.0.1

16 Jul 13:14
Compare
Choose a tag to compare

Changelog for v2.0.1

  • Fix some readme issues
  • Fix bidirectionnal issues