First release by myself. Apologies for the difficulties as things got worked out. Expect more releases shortly as I work back through the unmerged PR's from stonith's repo. The main goal of this release, was to get the project and it's deps up-to-date so it can be deployed without worry of attack by known vulns.
Features
- ui: Add translations for icon descriptions (9cb9eac)
- ui: Change ActionIcon to Button to add descriptive text (67717b5)
- ui: Change Header Icon to Button to add descriptive text (9a024c7)
- ui: Add text labels to action buttons for clarity (84f12e0)
- ui: Add text labels to action buttons for clarity (3cf148b)
- ui: Add tooltips and remove text from ActionIcons (2293f6d)
Bug Fixes
- ui: change button size (1ab1b29)
- security: remedy potential 'Sever-side request forgery' vuln (73215fb)
- security: remedy potential 'Uncontrolled data used in path expression' vuln (601a1bb)
- security: remedy potential 'Uncontrolled data' vulns via validation (ea44573)
- security: remedy potential 'userside redirect' vuln on error page (e4bd9e6)
- security: remedy vuln in insecure transmission of oauth cookies (e6d6840)
- security: update axios to patch dos vuln (5af4958)