2.2.2 Release
What's Changed
- Update GitHub actions. [#173]
- Dame aug sept sprint 129 deep linking. [#175]
- Updated forever to fix colors dependency. [#176]
- Replace affiliation scope variable with a scope function getUserAffiliation(). [#177]
- Enable support for SSL by simply dropping an ssl.crt and an ssl.key in the directory. [#178]
- Logout should return the user to the main page instead of an error/401 page. [#179]
- Upgrade dependencies and increment RC. [#181]
- The abstractRepo.contains() doesn't always get an object. [#185]
- Tech debt webpack. [#183]
- Docker compose to publish
@wvr/core
. in containerized verdaccio [#191] - Upgrade dependencies. [#193]
- Developing process for upgrade to webpack and docker deployments. [#195]
- Add webpack as explicit dependency. [#198]
- Allow app to define terser options. [#199]
- Add override in NPM to reduce security issues. [#200]
- Remove volumes due to problems. [#202]
- Update bootstrap sass. [#203]
- Add dev dependencies used by CAP [#204]
- Afford multiple SCSS files to generate individual CSS when building. [#206]
- Support all known pattern functions and conditionally handle 'to'. [#207]
- Update Dockerfile, making it consistent with other UI Dockerfiles where possible. [#208]
- Tech debt weaver upgrade. [#205]
- Allow override webpack stats and devserver client. [#210]
- No longer need hard coded mirador filter. [#212]
- Unique id for validated input. [#211]
- Fix unauthenticated access control. [#213]
- Use node:16-slim. [#215]
- Weaver authentication is making unsafe assumptions on the data and failing out incorrectly. [#218]
- Return to Safety, results in going back to 403. [#222]
- Security fixes for: minimatch and qs. [#223]
Full Changelog since last release: 2.2.0...v2.2.2