Releases: UNC-Libraries/box-c
Releases · UNC-Libraries/box-c
Deploy-2021-07-22 v5.4.1
- Bug fix for Bag deposits to prevent shutdown of executor used by verifier
- Includes refactoring of auth modules
Deploy-2021-07-14 v5.4.0
- Facets support selection of multiple values within the same category
- All filters/keywords currently applied to a search are now displayed, added buttons to remove them and/or all facets.
- Addresses ingest bugs related to bags with lots of files and virus scan timeouts
- Fixes related to MODS import emails
- MODS templates for oral histories
- Partial reorganization of box-c modules, revisions to how javascript is built
Deploy-2021-06-16 v5.3.0
- Bulk patron access updating
- Inherited patron access tag in admin UI
- Fixes for unicode in filenames during deposits from file server sources
- Dependency updates
Deploy-2021-05-19 v5.2.1
- Updates to improve solr indexing performance, particularly related to bulk MODS updates
- Improved error email message sent by bulk MODS failures
- EDTF allowed as keydates in MODS
- Adjustments to support works with up to 2000 files
- PDF viewer accessibility fixes
- Update dependency so that spaces in filenames will no longer turn into + characters
- Dependency updates
deploy-2021-04-21-5.2.0
- Adds PDF viewer
- Searching in full record page ignores depth
- IP groups for patron access
- Allow remote image viewers to access public DCR IIIF images
- MODS title and collection numbers via Add from File Server
- Make creation of folder for Bagit deposit optional
- CSV export of large containers
- Appledouble file indexing fixes
- Fixes to save/cancel button in patron access editor
deploy-2021-03-31-5.1.1
- Fixes for issue with deregistering destroyed files
- IIIF manifest request should work cross origin now
- Removes some unused references to the old solr findingAidUrl field and updates vuejs app dependencies
deploy-2016-06-22
- Widen image viewer on full record pages
- Hide objects that are part of an aggregate on review workflow pages
- Add previous and next links to the navigation bar on file and aggregate work record pages
- Add CSS for visited article links
- Remove the survey link
deploy-2016-01-06: Merge pull request #440 from UNC-Libraries/code4
deploy-2015-12-30-workers: Merge pull request #434 from UNC-Libraries/related-items
Full record page navigation
deploy-2015-12-07-2: Merge pull request #432 from UNC-Libraries/email-deposit-transaction-fix
Ensure that the read transaction in DepositEmailHandler is ended.