changelog
- Sat, 04 Oct 2025 16:59:07 +0200
- by Mike Becker <universe@uap-core.de> [Sat, 04 Oct 2025 16:59:07 +0200] rev 395
- fix that the edit icon is messing with the menu entry height on some systems
- Sat, 04 Oct 2025 16:31:41 +0200
- by Mike Becker <universe@uap-core.de> [Sat, 04 Oct 2025 16:31:41 +0200] rev 394
- fix that the sidebar is losing width too early when the window becomes smaller
- Sat, 04 Oct 2025 14:41:35 +0200
- by Mike Becker <universe@uap-core.de> [Sat, 04 Oct 2025 14:41:35 +0200] rev 393
- add onhover edit icons for editing version, component, variant - resolves #734
- Sat, 04 Oct 2025 13:34:33 +0200
- by Mike Becker <universe@uap-core.de> [Sat, 04 Oct 2025 13:34:33 +0200] rev 392
- add convenience buttons for editing version, component, variant - resolves #733
- Mon, 22 Sep 2025 20:00:59 +0200
- by Mike Becker <universe@uap-core.de> [Mon, 22 Sep 2025 20:00:59 +0200] rev 391
- fix missing HTML escape in RSS feed description and accidental diff in titles
fixes #724 fixes #729
- Mon, 15 Sep 2025 20:13:22 +0200
- by Mike Becker <universe@uap-core.de> [Mon, 15 Sep 2025 20:13:22 +0200] rev 390
- fixes #726 - quick resolve not writing history entry
no changelog entry because the feature is being introduced with this version
- Sun, 14 Sep 2025 16:45:05 +0200
- by Mike Becker <universe@uap-core.de> [Sun, 14 Sep 2025 16:45:05 +0200] rev 389
- hotfix incorrect diff for descriptions/comments
relates to #719
- Sun, 14 Sep 2025 16:37:47 +0200
- by Mike Becker <universe@uap-core.de> [Sun, 14 Sep 2025 16:37:47 +0200] rev 388
- improve solution for issue #719
It is no longer necessary to work with placeholder strings just to fill the gaps (=empty rows) between the fields.
- Sun, 14 Sep 2025 15:58:27 +0200
- by Mike Becker <universe@uap-core.de> [Sun, 14 Sep 2025 15:58:27 +0200] rev 387
- fix incorrect diff in comments and descriptions - part 2/2 fixes #719
- Sun, 14 Sep 2025 15:42:23 +0200
- by Mike Becker <universe@uap-core.de> [Sun, 14 Sep 2025 15:42:23 +0200] rev 386
- fix incorrect diff of metadata - part 1/2 fixes #719