--- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf Tue Jan 14 19:21:48 2025 +0100 +++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf Tue Jan 14 20:12:25 2025 +0100 @@ -27,11 +27,13 @@ <h3>Version 1.5.0 (preview)</h3> <ul> + <li>Add author to RSS feed.</li> <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 that assignee filter does not work for comments in RSS feed.</li> <li> Fix missing affected and target versions in issue history (which is why they were never shown in the RSS feed).