Releases: VTUL/dlp-access
Releases · VTUL/dlp-access
v.5.0.7
What's Changed
- Updated root.css card and update FeatureItems.scss line 60 added a vi… by @goynejennifer in #454
Full Changelog: v.5.0.6...v.5.0.7
VTDLP - Amplify Version 5.0.6
What's Changed
- Unit tests for collection pages by @andreaPitt in #424
- Minerva viewer styles by @andreaPitt in #425
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #426
- Updating a style to be applied to the federated site. by @goynejennifer in #435
- Adds How to document with associated images by @asthad1 in #434
- cypress 13 migration by @otokama in #438
- Bump react-devtools-core from 4.28.0 to 4.28.5 by @dependabot in #439
- Bump the npm_and_yarn group group with 1 update by @dependabot in #446
- Bump @babel/traverse from 7.23.0 to 7.23.9 by @dependabot in #445
- Bump crypto-js from 4.1.1 to 4.2.0 by @dependabot in #444
- Bump @adobe/css-tools from 4.3.1 to 4.3.3 by @dependabot in #443
- Bump follow-redirects from 1.15.3 to 1.15.5 by @dependabot in #442
- Hide channel groups section in Minerva player by @whunter in #447
- Fix bug relating to tags not having predefined labels by @whunter in #452
New Contributors
- @goynejennifer made their first contribution in #435
- @asthad1 made their first contribution in #434
- @otokama made their first contribution in #438
Full Changelog: v.5.0.2...v.5.0.6
VTDLP - Amplify Version 5.0.2
Full Changelog: v.5.0.1...v.5.0.2
VTDLP - Amplify Version 5.0.1
Full Changelog: v.5.0.0...v.5.0.1
VTDLP - Amplify Version 5.0.0
What's Changed (Note: This list reflects changes from TAG 4.0.0. See tag 4.0.0 for changes since last RELEASE, 3.2.0)
- Unit test - part 1 by @andreaPitt in #397
- 404 not found page by @andreaPitt in #414
- Unit test - part 2 by @andreaPitt in #415
- Bump yaml from 2.2.1 to 2.2.2 by @dependabot in #413
- Bump vm2 from 3.9.16 to 3.9.19 by @dependabot in #419
- Minerva viewer by @whunter in #420
- Fixes homepage search by @andreaPitt in #421
- Collection pages refactor by @andreaPitt in #422
- Fixes for pprd issues by @andreaPitt in #423
Full Changelog: v.4.0.0...v.5.0.0
VTDLP - Amplify Version 3.2.0
What's Changed
- Bump got and npm-check-updates by @dependabot in #375
- Bump minimatch and recursive-readdir by @dependabot in #369
- Bump loader-utils from 2.0.2 to 2.0.4 by @dependabot in #370
- Bump deep-object-diff from 1.1.7 to 1.1.9 by @dependabot in #371
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #374
- Adds new metadata elements by @andreaWaldren in #376
- Fixes substr error by @andreaWaldren in #377
- Add typescript dependencies and config by @whunter in #379
Full Changelog: v.3.1.1...v.3.2.0
VTDLP - Amplify Version 2.0.0
Changes
- It is a breaking change release.
- Upgrade to use AWS OpenSearch instance
- AppSync VTL update #357
- GraphQL update #357
- Security vulnerability update
What's Changed
- New backend with correct field mappings in search indices. by @whunter in #353
- Bump node-forge from 1.2.1 to 1.3.0 by @dependabot in #344
- Bump moment from 2.29.1 to 2.29.4 by @dependabot in #351
- Bump terser from 5.12.0 to 5.14.2 by @dependabot in #352
- Bump ejs from 3.1.6 to 3.1.8 by @dependabot in #354
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #345
- Updates some packages by @whunter in #355
- Update packages and adds Authenticator component by @whunter in #356
- update to opensearch and graphql transformer 2 by @whunter in #357
- Sets ebsEnabled to true by @whunter in #358
Full Changelog: v.1.4.0...v.2.0.0
VTDLP - Amplify Version 1.4.0
New features
- Item (Archive) creation, update, and delete
- Collection view improvement
Changes
- Upgrade to Node.js version 17
- Readme updated
What's Changed
- allow archive deletion by @whunter in #339
- react-scripts v5 by @yinlinchen in #340
- Adds collection page view option and items position by @andreaWaldren in #342
- Fixes listView by @andreaWaldren in #343
- Create an item (Archive) for a Collection through admin interface by @whunter in #346
- Add ability to edit podcast episodes by @whunter in #348
- Readme update by @yinlinchen in #349
Full Changelog: v1.3.2...v.1.4.0
VTDLP - Amplify Version 1.3.2
New features
- Add embargo features
- Add transcript functionalities on the media player
Changes
- Fixed security vulnerabilities
- Test cases improvement
What's Changed
- Displays transcript file by @andreaWaldren in #321
- Patch security vulnerabilities by @yinlinchen in #327
- Add transcripts to existing podcasts by @andreaWaldren in #330
- Allows embargos to be attached to Collections by @whunter in #320
- Patch security vulnerabilities by @yinlinchen in #331
- Replace node-sass by @yinlinchen in #332
- Patch update by @yinlinchen in #333
- Add ability to attach embargo to Archive records by @whunter in #334
- Switch tests to be.visible and use timeout instead of wait by @whunter in #337
- Security patch by @yinlinchen in #338
- Fetches .srt files and displays transcripts by @andreaWaldren in #335
Full Changelog: v1.3.1...v1.3.2
VTDLP - Amplify Version 1.3.1
New features
- Now admin user can set visibility for archive item through admin page.
- Adds collapsible sections for social media sharing and collection details UI elements in the list view for collection pages.
Changes
- Store rssLink information
- Add Embargo data model
Bug Fixes
- Fixed Podcast feed buttons
- Fixed media player
- Fixed Google aggregator link
What's Changed
- Social sharing buttons by @andreaWaldren in #308
- adds rssLink to collectionOptions field in dynamoDb for podcasts by @whunter in #311
- Look for google.com matches in aggregator links, don't downcase urls by @whunter in #312
- Fixes podcast feed buttons by @andreaWaldren in #313
- Fixed media player by @andreaWaldren in #318
- Adds visibility to update item form so that it can be modified. by @whunter in #316
- Adds collapsible sections by @andreaWaldren in #319
Full Changelog: v1.3.0...v1.3.1