Release Notes
Release 0.2.3
4/13/2017
New Features
- Folder performance improvements
- Developer panel with current search and selected asset details
- Forget and change password flow
Fixes
- Use proxy size to fix gray bars when source and proxy aspects do not match
- Fix natural numeric sort of folders and metadata fields
- Skip field selector when only a single field matches requirements (e.g. Color search)
- Save and restore Lightbar fields. Column width and Lightbar height still not saved.
- Do not return to thumbnails after changing Lightbar fields.
- Fix save and restore similarity searches
- Deleting a facet widget updates metadata selection
- Auto-load does not busy wait forever
- Tweak empty screen information with no imports
- Reduce CPU usage for idle state by removing hidden animated gif
Server Changes 0.34.0
- Added REST endpoint to delete an asset
- Similarity search improvements
-
Fixed issue with Oracle server timeouts.
-
Added support for Zorroa CloudProxy analyst nodes.
-
Added endpoints for password reset
-
Improved Archivist/Analyst startup scripts.
-
Improved AWS support
-
Removed deprecated components for native curator
-
Added v4 REST search endpoint with optimized memory usage.
-
Added child count to Folder object.
Release 0.2.2
3/22/2017
New Features
- UI updates to busy wait, active import, asset header, metadata layout and active cursors
- Scroll to selection after search
- Refactored folder context menu, adding create subfolder and remove asset
Fixes
- Improve PDF loading performance
- Searchbar magnification icon performs current search
- Optimize search performance by only returning requested fields in Table and Lightbar
- Fixed dropping assets on main view to initiate upload import
Release 0.2.1
3/15/2017
New Features
- Refactored Tags section in left sidebar:
- Changed title from “Metadata” to “Tags” since we do not display data.
- Added Favorites (stars) to select fields with a toggle to display the full set and removed the settings cog.
- Table now shows favorites as columns.
- Clicking on a tag in the table will open a facet with that tag selected.
- Column widths are now saved and restored.
- Display Properties are now alphabetically sorted in the modal dialog.
- Busy wait light added to right side of header (UI to be improved shortly)
- Improved Similarity search (requires latest server).
Fixes
- Firefox issues:
- Fixed drag and drop of both assets into folders and folder organization.
- Facet counts are now visible
- Field names in the search widget headers are now visible
- Folder > Edit permission slider now matches look of Chrome
- Video document stacks now show the document count rather than the duration of the first clip.
- Filtering metadata tag fields now works properly.
- Deleting the string search widget now properly clears the main search bar.
- Filter out invalid table and metadata fields to show only valid entries for the current repository.
Known Issues
- Firefox does not show the footer at the bottom of the table/asset view when the sidebar is scrolling.
- Need to add support for opening a facet on plain string values in the table.
Release 0.2.0
3/9/2017
New Features
- Multipage document support. Search inside PDF, TIFF and video files to access pages and clips. View pages and clips for the selected document in the Lightbox.
- Fan icon in main asset view footer toggles between document and page modes.
- Lightbox grid mode shows individual pages in the search result or full document.
- Select pages to add to folders or export in Lightbox grid modes.
- Metadata sidebar refactor.
- Metadata fields displayed in compact layout without values, sorted alphabetically.
- Binoculars that open the appropriate widget, without requiring selection.
- Remove metadata fields using visible-on-hover button in each field. Add fields with Settings cog as before.
- Help > Send Feedback dialog emails [email protected] with comments.
- Disable individual search widgets in Racetrack using the eye icon in titlebar
- Build and server versions displayed in User > Preferences dialog.
- Work-in-progress similarity widget allows exploration of image hash fields. UI not finished.
- Reload banner if Curator updated on server.
-
Added SkipOnExists processor for skipping over files already in the DB.
-
Added additional OIIO supported formats.
- Added flag in HammingDistance search plugin for bitwise search.
- Optimized all proxy related endpoints.
- Added support for generating dynamic hierarchies from a file path.
Known Issues
- Firefox and Safari display issues.
- Folder count performance is very poor.
- Exports broken.
- Multipage search results are limited to the first N individual pages in the currently loaded asset set.
- Facet widget shows individual values instead of well-chosen buckets for numeric values.
- Flipbook videos constructed from individual frames not yet working in multipage.
- Map search widget only shows assets in current selection.
- EXIF orientation issues for certain settings and browsers.
Fixes
- Drag and drop of assets onto folders.
- Edit Collection now displays proper user and create/modify date.
- Improve proxy performance.
- Removed browser authentication dialogs.
- Fix display of longer field names in Search Widget headers.
- Facet widget now supports numeric values, without bucketing.
- Slashes, dashed and other special characters now work in the main search field.
- Fix display of selected “Other” wedge in Facet pie chart.
-
Fixed PDF ingestor exception when missing date metadata.
-
Fixed processor exception handling issue which may cause orphan tasks.