Skip to content

5.0.0

Latest
Compare
Choose a tag to compare
@emodric emodric released this 06 May 12:38
· 51 commits to master since this release
5.0.0

Since 5.0 is a new major release, there were a number of breaking changes, so be sure to read upgrade instructions.

The following lists only the most important changes from version 4.0 to version 5.0:

  • Minimum supported version of PHP is now PHP 7.4 or 8.0+
  • Minimum supported version of Ibexa Platform is now 4.0
  • Service name for Tags service has been renamed to netgen_tags.api.service.tags (old name is kept for BC)
  • The codebase has been modernized across the board:
    • Property typehints have been added to all code