You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Open in Viewer" context menu option: IIIF manifests now include a context menu option to open the manifest in an external viewer or copy its URL. Previously, this was only available in the manifest "folder view", meaning single-image manifests (displayed as a single thumbnail) did not have access to it. (#268, #271)
Bugfix: IIIF manifests containing non-region annotations (i.e. annotations targeting the entire IIIF canvas rather than a specific shape) no longer cause import failures.
Annotation View
Bugfix: Fixed an issue where IMMARKUS would crash to a blank screen when hardware acceleration was disabled in the browser. This error is now properly handled with an alert dialog that displays error details and step-by-step instructions for enabling hardware acceleration on Chrome and Edge (#266).
Sidebar annotation list "Without entity" filter: Added a new filter option Without entity that shows only annotations with no entity tag. (#279)
Sidebar annotation list multi-select: Users can now select multiple annotations by holding the modifier key (Ctrl / Cmd) when clicking annotation cards. (#278, #279)
Sidebar annotation list "Select All": Added a Select All button that selects all annotations currently visible in the filtered list. When multiple images are open, the selection applies only to annotations in expanded accordion sections. (#279)
Filter 'Add Images' by annotations: the 'Add Images' dialog now:
Shows the number of annotations next to each image or folder thumbnail
Includes an option to filter the list to show only items that contain annotations (#270, #274)
AI opt-in dialog: When first using the Auto-Transcribe feature, users now see an opt-in dialog that clearly explains the use of external AI services and requests consent before continuing.
Knowledge Graph
Graph search addition: Added an "empty" search condition when filtering images or folders by metadata property, and when searching for images based on specific entity property sub-condition values (#269, #272).
Export
IIIF manifest and ToC details: Excel annotation exports now include two additional columns:
IIIF Manifest Name: The name of the IIIF manifest containing the annotation (if applicable)
IIIF ToC Path: The IIIF table-of-contents path of the canvas containing the annotation (if applicable)
Other
Non-region IIIF annotations: Annotations that target the entire canvas are now displayed as canvas-level metadata in the sidebars of both the Images Overview and Annotation View. (#277)
Metadata formatting improvements: Long metadata values (e.g. URLs) now wrap correctly in the metadata sidebars.
Authorities with multiple endpoints: External authorities can now be configured to route requests to different endpoint URLs based on RegEx input patterns. The CBDB service now uses the id lookup endpoint for numeric input, and the name search endpoint otherwise.
CBDB endpoint update: Updated the CBDB authority service to use its new base API URL, which will be maintained until the end of 2026.