Added
v1.0.0 – Stable release
16 days ago by Henrik Buhl
v1.0.0 – Stable release
Date: 2026-01-19
Status: Stable release
This release marks the first stable (1.0.0) version of the Pixop REST API and the Pixop–Mimir integration.
Pixop REST API
Added
- Added
prescalerfilter andprescaledResolutionto theVideoProcessingConfigurationOptionsschema
Updated
- Removed
optionsas a required field inVideoProcessingConfigurationPostin the OpenAPI spec due to limitations in our API documentation provider
Note: Theoptionsfield is still required by the API at runtime.
Mimir integration
Added
- Added
adminApiKeyto theMimirSetupschema
This key is used during integration setup where administrator permissions are required (e.g. creating permission groups, configuring metadata, custom actions, and custom icons). - Added
mimirUserIdto thePixopMimirIntegrationschema - Custom icons are now created in Mimir as part of integration setup, with an additional manual step to configure icon rules
- Added custom icon fields to the Pixop subtype to show Pixop icon and job status as visual indicators in Mimir search results for videos processed by Pixop
Updated
- It is now possible to disable custom notifications, since they require the
Tenant administratorpermission
When disabled:Tenant administratorpermission is not added to thepixopIntegrationApiUsergroup during setup- Important notifications to the
mimirNotificationsUserIdare sent via email instead of as custom notifications in Mimir - When a user triggers a custom action in Mimir and it takes longer than the browser timeout (10 seconds), the user still sees a warning message explaining that the creation of jobs continues to run in the background, but a custom notification won't be sent when done
- The integration guard now ignores custom notification errors, since they require
Tenant administratorpermission which might not be available
Notes
- Please report feedback or issues to [email protected]
