3.0.0-RC1
Pre-release
Pre-release
What's Changed
- [Task] Add getLanguagePermissions Resolver by @martineiber in #79
- [Task] Add OptionsProviderResolver by @martineiber in #80
- [Improvement] Added custom report resolver by @mcop1 in #81
- Add get element from session by @mattamon in #82
- change to latest php versions by @alexz707 in #83
- fix deprecations by @alexz707 in #84
- [Task] Add PathFormatterResolver by @martineiber in #86
- [Task] Add site resolver by @mattamon in #87
- [Task] Add getHostname by @mattamon in #88
- [Improvement] CustomLayout static methods by @mcop1 in #89
- [Improvement] Add static methods for class definition service by @mcop1 in #90
- [Improvement] Add static methods for class definition service by @mcop1 in #91
- Ad DB Contracts by @herbertroth in #78
- [Task] Add static methods for data object service by @lukmzig in #92
- Pull up non-internal functions into Contracts by @herbertroth in #93
- Add models contracts by @herbertroth in #94
- [Task] Add stan by @mattamon in #96
- Add UserRole Resolver. by @herbertroth in #95
- Refactor Codeception workflow for reusability and automation by @herbertroth in #97
- Fix Tests by @martineiber in #98
- [Task] Add container extension by @mattamon in #99
- [Task] Remove BC Layer for DataObject Service (getVersionDependentDatabaseColumnName) by @mcop1 in #100
- Remove deprecations by @alexz707 in #101
- [Task] Introducing user parameter to make async work in studio by @mattamon in #102
- [Task] Add missing methods to ClassificationStore Service by @martineiber in #103
- Removed unnecessary return type EncryptedField by @blankse in #104
- Add Product Registration by @fashxp in #105
- Fix codeception by @fashxp in #106
New Contributors
Full Changelog: v2.0.0...v3.0.0-RC1