docs/releases/v1.47.0: add security fix notice (#32430)

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2026-01-21 16:09:01 +01:00
committed by GitHub
parent c4291019cd
commit 6d2c262458
+4
View File
@@ -106,6 +106,10 @@ Contributed by [@angeliski](https://github.com/angeliski) in [#32184](https://gi
Previously the `Link` component would cause hard page refreshes for internal routes. With this update, the component now properly uses React Routers navigation instead of full page reloads.
## Security Fixes
This release contains security fixes for Software Templates and reading external content.
## Upgrade path
We recommend that you keep your Backstage project up to date with this latest release. For more guidance on how to upgrade, check out the documentation for [keeping Backstage updated](https://backstage.io/docs/getting-started/keeping-backstage-updated).