Releases: UNC-Libraries/box-c
Releases · UNC-Libraries/box-c
Deploy-2022-02-16 v5.13.1
- Bug fix for advanced search causing work file list not to populate
Deploy-2022-02-16 v5.13.0
- Improved performance for blank searches
- Updates to thumbnail selection behavior, particularly for multifile works
- Change to default namePart separator and MODS exclusion paths
- Updated "Keyword" to "Anywhere" in advanced search
- Fixed "CDR" reference in MODS import screen
- Fixed bug that caused some jpgs to not get width/height set, and caused UV error when accessing these items
- Security updates to java and js dependencies
Deploy-2022-02-10 v5.12.0
- Fix PDF viewer bug that caused icons to be broken in Safari
- Index formats of all files in works onto the work itself
- Restrict archival collection id field syntax
- Fix bug with searching for title/contributor/subject in adv search
- Upgraded public and admin views to use vue 3, security updates
Deploy-2022-01-26 v5.11.0
- Applications built with java 11 and related dependencies
- Updated spring framework and camel
- Security updates for vuejs/dependencies/front end pages
- Bug fix to prevent full record page from erroring for invalid finding aid urls
Deploy-2022-01-19 v5.10.0
- Adjustments to Work viewer selection: UV if any images, then pdf viewer if pdf is only file or primaryObj, then audio player
- Adjustments to Work download button, so it will point to only file in work if no primary obj.
- Requests to some invalid pids should no longer fail with 500 status
- Adjustments to error recovery for solr indexing
Deploy-2022-01-12 v5.9.0
- Fix for collection filter on advance search page
- Optimistic locking for bulk metadata updates
- Allowing wc3dtf on keydates
Deploy-2022-01-05 v5.8.0
Merge pull request #1311 from UNC-Libraries/bxc-3377-taller BXC-3377 - I wish boxy was a little bit taller
Deploy-2021-12-15 v5.7.2
- Fixes for FITS CLI file path issues
Deploy-2021-12-07 v5.7.0
- Filtering of MODS based on xpaths for public display
- Prevent FITS extraction failure for .mov files with () characters in their filepaths due to double escaping issue
- Updates to IDE style config, readmes, flapping test
Deploy-2021-11-04 v5.6.0
- Additional metadata types in bulk XML export
- Fixes to email templates
- activemq update