Skip to content

v3.0.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@DominikaK DominikaK released this 02 Jul 06:18
· 51 commits to master since this release

repository-forms changes between v2.5.0 and v3.0.0-beta1

Improvements

  • EZP-30390: As a Developer I want deprecated Field Types to be dropped (#287)
  • EZP-30503: Change names of parameters (#290)
  • EZP-30517: As a Maintainer I want Kernel RichText deprecated code to be dropped (#297)
  • EZP-30581: Upgrade ezsystems/repository-forms to use Symfony 4 components (#293)
  • EZP-30462: As a Developer, I want to configure Field Type features with tags which follows same convention (#292)
  • EZP-30627: Unify twig helpers naming (#299)

Bugs

  • EZP-30417: Password requirements are not displayed when resetting password (#288)
  • EZP-30586: Adding of Selection FieldType without configured options leads to an 500 error (#294)
  • EZP-29694: Draft conflict does not work as expected for a content item with multiple translations (#296)

Misc

  • EZP-30315: [Travis] Standarize and clean up travis configurations across the repositories (#291)
  • EZP-30539: Move EzPlatformBehatBundle from Kernel to dedicated existing BehatBundle. (#83)