7.0.0-RC1
Pre-release
Pre-release
What's Changed
- update php and pimcore, fix deprecations by @alexz707 in #283
- [Task] Remove Pimcore 10 compatibility layer by @mattamon in #285
- [Task] Add container extension by @mattamon in #286
- [Task]: PhpStan: Add strict mode check by @kingjia90 in #287
- Add validation to check if object exists before deleting it from index by @DanielLaranjeira063 in #281
- [Improvement]: Add on row context menu event by @torqdev in #278
- [Task] Remove BC Layer for DataObject Service (getVersionDependentDatabaseColumnName) by @mcop1 in #288
- Change to attributes by @alexz707 in #289
- [Improvement]: Add support to DBAL v4 by @kingjia90 in #290
- Add fix for last insertid by @alexz707 in #292
- Refactor command methods to include return types for better type safety by @alexz707 in #293
- Refactor routing configuration to use attributes instead of annotations by @alexz707 in #295
New Contributors
- @alexz707 made their first contribution in #283
- @DanielLaranjeira063 made their first contribution in #281
Full Changelog: v6.1.0...v7.0.0-RC1