--- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf Mon Jan 13 20:57:40 2025 +0100 +++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf Mon Jan 13 21:38:06 2025 +0100 @@ -29,6 +29,10 @@ <ul> <li>Add links to project and component in the tabular issue view.</li> <li> + Add optional query parameter <code>in_project</code> for global issue URLs + that can be used by tools to directly open an issue in the project view. + </li> + <li> Fix missing affected and target versions in issue history (which is why they were never shown in the RSS feed). </li>