docs: release v1.7.0 — delete session from sidebar

This commit is contained in:
Nicolas Varrot
2026-02-12 16:57:46 +00:00
parent e94325b38a
commit e9679091e7
4 changed files with 10 additions and 4 deletions

View File

@@ -6,6 +6,11 @@ Format based on [Keep a Changelog](https://keepachangelog.com/), with [Conventio
## [Unreleased]
## [1.7.0] — 2026-02-12
### Added
- **Delete session from sidebar** — trash icon on hover with confirmation dialog; calls `sessions.delete` on the gateway (`e94325b`)
## [1.6.0] — 2026-02-12
### Added