1.23.0 - 2024-12-01
- Compatibility with 2024.3
- Action to create and update translations for a node type
1.21.0 - 2024-06-01
- Add JSON schema for node type presets (needs separate settings file named
Settings.Presets.*
)
1.20.1 - 2024-04-07
- Compatibility with 2024.1.*
1.20.0 - 2023-12-07
- Compatibility with 2023.3.*
1.19.0 - 2023-07-31
- Add XLIFF file type
- Allow to exclude symlinked packages automatically
- Improved detection of Neos projects by using the composer.json
- Compatibility with 2023.2 (eap)
1.18.0 - 2023-06-12
- Add setting for AFX attribute value completion
- AFX tag completion and inspection suppression
1.17.0 - 2023-06-07
- Allow quotes in AFX attribute names
1.16.0 - 2023-04-03
- Make compatible with 231.*
- Improved breadcrumbs for Fusion
- Autocompletion for Fusion paths in EEL
- Support for TYPO3.Neos namespace
- Support for .ts2 file extension
- Recognize subcontext Node Type definitions
- Compatibility with 2022.1
- NullPointer Exception in NodeTypeReferenceContributor
- NullPointer Exception in NodeMigrationYamlSchemaProvider
- Compatibility with 2021.3
- Inlay parameter hints for EEL helper methods in Fusion
- Support NodeTypes in subfolders
- Suppress PHP unused declaration inspection for Flow magic methods
- Provide JSON schema for cache configuration (https://github.com/Sebobo/Shel.Neos.Schema)
- NullPointerException when opening files with embedded YAML
- Provide JSON schema for node migrations (https://github.com/Sebobo/Shel.Neos.Schema)
- AFX tag name synchronization
- Symbol contributors for node types and Fusion prototypes
- Empty EEL in AFX tag content no longer throws an exception
- NullPointerException when using node type references
- AFX is now a custom language. If you changed the injection settings, make sure "Neos Afx" is used
- Handle EEL in AFX
- Provide JSON schema for Node Types (https://github.com/Sebobo/Shel.Neos.Schema)
- Errors can now be submitted
- Node type references in childNodes and editorOptions.nodeTypes
- Suppress unknown attribute inspection for AFX meta attributes and prototypes
- Suppress unknown namespace inspection for AFX
- Suppress unknown target inspection for AFX
- Exception when using completion for prototypes
- Rename refactoring for Fusion prototypes
- Find usages of Fusion prototypes
- Index split settings files (Settings.*.yaml)
- Weird behavior when trying to navigate to prototype definitions (sometimes only the namespace was clickable)
- Completion for inline editor options in node type definitions
- Live template context for Fusion file type