Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

3.1.0

Compare
Choose a tag to compare
@soullivaneuh soullivaneuh released this 17 Jan 11:53
· 393 commits to 3.x since this release
3.1.0
2fd3b64

Added

  • Added Document\PostManager::findOneByPermalink method

Changed

  • Replaced html form element with twig function
  • Replaced full stack symfony dependencies with only used ones.

Deprecated

  • Deprecate Document\PostManager::findOneBySlug method

Fixed

  • Fixed showing only one tag while filtering archive by tag
  • Fix deprecated usage of Admin class
  • Fixed duplicate translation in tab menu
  • Add missing configuration to make the CoreBundle's FormHelper works properly

Removed

  • Internal test classes are now excluded from the autoloader
  • Removed symfony/symfony dependency