v0.13.6
What's Changed
New features:
- Keep filter selection during the browser session by @aleixhub in #317
- New service list for project view: Have a column to change the auto-stop and auto-destroy values, by @aleixhub in #339
- Improved modal UX by introducing useModal hook. Modals are now closed also by clicking outside by @aleixhub in #339 & #341
- Add monitor script to get user metrics in new relic by @aleixhub in #342
- Add a help icon from which the user is able to open a support case with Red Hat and access statusPage website. Also, refactor impersonation by @aleixhub in #340
Bugfixes:
- Fix browser cache bug: When doing a release the old files were still in the user browser cache. Removed the header cache option for index.html and added hash to the naming of all other files by @aleixhub in #324 & #335
Library updates
- Bump @patternfly/react-table from 4.75.2 to 4.83.1 in /catalog/ui by @dependabot in #328
- Bump copy-webpack-plugin from 10.2.4 to 11.0.0 in /catalog/ui by @dependabot in #325
- Bump style-loader from 2.0.0 to 3.3.1 in /catalog/ui by @dependabot in #327
- Bump react-router-dom from 5.3.1 to 5.3.3 in /catalog/ui by @dependabot in #331
- Bump eslint-plugin-react from 7.29.4 to 7.30.0 in /catalog/ui by @dependabot in #329
- Bump css-minimizer-webpack-plugin from 3.4.1 to 4.0.0 in /catalog/ui by @dependabot in #330
- Bump react-redux from 8.0.1 to 8.0.2 in /catalog/ui by @dependabot in #333
- Bump ts-jest from 28.0.2 to 28.0.3 in /catalog/ui by @dependabot in #336
- Bump typescript from 4.6.4 to 4.7.2 in /catalog/ui by @dependabot in #338
- Bump @reduxjs/toolkit from 1.8.1 to 1.8.2 in /catalog/ui by @dependabot in #337
Full Changelog: v0.13.5...v0.13.6