diff -r 842bb8976b0f -r f60ecdc0431f src/main/webapp/WEB-INF/changelogs/changelog.jspf --- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf Sun Mar 09 17:17:59 2025 +0100 +++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf Tue Mar 11 13:59:06 2025 +0100 @@ -35,6 +35,7 @@ Add optional query parameter in_project for global issue URLs that can be used by tools to directly open an issue in the project view. +
  • Add commit timestamps to the list of commit references. To support this, change your hg log template to ;;lpitref;{node};{date|isodatesec};{desc}\n.
  • Change that the component labels in the issue view now use their assigned color.
  • Change navigation menu to show a menu item to create a component/version/variant if none exist, yet.
  • Change that project details are always shown.