Skip to content

Releases: FriendsOfSymfony/FOSCKEditorBundle

2.0.0-RC1

11 Nov 22:13

Choose a tag to compare

2.0.0-RC1 Pre-release
Pre-release

First 2.0.0 release candidate

CHANGELOG

Added

  • Typehints and return types

Changed

  • Minimum Symfony version is 3.4
  • Minimum PHP version is 7.1
  • Classes are now final
  • Marker exception is now an interface that implements throwable
  • Twig is now a required dependency and only templating engine this library supports
  • CKEditorType Form Type now accepts only 1 argument of type FOS\CKEditorBundle\Config\CKEditorConfigurationInterface

Removed

  • Nullable constructor arguments on most services
  • All Model Managers and their Exception classes
  • Getters and setters from the CKEditorType Form Type
  • Symfony/templating along with PHP templates
  • Composer Script Class

Fixed

  • Zip archive download behind proxy

1.2.0

04 Oct 21:29
7d428b1

Choose a tag to compare

Added

  • Added option to silence progress bar during installation

Changed

  • symfony/asset is now a required dependency

Fixed

  • wrong count in download progress bar

Deprecated

  • symfony/templating and every helper service around it (twig will be the only templating engine in 2.0.0)
  • composer script class
  • resource compiler pass (will be handled by symfony recipe in 2.0.0)
  • all model managers and their exception
  • all getters and setters in form type
  • exception class (exception marker will be an interface in 2.0.0)

1.1.0

25 May 18:08
8f021fd

Choose a tag to compare

Added

  • Deprecation message for IvoryCKEditorBundle

Changed

  • The command is now lazy loaded in Symfony 3.4+

Fixed

  • ckeditor:install command not working with --no-interaction

1.0.0

03 May 20:14
1.0.0

Choose a tag to compare

First stable release in FOS namespace

Added:

  • Symfony 4 support
  • Jsonbuilder

Changed:

1.0.0-RC3

01 May 12:09
16f56a0

Choose a tag to compare

1.0.0-RC3 Pre-release
Pre-release

Remove more references to ivory.
Clean composer.json.

1.0.0-RC2

30 Apr 23:32
1.0.0-RC2
9d62d14

Choose a tag to compare

1.0.0-RC2 Pre-release
Pre-release
next rlease for wait

1.0.0-RC1

30 Apr 05:39
1.0.0-RC1

Choose a tag to compare

1.0.0-RC1 Pre-release
Pre-release
Release first candidate