Skip to content

Releases: johnkrovitch/cms-bundle

v1.2-RC1

v1.2-RC1 Pre-release
Pre-release

Choose a tag to compare

@johnkrovitch johnkrovitch released this 24 Oct 08:51
e6011a7
Merge pull request #32 from johnkrovitch/features/dependencies

Update cms dependencies for Symfony 5

v1.1.2

Choose a tag to compare

@johnkrovitch johnkrovitch released this 19 Jul 22:25
6824365

Bugfix

  • Fix the email sending

v1.1.1

Choose a tag to compare

@johnkrovitch johnkrovitch released this 14 Jul 20:29

Bugfix

  • Remove forgotten debug code

Improvements

  • Add tests to avoid forgotten debug code

v1.1

Choose a tag to compare

@johnkrovitch johnkrovitch released this 13 Jul 20:23
2c82051

Features

  • Add the search module and rework the module process

v1.0.3

Choose a tag to compare

@johnkrovitch johnkrovitch released this 01 Jul 20:56
4db8a23

Bugifxes :

  • Change too strict dependencies for MediaBundle and AdminBundle

v1.0.2

Choose a tag to compare

@johnkrovitch johnkrovitch released this 01 Jul 20:42
e4135c7

Bugfixes :

  • Fix wrong configuration of the test Kernel
  • Fix missing translations (#24)
  • Remove a wrong image resizing when adding a image from tinymce

v1.0.1

Choose a tag to compare

@johnkrovitch johnkrovitch released this 09 Jun 21:28
cb7aa5f

Bugfix :

  • Fix the edition of Comments after upgrading the admin bundle

v1.0

Choose a tag to compare

@johnkrovitch johnkrovitch released this 08 Jun 20:32
af6500c

First stable release !

Features :

  • Bootstrap CSS admin
  • Articles, Category, Comments management
  • Basic publication workflow management
  • Users managements
  • Initialization of modules concept
  • Initialization of theme concept

v0.4

Choose a tag to compare

@johnkrovitch johnkrovitch released this 03 May 12:34
ecb3554
  • Add Twig extensions as it is required to have clean localized dates
  • Upgrade yarn dependencies

v0.3.1

Choose a tag to compare

@johnkrovitch johnkrovitch released this 07 Apr 18:50
23ef3df
  • Fix missing parameters for the recaptcha validator