What's Changed
📂 Manual folder sorting
Folders can now be reordered by dragging them to a new position in the sidebar. A blue line indicator shows exactly where the folder will land:
- Drag to the top edge of another folder → blue line above it → inserts before
- Drag to the middle of another folder → folder highlights → nests inside (previous behaviour)
- Drag to the bottom edge of another folder → blue line below it → inserts after
Sort order is persisted to the database immediately. Dragging a folder from one nesting level to a target at a different level reparents and reorders it in a single operation.
Container image
docker run -d -p 7443:7443 ghcr.io/kotoxie/alterm:0.5.8