1.9.2 (2025-08-28)
Bug Fixes
- 'items' shows the total number of flows under the parent node rather than immediate decendents (16e6ede)
- auto expand parents of pending and in-progress operations in tree view (3d97894)
- backrestmon should call flag.Parse to correctly handle port overrides (da0ac09)
- default env variables from the docker-compose.yml sample (c1c4d21)
- further improve tree view layout and display preview item counts for hidden subtrees (fe78df3)
- improve optree view layout and performance with lazy rendering (c84a084)
- modernize windows installer with Inno Setup (#867) (dc481e5)
- reduce overly verbose logs during backups and other operations (ca54a06)
- restic package properly handles 'verbose_status' and 'exit_error' status types (93f7edb)
- rework output handling in restic pkg to improve error capturing and consistency (a271afe)
- use zap logger for restic log formatting (8c3d7ef)