Planned Releases: Difference between revisions
From Obsidian Scheduler
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
== Obsidian 5.3.0 - February 2024 == | == Obsidian 5.3.0 - February 2024 == | ||
=== Features / Enhancements === | === Features / Enhancements === | ||
* | * Event Hooks status for all hosts to be available in the UI and both REST API and Embedded API | ||
* Autocomplete in UI for Global Parameters | |||
== Obsidian 5.4.0 - April 2024 == | == Obsidian 5.4.0 - April 2024 == | ||
Revision as of 01:35, 26 December 2023
Obsidian 5.2.1 - Early January 2024
Features / Enhancements
- Maintenance Jobs are now scheduled by default in new installations. Can be disabled via Configuration property.
- New Standard Output/Error Streams Event Hook.
Bug Fixes
- Schedule descriptions are now updated after edits are applied in all UI screens and APIs.
Obsidian 5.3.0 - February 2024
Features / Enhancements
- Event Hooks status for all hosts to be available in the UI and both REST API and Embedded API
- Autocomplete in UI for Global Parameters
Obsidian 5.4.0 - April 2024
Features / Enhancements
- Event Hooks can be paused/resumed through the UI and APIs.
- Available Event Hooks can be enumerated through the UI and APIs.
- Event Hooks can be registered via the UI and APIs.