2.0.0
What's Changed
- [BC] Change permission checks to
view
forsearchById
by @mattamon in #222 - [BC] Introduce type specific interfaces by @mattamon in #227
- [Bug] Add prefixes for class definition indexes by @lukmzig in #229
- [Data Objects] Inherited fields by @lukmzig in #208
- [Improvement] Add element type to the getIds method of ElementSearchResult by @lukmzig in #230
- [Improvement] Add functionality to enqueue dependent items by @lukmzig in #252
- [Task] Update static resolver by @mattamon in #262
- [Task] Remove deprecations and OpenSearch class_aliases by @lukmzig in #270
- [Improvement]: Add properties for tree sorting to data object indexes by @lukmzig in #275
- Remove php version from composer by @alexz707 in #276
- [Improvement]Handle special language workspace permissions by @lukmzig in #280
- Update carbon by @alexz707 in #282
- Update carbon by @alexz707 in #285
- Update carbon by @alexz707 in #286
- [Tree]: Add class ids modifier by @lukmzig in #287
- [Modifier] Adapt modifier to filter by class names or ids by @lukmzig in #290
- [Task] Add container extension by @mattamon in #291
- [Improvement]: Add support to DBAL v4 by @kingjia90 in #295
- Remove deprecated config setting enable_authenticator_manager by @alexz707 in #297
- Use the default entity manager by @alexz707 in #303
- Remove unnecessary migration table creation logic by @herbertroth in #307
- Change dependencies in composer by @alexz707 in #309
- [Permissions] Check if user permissions are empty by @lukmzig in #312
- [Elements] Add new service to return if element is locked by @lukmzig in #313
- [Workspaces] Adapt logic to align more with classic UI permission system by @lukmzig in #315
- [Tags] Update element tags in index for batch operation by @lukmzig in #316
- Add Product Registration by @fashxp in #317
- [Docs] Adapted Upgrade Notes by @fashxp in #318
- [Task] Add missing information about changed prefix by @lukmzig in #321
- License Switch to POCL (#322) by @herbertroth in #323
New Contributors
- @alexz707 made their first contribution in #276
- @kingjia90 made their first contribution in #295
- @herbertroth made their first contribution in #307
Full Changelog: v1.3.3...v2.0.0