Skip to content

Commit 9a0f440

Browse files
committed
Update changelog
1 parent ae4f905 commit 9a0f440

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
88

99
### Added
1010

11-
- Added keyboard shortcuts to the Splicing Table, configurable in HexDebug's client config menu.
11+
- Added keyboard shortcuts for all buttons in the Splicing Table, configurable in HexDebug's client config menu.
12+
- Added several new keyboard-only actions to the Splicing Table, mostly related to manipulating the active selection:
13+
- Cursor Left/Right
14+
- Expand Selection Left/Right
15+
- Move Selection Left/Right
16+
- Backspace
17+
- Added a tag (`hexdebug:splicing_table/media_blacklist`) to prevent specific items from being used to refill the Splicing Table's media buffer (eg. [Oneironaut](https://oneironaut.hexxy.media)'s Inexhaustible Phial).
18+
19+
### Changed
20+
1221
- The Splicing Table now works with Media Purification from [Hexpose](https://miyucomics.github.io/hexpose) (requires at least build [2e90cf5b](https://github.com/miyucomics/hexpose/commit/2e90cf5babb7677a26ca211bd66ac2777e5518cd), or any version after 1.0.0).
13-
- Added a tag (`hexdebug:splicing_table/media_blacklist`) to prevent an item from being used to refill the Splicing Table's media buffer.
1422

1523
### Fixed
1624

0 commit comments

Comments
 (0)