Skip to content

Update Emoji Description to version 0.4.17 - #1153

Merged
chcg merged 1 commit into
notepad-plus-plus:masterfrom
Ruberoid:update-emojidescription-0.4.17
Aug 12, 2026
Merged

chcg merged 1 commit into
notepad-plus-plus:masterfrom
Ruberoid:update-emojidescription-0.4.17

Conversation

@Ruberoid

Copy link
Copy Markdown
Contributor

Updates the EmojiDescription entry in pl.x64.json, pl.x86.json and pl.arm64.json to 0.4.17.

Release: https://github.com/Ruberoid/npp_emoji_description/releases/tag/v0.4.17

arch SHA-256 of the ZIP
x64 ac24918ad416ec81d74ca4d8e12bd1e87a84c232509df92b633a0808918df28e
x86 c5a379d5014174e083e21ab29ee0d865485c82eed4a12cc2f1d8ab943f9f048a
arm64 e9ad7776551c1d8e5b8a601de239b553516c054fcb6dc7acc4cf0d4a25ec1e4c

What is new in this release:

  • The UTF-8 byte sequence can now also be shown in decimal, and in the backslash-escaped octal notation git status uses for non-ASCII bytes in paths (Т\320\242).
  • A new Copy character details... menu command opens a dialog listing every field for the character at the caret and copies the block to the clipboard.
  • The status-bar fields were reorganized so that the hexadecimal, decimal and octal fields all describe the same UTF-8 byte sequence, rather than a mix of bytes and code point.

The description field was refreshed to match; the only lines touched in each file are version, id, repository and description inside the EmojiDescription block.

New in this release: the UTF-8 byte sequence can now be shown in decimal
and in the backslash-escaped octal notation git uses for non-ASCII bytes,
and a "Copy character details..." command opens a dialog with every field
for the character at the caret, ready to copy to the clipboard.

The description was refreshed accordingly: the status-bar fields were
reorganized so that hexadecimal, decimal and octal all describe the same
UTF-8 bytes rather than a mix of bytes and code point.
@chcg chcg added this to the 1.9.8 milestone Aug 12, 2026
@chcg
chcg merged commit b6fcde4 into notepad-plus-plus:master Aug 12, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants