Releases: DependencyTrack/frontend
4.12.2
Dependency Track Frontend
For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and upgrade notes.
If additional details are required, consult the closed issues for this release milestone.
# SHA1
b1e520a4aa0d3a3dc65aa5ab7da93b81c84edf43 frontend-dist.zip
# SHA256
0a8790def4abe6ab3c5294928cc816a266c2b746ec39b0c1f140b8a2f4c0ad74 frontend-dist.zip
# SHA512
f1ed1206b3dcbc93cb7c671126fdec7172d96a17a72cd62242d2c12379ead81b1aee9497d3c5e66a7c779d385992e50fbc79c183a47b6cc16a2a968ec938313e frontend-dist.zip
What's Changed
Enhancements π
- Backport: Improve russian translation by @nscuro (original change by @WoozyMasta) in #1109
Bug Fixes π
- Backport: Fix no error being displayed when submitting an invalid welcome message by @nscuro (original change by @Gepardgame) in #1099
- Backport: Fix broken NGINX IPv6 listening by @nscuro (original change by @rissson) in #1101
- Backport: Fix tags with special characters breaking the tags table by @nscuro in #1100
- Backport: Show component properties to users with
VIEW_PORTFOLIO
permission by @nscuro (original change by @Shortfinga) in #1102 - Backport: Fix missing URI encoding for vulnerability IDs by @nscuro in #1103
Dependency Updates π€
Full Changelog: 4.12.1...4.12.2
4.12.1
Dependency Track Frontend
For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and upgrade notes.
If additional details are required, consult the closed issues for this release milestone.
# SHA1
23c991a3540da5fc3c08fbcebc3c1b7bd3801402 frontend-dist.zip
# SHA256
22f1a73db7df0340bb6d75042bfeb73ed375fc5659b4d609844763111bea4c81 frontend-dist.zip
# SHA512
3b34b2d594434b054fdbe65747a24addabd054ca167d93056a9def14ffe3c06f9ac0822da202370ec017ce748fb74300e63a0571d0792a1f062a83d3141292b2 frontend-dist.zip
What's Changed
Bug Fixes π
- Backport: Fix state of sidebar not being saved for non-
SNAPSHOT
versions by @nscuro (original change by @Gepardgame) in #1044 - Backport: Fix OIDC users not being displayed in Team view by @nscuro (original change by @Gepardgame) in #1045
- Backport: Fix creation of multiple projects without reloading page by @nscuro (original change by @rkg-mm) in #1046
- Backport: Always display project nodes in dependency graph using name and version by @nscuro in #1049
- Backport: Fix caching issues upon upgrade by @nscuro in #1051
- Backport: Fix: "Add Version" Create Button Should Be Inactive Until Version Provided by @nscuro (original change by @IdrisGit) in #1052
- Backport: Fix missing URI encoding of tag names by @nscuro in #1057
- Backport: Fix breadcrumbs navigation being broken for non-english languages by @nscuro (original change by @IdrisGit) in #1068
- Backport: Fix NGINX ipv6 listening by @nscuro (original change by @rissson) in #1069
Dependency Updates π€
Other Changes
Full Changelog: 4.12.0...4.12.1
4.12.0
Dependency Track Frontend
For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and upgrade notes.
If additional details are required, consult the closed issues for this release milestone.
# SHA1
312dd2186deb81e50da00f2d42888711352f7853 frontend-dist.zip
# SHA256
589eb0aae9a3fbdfde4bdd4dda000a2fb6e08a27e66a52ef9b17c1eaa022d46e frontend-dist.zip
# SHA512
98f5391fbae0135f64ac66587709d467e0b0f3ec489e50f2360a9194973caa0a7c709105fd9df24a07244ebf7cac1d39c6c82170e041440efa9bb2a86870fee0 frontend-dist.zip
What's Changed
Enhancements π
- Distinguish Between Active And Inactive Project Versions by @aravindparappil46 in #862
- Improve Japanese translation by @tiwatsuka in #868
- Add database name and version to About dialog by @nscuro in #870
- Show Badge For Inactive Projects by @aravindparappil46 in #872
- Add BOM_VALIDATION_FAILED To Notification Group by @aravindparappil46 in #886
- i18n: improve chinese localization quality by @zeed-w-beez in #892
- i18n: Improve German Translation #890 by @fupgang in #898
- Configure prettier to sort JSON files by @nscuro in #902
- Sort Components Vulnerabilities by Severity or CWE by @fupgang in #907
- Add tag management view by @nscuro in #922
- Make tagged project names clickable by @nscuro in #923
- Add ability to delete tags and untag projects by @nscuro in #928
- Feature: add support for serving from custom path by @Squixx in #801
- add EPSS score to policies by @2000rosser in #930
- Add autocomplete support for tag inputs by @nscuro in #936
- Fix usage of deprecated policy tagging endpoints, and add ability to untag policies from Tags view by @nscuro in #937
- French translation update by @molusk in #957
- feat(components): quick search for projects also using component by @setchy in #848
- Add ability to test notification publishers by @2000rosser in #949
- fix: Fix some translations in spanish by @JCHacking in #971
- feat: dynamic policy violation badges based on show suppressed flag by @setchy in #810
- Add "limit to tags" option for alerts by @nscuro in #980
- Support inclusion/exclusion of projects from BOM validation with tags by @nscuro in #981
- feat/Save Sidebar state in local storage by @Gepardgame in #988
- Feat/customizable login page by @Gepardgame in #986
- Feat/get message when updating by @Gepardgame in #990
- Feat: Systemwide Default Language by @Gepardgame in #992
- Confirmation prompt for project deletion by @Gepardgame in #996
- Global Audit View: Policy Violations by @rbt-mm in #772
- Feat/add team selection in create project button by @Gepardgame in #975
- Adding functionality to download component table data as a csv by @nvcastelli in #993
- Introduce
isLatest
project flag & allow policies to be limited to latest version by @rkg-mm in #1017 - Deprecate "Enable SVG Badge support (unauthenticated)" by renaming by @SaberStrat in #1019
Bug Fixes π
- Restrict Height Of Project Versions Dropdown by @aravindparappil46 in #861
- Bind i18n Object To SeverityProgressBar Props by @aravindparappil46 in #871
- Remove BOM processing V2 toggle by @nscuro in #946
- Fix links with
href="#"
being pushed to Vue router by @nscuro in #1012
Dependency Updates π€
- build(deps): bump aquasecurity/trivy-action from 0.19.0 to 0.20.0 by @dependabot in #859
- build(deps): bump nginxinc/nginx-unprivileged from
0480c2b
to57e667f
in /docker by @dependabot in #866 - build(deps): bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #874
- build(deps): bump nginxinc/nginx-unprivileged from
57e667f
to5b42062
in /docker by @dependabot in #875 - build(deps): bump aquasecurity/trivy-action from 0.20.0 to 0.21.0 by @dependabot in #876
- build(deps): bump docker/login-action from 3.1.0 to 3.2.0 by @dependabot in #881
- build(deps): bump nginxinc/nginx-unprivileged from
5b42062
to8265b1d
in /docker by @dependabot in #879 - build(deps): bump nginxinc/nginx-unprivileged from 1.25.5-alpine to 1.27.0-alpine in /docker by @dependabot in #888
- build(deps): bump nginxinc/nginx-unprivileged from
eefb989
to36801d1
in /docker by @dependabot in #889 - build(deps): bump aquasecurity/trivy-action from 0.21.0 to 0.22.0 by @dependabot in #891
- build(deps): bump nginxinc/nginx-unprivileged from
36801d1
to2de52e9
in /docker by @dependabot in #893 - build(deps): bump docker/build-push-action from 5.3.0 to 5.4.0 by @dependabot in #894
- build(deps): bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #899
- build(deps): bump nginxinc/nginx-unprivileged from
2de52e9
to2c05723
in /docker by @dependabot in #906 - build(deps): bump aquasecurity/trivy-action from 0.22.0 to 0.23.0 by @dependabot in #905
- build(deps-dev): bump ws from 6.2.2 to 6.2.3 by @dependabot in #908
- build(deps): bump docker/build-push-action from 5.4.0 to 6.0.0 by @dependabot in #904
- build(deps): bump docker/build-push-action from 6.0.0 to 6.0.1 by @dependabot in #910
- build(deps): bump docker/build-push-action from 6.0.1 to 6.0.2 by @dependabot in #916
- build(deps): bump docker/build-push-action from 6.0.2 to 6.1.0 by @dependabot in #921
- build(deps): bump docker/build-push-action from 6.1.0 to 6.2.0 by @dependabot in #924
- build(deps): bump nginxinc/nginx-unprivileged from
2c05723
toc1ed79a
in /docker by @dependabot in #926 - build(deps): bump nginxinc/nginx-unprivileged from
c1ed79a
toc7e34c1
in /docker by @dependabot in #929 - build(deps): bump docker/setup-qemu-action from 3.0.0 to 3.1.0 by @dependabot in #931
- build(deps): bump docker/build-push-action from 6.2.0 to 6.3.0 by @dependabot in #932
- build(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 by @dependabot in #934
- build(deps): bump actions/download-artifact from 4.1.7 to 4.1.8 by @dependabot in #938
- build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot in #939
- build(deps): bump nginxinc/nginx-unprivileged from
c7e34c1
to0afff08
in /docker by @dependabot in #942 - build(deps): bump actions/setup-node from 4.0.2 to 4.0.3 by @dependabot in #944
- build(deps): bump aquasecurity/trivy-action from 0.23.0 to 0.24.0 by @dependabot in #945
- build(deps): bump nginxinc/nginx-unprivileged from
0afff08
to8f14986
in /docker by @dependabot in #947 - build(deps): bump docker/build-push-action from 6.3.0 to 6.4.0 by @dependabot in #948
- Bump
bootstrap-table
to 1.22.6 by @nscuro in #950 - build(deps): bump docker/bui...
4.11.7
Dependency Track Frontend
For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and upgrade notes.
If additional details are required, consult the closed issues for this release milestone.
# SHA1
f481a9fca8e9f1eca7693cd638eef0eb5a1ed5a2 frontend-dist.zip
# SHA256
332cc69c102c3df90f41c10687b78553dfb8bf6a66ffb6236f97d24fc932b2b7 frontend-dist.zip
# SHA512
3f3dc4b62a2b1f4e3ad7f856ea3f88f16d52858a4514482ee50a74b882ae7941f54a3ac9680571f74b4d15f0cc910b54f2d31f4acfc426d7ce17bd990e97ca0d frontend-dist.zip
Full Changelog: 4.11.6...4.11.7
4.11.6
Dependency Track Frontend
For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and upgrade notes.
If additional details are required, consult the closed issues for this release milestone.
# SHA1
c91bede201957c994f338a043a44ebd32824319e frontend-dist.zip
# SHA256
55ea0735b80c8cc17d31590ba16c3650943a3cdb595accf3540fefd1670ee1b9 frontend-dist.zip
# SHA512
987d1dc4c3f2c23886ae52fd54892440b2fcd179b7965c6c3b715c011c221220179f806da3d9164571a79c53badabb21781b8ba3773a018a8f6b461669570656 frontend-dist.zip
What's Changed
Enhancements π
Dependency Updates π€
Full Changelog: 4.11.5...4.11.6
4.11.5
Dependency Track Frontend
For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and upgrade notes.
If additional details are required, consult the closed issues for this release milestone.
# SHA1
0992c02871d536eaa1d3971a01ce815daf115129 frontend-dist.zip
# SHA256
fa427fd6dde55fe6a327a82f52edcdbe29a04f23d360742fe446b0c8e1714647 frontend-dist.zip
# SHA512
eb66bb6f8b860f5a1c3467ae5bb4bb6b217afd66a304834b56036b309924b90588f1583bf421e2a025a871591d669b25f9b71b7a152c9b6968f75e6f4db6c751 frontend-dist.zip
What's Changed
Dependency Updates π€
Full Changelog: 4.11.4...4.11.5
4.11.4
Dependency Track Frontend
For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and upgrade notes.
If additional details are required, consult the closed issues for this release milestone.
# SHA1
5c462c69fd18bdcd87dc2c2d757a1eb268e6e679 frontend-dist.zip
# SHA256
ea747f848de6a6def6f73209d7f43424c6314d09bc8ea37be621be50dbac755b frontend-dist.zip
# SHA512
657f00fece0bfcd542dcc4a8503a6930be5e98bc3214da88bdbff38c28a62ef5794a25c7141edf6597bbcf460254989029242f289cd2dc9b28023de4833bf379 frontend-dist.zip
What's Changed
Enhancements π
- Backport: Improve German translation by @nscuro (original change by @fupgang) in #917
- Backport: Improve Chinese Localization Quality by @nscuro (original change by @zeed-w-beez) in #918
Full Changelog: 4.11.3...4.11.4
4.11.3
Dependency Track Frontend
For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and upgrade notes.
If additional details are required, consult the closed issues for this release milestone.
# SHA1
dc7859636f1bf7a3772dc0e8de27535031511a4c frontend-dist.zip
# SHA256
88684d3bbd0aa2ff300ae419653f85957deaf00d9ca615a747386997b3f0e154 frontend-dist.zip
# SHA512
e61ae1aea576a8a2d47db8f8559b54a4547eb5a2cd228910f4fdf3e91abade72df5094af5c05a1cb368c0d95ceca57a24d7f46c0cfc1691baaabe3f3736a6316 frontend-dist.zip
Full Changelog: 4.11.2...4.11.3
4.11.2
Dependency Track Frontend
For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and upgrade notes.
If additional details are required, consult the closed issues for this release milestone.
# SHA1
1119cb6abbcdfe014f013205d40ae11668bd5c83 frontend-dist.zip
# SHA256
9d122fc6ddea378afc87bf555949f6c201281c9289a36ae97900b7bee4cbc7f5 frontend-dist.zip
# SHA512
4392837eed859244ee3b4da1f0ad76f289854f058d3942988f5117e328f69d3171cd75f3a30e04138e2beb55835b4ddd9e7db8656e3c68d371c6d4275ae89487 frontend-dist.zip
What's Changed
Enhancements π
- Backport: Update english translation by @nscuro (original change by @molusk) in #883
- Backport: Update french translation by @nscuro (original change by @molusk) in #884
Bug Fixes π
- Backport: Restrict Height Of Project Versions Dropdown by @nscuro (original change by @aravindparappil46) in #882
Dependency Updates π€
Full Changelog: 4.11.1...4.11.2
4.11.1
Dependency Track Frontend
For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and upgrade notes.
If additional details are required, consult the closed issues for this release milestone.
# SHA1
995e21388806efc102bf7bc14bc6ac5a3c354fc7 frontend-dist.zip
# SHA256
27e7d91ba0fe3b54dcbef8a7c44c1ee0b9afe2ba3d96c47b55d3beca68206fd2 frontend-dist.zip
# SHA512
6ae0727795ed07e7f8970f7644d7e3a696837015d768643ef4963ae2d44e21a742b2fffe819c6067ed89eb9793ad08635324da531adf932971e111f45aaf4c68 frontend-dist.zip
What's Changed
Enhancements π
- Backport: Improve Japanese translation by @nscuro (original change by @tiwatsuka) in #869
Bug Fixes π
- Backport: Bind i18n Object To SeverityProgressBar Props by @nscuro (original change by @aravindparappil46) in #873
Full Changelog: 4.11.0...4.11.1