/
+ Command Aliases: typing an alias in the chat box now shows live argument coloring and usage tooltips for the expanded command, no longer shows "unknown command"
+ Chat Notifications: added Pitch field for sound playback (0.5 – 2.0, default 1.0)
- Opening chat or commands with a modifier key (e.g. Ctrl) no longer deletes the first character typed
- Click Events Preview no longer breaks in some edge cases
- GIF frames are now properly disposed when decoding fails, preventing memory leaks
- SSRF protection now checks each redirect hop *before* opening a TCP connection (previously the connection was made before the check, whoops!)
- OG:Image URL resolution now correctly prepends the full origin for relative image paths (e.g. /img/cat.png -> https://example.com/img/cat.png)
- Image texture cache now reserves a sub-limit of 5 GIF slots within the 50-texture total (e.g. 5 GIFs + 45 images, or 0 GIFs + 50 images)
- GIF playback is now capped at 100 frames per GIF
Experimental Minecraft 26.1.x branch. May be buggy, please report any issues encountered here: https://github.com/CursedAtom/CursedAddons/issues
+ Copy Chat Messages: right-click any chat message to copy it to the clipboard
+ Right-click: plain text
+ Ctrl+Right-click: legacy formatted text (§ color codes preserved)
+ Ctrl+Shift+Right-click: raw JSON component
+ Chinese Simplified i18n (Thanks @70CentsApple!)
- Image downscaling no longer produces a pixelated/pixel-art result for large images
- Image link tooltips are no longer removed when Image Hover Preview is disabled
+ Updated for Minecraft 1.21.11 ( ~~works for both 1.21.10 and 1.21.11~~ Edit: seems to cause crashes on 1.21.10 due to mixin application)
- Adding new list items will no longer override a previously selected item.
(Command Aliases, Domain Whitelist for Image Preview, Keybinds,
Chat Notifiers)
- When a new list entry is added, it will no longer be selected by default