Releases: pimcore/static-resolver-bundle
Releases · pimcore/static-resolver-bundle
3.1.0
https://github.com/pimcore/static-resolver-bundle/milestone/16?closed=1
What's Changed
- [Documents] Add DocType resolver by @lukmzig in #108
- Enhance README with detailed guide on Static Resolver Bundle usage and architecture by @herbertroth in #109
- POCL Update June 2025 by @fashxp in #110
- [Website Settings]: Add resolver by @lukmzig in #111
- [Recycle Bin] Add item resolver by @lukmzig in #112
Full Changelog: v3.0.1...v3.1.0
3.0.1
3.0.0
https://github.com/pimcore/static-resolver-bundle/issues?q=is%3Aclosed+milestone%3A3.0.0
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
- License Switch to POCL by @fashxp in #107
New Contributors
Full Changelog: v2.0.0...v3.0.0
3.0.0-RC1
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
2.0.0
https://github.com/pimcore/static-resolver-bundle/milestone/5?closed=1
What's Changed
- Add interface to cache resolver and make classes final by @mattamon in #32
- [Feature] Add
isPublished
method by @mcop1 in #33 - Add predefined model to static resolver by @mattamon in #34
- [Feature] Add note resolver by @mattamon in #35
- Add missing authentication methods by @mattamon in #36
- Add getMail to ToolResolver by @mattamon in #37
- Tags resolver by @alexz707 in #38
- Add Lib Video resolver by @lukmzig in #39
- Add Video thumbnail config resolver by @lukmzig in #40
- Add Folder resolver getById. by @martineiber in #42
- Update cs fixer by @herbertroth in #43
- Add create Folder method. by @martineiber in #44
- Add config resolver by @lukmzig in #45
- Add Lib Document Resolver by @lukmzig in #46
- Fix document resolver by @lukmzig in #47
- Fix document resolver interface by @lukmzig in #48
- Add Admin Tool reorderWebsiteLanguages. by @martineiber in #49
- [Task] Add Image Thumbnail Resolver by @mattamon in #50
- Add Models DataObject FolderResolver by @lukmzig in #51
- Fix data-object folder resolver interface by @lukmzig in #52
- Add Role and Folder Resolver by @martineiber in #53
- [Task] Add storage resolver by @mattamon in #54
- Add missing getTypeFromMimeMapping method to AssetResolver.php by @lukmzig in #55
- Add missing pathExists method to AssetServiceResolver.php by @lukmzig in #56
- Add Pimcore\Helper\Mail resolver by @lukmzig in #59
- Remove static methods in mail helper resolver by @lukmzig in #60
- Add Pimcore\Model\Tool\Email\Log resolver by @lukmzig in #61
- Add rewriteIds method to resolvers by @lukmzig in #62
- [Task] Move predefined for properties into own namespace and add metadata by @mattamon in #63
- Add resolver for Pimcore\Model\Notification by @lukmzig in #64
- Add methods to DataObjectServiceResolver by @martineiber in #66
- [Task] Add Pimcore resolver and some other methods by @lukmzig in #67
- [Task] Add languages to tool/admin by @mattamon in #68
- Add getObjectsReferencingUser to Resolver by @martineiber in #69
- [Task] Add resolver for GroupConfig and DefinitionCache by @lukmzig in #72
- [Task] Add caution section by @mattamon in #71
- Mark all resolver as internal. by @martineiber in #77
Full Changelog: v1.4.2...v2.0.0
1.4.2
https://github.com/pimcore/static-resolver-bundle/milestone/10?closed=1
What's Changed
- Removed local sonar files by @bluvulture in #74
- Add deprecation. by @martineiber in #76
Full Changelog: v1.4.1...v1.4.2
1.4.1
What's Changed
- [Task]: Add SECURITY.md by @kingjia90 in #31
- Added php 8.3 support by @fashxp in #41
New Contributors
- @kingjia90 made their first contribution in #31
- @fashxp made their first contribution in #41
Full Changelog: v1.4.0...v1.4.1
1.4.0
What's Changed
- Add FieldCollectionDefinitionResolver. by @martineiber in #29
- Add Classification Store service. by @martineiber in #30
Full Changelog: v1.3.0...v1.4.0
1.3.0
1.2.0
What's Changed
- Add get Supported Locales Resolver by @martineiber in #13
- [Improvement] Added
CacheResolver
class by @Corepex in #14 - Fix: add missing default parameters to cache resolver save method by @lukmzig in #17
- Add intercepter proxy by @herbertroth in #18
- [Task] Added resolver for TmpStore by @mcop1 in #19
- [Improvements] add getDefaultLanguage to Tool Resolver Class by @samyemad in #20
- [Improvement] Add element and elementservice resolvers by @mattamon in #22
- [Improvement] Add unitresolver by @mattamon in #23
- Add settings store resolver by @mattamon in #24
New Contributors
Full Changelog: v1.1.0...v1.2.0