1.23.0 (2026-07-11)
✨ Features
- add server-side logging to backup upload inspection (7392d18)
- add status storages encryption helper (a0943b5)
- add tar.gz upload inspection helper (948d978)
- allow gzip uploads for all dbms and add archive entry matcher (cf072a9)
- encrypt storages in agent status response when backup requested (dc591d0)
- mention .tar.gz in import dropzone copy (991ff2b)
- tar.gz native dumps before storing on frontend import (11dd570)
- validate and store tar.gz backups on import with 2GB guard (31fbc50)
- wrap native uploads into tar.gz via packToTarGz helper (8ef79a8)
🐛 Bug Fixes
- dedupe accepted extensions in dropzone error message (bd6a798)
- dedupe file extension list in import dropzone label (11d40b5)
- helpers.ts (9661533)
- log job when storage file missing for restoration (c418ea0)
- reject non-numeric version segments in isAgentVersionAtLeast (5a5b608)
- warning message when too old agent for storage encryption (b8dba8a)