fix table with handling, icons implemented

This commit is contained in:
root
2026-08-09 08:50:13 +02:00
parent 5e32be7d0c
commit 3ff0794cfc
43 changed files with 1027 additions and 95 deletions
+10
View File
@@ -0,0 +1,10 @@
# AssetManager 0.5.5.55
## Changes
- Asset images are visible while editing an asset and can be removed explicitly.
- Replacing an asset image removes the previous uploaded file.
- Category images are displayed in the category table.
- Column resizing is available centrally for regular application tables, with persistent widths per table and column.
- Category table columns use stable storage keys for persistent widths.
- Dashboard category images use contained scaling so images are not cropped in their preview frame.