@a3s-lab/office 0.37.2 → 0.37.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -309,9 +309,15 @@ and [CLI reference](./docs/latest/en/cli-reference.md).
309
309
 
310
310
  ## Current release
311
311
 
312
- Version `0.37.2` keeps the release surface focused on local, testable
312
+ Version `0.37.4` keeps the release surface focused on local, testable
313
313
  workflows:
314
314
 
315
+ - Spreadsheet Custom Sort now recognizes native table and AutoFilter-owned
316
+ ranges, keeps headers and totals structurally safe, and reapplies active
317
+ filter visibility after one formula-safe, undoable sort.
318
+ - Spreadsheet Custom Sort now includes a responsive, keyboard-accessible
319
+ preference manager for creating, editing, deleting, and reordering bounded
320
+ user sequences while keeping the seven built-in sequences read-only.
315
321
  - Document, visual Markdown, and Presentation text composition is safe for
316
322
  Chinese and other IMEs: pre-edit text remains local, controlled replacement
317
323
  waits for settlement, and only the committed value reaches the host.