mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-07-16 04:30:17 +00:00
Release YP (v0.51.686): enhanced-table copy boundary-case test coverage (#5013)
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [v0.51.686] — 2026-06-26 — Release YP (internal: enhanced-table copy boundary-case test coverage)
|
||||
|
||||
### Changed
|
||||
|
||||
- **Internal (tests only): added regression coverage for two enhanced-table copy boundary cases** flagged as optional follow-ups when the #4945 fix shipped — a selection anchored on the `<table>` element itself, and a selection that starts in a table cell and ends in surrounding prose. Both must fall through to native copy, and the shipped guard already handles them correctly (verified, no production change). Closes the coverage gap so a future refactor of the copy interceptor can't silently regress these paths. Thanks @rodboev. (#5013, follow-up to #4945/#4994)
|
||||
|
||||
## [v0.51.685] — 2026-06-26 — Release YO (internal: session-list cache extracted to its own module)
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user