Releases: Sebobo/Shel.Neos.Terminal
1.2.0
What's Changed
- BUGFIX: Prevent json parse error by @markusguenther in #16
- FEATURE: Improved node result commandbar integration by @Sebobo in #19
New Contributors
- @markusguenther made their first contribution in #16
Full Changelog: 1.1.1...1.2.0
1.1.1
BUGFIX: Prevent loading commands twice in case of commandbar being installed too
BUGFIX: Prevent 403 error for users without command privileges resolving #15 (thx to @markusguenther for their original PR)
TASK: Cleanup code
TASK: Update docs
Full Changelog: 1.1.0...1.1.1
1.1.0
1.0.0
- TASK: Only support Neos 7.3+
- TASK: Prepare code for Neos 9 deprecations (replace decorators & plow-js)
- TASK: Remove fallback for Neos 5.0
- TASK: Reduce plugin size from ~250KB to ~80KB
- TASK: Upgrade build stack
- TASK: Add descriptions to roles
- FEATURE: Add colours to browser console output
Full Changelog: 0.7.2...1.0.0
0.7.2
0.7.1
What's Changed
- TASK: Run automatic tests for Neos 5.3 & 7.3
- BUGFIX: Catch eel evaluation errors and forward them to ui
Full Changelog: 0.7.0...0.7.
0.7.0
0.6.0
FEATURE: nodeRepair
command
FEATURE: add privileges for search
and nodeRepair
commands
TASK: Refactor input validation and help text for eel
and flushCache
commands
0.5.0
FEATURE: Command name autocompletion
FEATURE: Allow hiding sponsorship thank you message
TASK: Change echo message color
BUGFIX: Prevent break in prompt label
0.4.0
!!! FEATURE: Introduce commandcontext to access context variables
!!! FEATURE: Introduce custom privilege - thx to @bwaidelich for the help!
FEATURE: Process server feedbacks for the Neos UI
FEATURE: Add search command
This is a breaking release and custom commands need to be slightly adjusted. See the readme for examples.