branch: elpa/jabber
commit dfc2e0fc28f743f06bcd87055a3085da96ededc0
Author: Thanos Apollo <[email protected]>
Commit: Thanos Apollo <[email protected]>
changelog: Document image display policy rework
---
CHANGELOG.org | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index d8f0f99ef2..cc5337c0a6 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -1,5 +1,15 @@
#+TITLE: Changelog
+* [Unreleased]
+
+** Added
+- Press RET on an image URL to load it inline; C-u RET still downloads it
+- Size cap for downloaded inline images (~jabber-image-max-bytes~, 25 MB
default)
+- Allowlist of image types eligible for automatic display
(~jabber-chat-image-auto-types~); SVG and TIFF now require an explicit RET
+
+** Changed
+- Images auto-display only in one-to-one chats with roster contacts by
default; MUCs and unknown senders show clickable URLs instead (set
~jabber-chat-display-images~ to ~t~ for the old behavior)
+
* [0.12.0]
#+date: 2026-07-08