Sort lists newest first
This commit is contained in:
Vendored
+6
-2
@@ -2,13 +2,17 @@
|
||||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "urbm">
|
||||
<!ENTITY author "Michael Roll">
|
||||
<!ENTITY version "2026.06.21.r005">
|
||||
<!ENTITY version "2026.06.21.r006">
|
||||
<!ENTITY pluginURL "https://git.casaderoll.de/michael/URBM/raw/branch/main/dist/urbm.plg">
|
||||
<!ENTITY packageURL "https://git.casaderoll.de/michael/URBM/raw/branch/main/dist/urbm-&version;-x86_64-1.txz">
|
||||
<!ENTITY packageSHA256 "dca4b39ea845617f7789967f880f874984a8d9be85ee94b2fbea821734bd7559">
|
||||
<!ENTITY packageSHA256 "03a78ede9f43f0848f0ac688f436a51f5fcd01dbf5638298c6ece7e8b18a742a">
|
||||
]>
|
||||
<PLUGIN name="&name;" author="&author;" version="&version;" pluginURL="&pluginURL;" min="7.0.0" support="https://git.casaderoll.de/michael/URBM/issues" icon="urbm.png">
|
||||
<CHANGES>
|
||||
### 2026.06.21.r006
|
||||
- Sort runs and snapshots newest-first so lists get older from top to bottom.
|
||||
- Apply newest-first ordering consistently to dashboard activity, activity history, failed runs, and snapshot tables.
|
||||
|
||||
### 2026.06.21.r005
|
||||
- Reduce the snapshot path-count column width so the browse action sits directly next to it.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user