chore: bump to v1.1.0
This commit is contained in:
+11
-1
@@ -3,7 +3,17 @@
|
||||
All notable changes to this project are documented in this file.
|
||||
Format loosely follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
|
||||
|
||||
## [Unreleased]
|
||||
## [1.1.0] - 2026-09-07
|
||||
|
||||
### Added
|
||||
|
||||
- **Settings page now visually groups commands by category.** Each category
|
||||
(Better Formatting, Line Operations, etc.) renders as a collapsible card with
|
||||
a bordered/shaded header and an "N/M enabled" badge, instead of a flat list
|
||||
separated only by bold text headings. The sentence-matching regex setting
|
||||
moved into the Sentence Navigator category card, since it configures that
|
||||
category's commands. Toggling a setting no longer collapses open categories.
|
||||
(`src/settings.ts`, `styles.css`)
|
||||
|
||||
### Fixed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user