- リリース ノート
- 2026 年 3 月
- 2026 年 2 月
- 2026 年 1 月

Orchestrator リリース ノート
Enhanced webhook name behavior
We improved how webhook names are displayed. Previously, HTML content included in a webhook name could be rendered as formatted content in confirmation dialogs.
Webhook names are now displayed strictly as plain text, preventing unintended HTML rendering and improving overall security.
Extended OAuth scope support for Storage Buckets API
- The Storage Buckets API now supports multiple OAuth scopes.
- Access can be granted using either
OR.AdministrationorOR.Bucketsscopes. - Requests authorized with either
OR.AdministrationorOR.Bucketswill continue to work during a one-year transition period. After this period, onlyOR.Bucketswill grant access to Storage Buckets endpoints, asOR.Administrationsupport will be removed.
This update provides more granular access control while maintaining backward compatibility.
New Latest jobs card on the homepage
We added a Latest jobs card to the homepage to help you quickly monitor recent job activity.
このカードから、すばやく次のことができます。
- View recently executed jobs at a glance.
- Check key details such as:
- Process: the name of the executed process.
- Location: the folder where the job was run.
- Type: the job type.
- State: the current job status.
- Started: the job start time.
This enhancement provides better visibility into job activity directly from the homepage.
Responsive folder sidepanel
The folder sidepanel now automatically collapses on smaller screen resolutions to improve usability and optimize available workspace.
Searching for credential stores
We’ve enhanced the folder-level access rule configuration by adding search capabilities to the Credential Stores selection list when configuring access rules.
Previously, when editing access rules at the folder level, credential stores were displayed in a scrollable list without a search option.
You can now use the search box to quickly find and select the desired credential store, improving usability and configuration efficiency.
Deprecation: OR.Administration scope for Storage Buckets API
OR.Administration OAuth scope for accessing Storage Buckets API endpoints.
OR.Administration and OR.Buckets scopes as part of a one-year transition period.
After this period:
OR.Administrationwill no longer grant access to Storage Buckets endpoints.- Only the dedicated
OR.Bucketsscope will be accepted.
This change improves scope granularity and aligns access control with the principle of least privilege.