Version 0.12.4 of package Jabber has just been released in NonGNU ELPA.
You can now find it in M-x list-packages RET.

Jabber describes itself as:

  ==================
  XMPP/Jabber client
  ==================

More at https://elpa.nongnu.org/nongnu/jabber.html

## Summary:

                  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
                   JABBER.EL - THE XMPP CLIENT FOR EMACS
                  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


  1 About
  ═══════

    <https://elpa.nongnu.org/nongnu/jabber.svg>

    `jabber.el' is an [XMPP] client for Emacs.

    See the [xmpp.org page] for the full list of supported XEPs.

    ⁃ [Homepage]

    ⁃ Source:
      ⁃ [git.thanosapollo.org]


  [XMPP] <http://xmpp.org>

  [xmpp.org page] <https://xmpp.org/software/jabber-el/>

  [Homepage] <https://thanosapollo.org/projects/jabber/>

  [git.thanosapollo.org]
  <https://git.thanosapollo.org/emacs-jabber/about/>


  2 Requirements
  ══════════════

    ⁃ Emacs 29.1 or later, compiled with dynamic module support


  2.1 OMEMO encryption (optional)
  ───────────────────────────────

## Recent NEWS:

                              ━━━━━━━━━━━
                               CHANGELOG
                              ━━━━━━━━━━━


2026-07-26 2026-07-25 2026-07-13 2026-07-11 2026-07-08 2026-06-26 2026-06-13 
2026-05-30 2026-05-15 2026-05-11 2026-05-09 2026-04-30 2026-04-10


1 [0.12.4]
══════════

1.1 Added
─────────

  • Debian package build and installed-package tests to release checks


1.2 Changed
───────────

  • Hardened OMEMO message corrections and real-time text handling


1.3 Fixes
─────────

  • Reproducible autoload generation for Debian packages
  • Load Org faces before rendering styled messages


2 [0.12.3]
══════════

2.1 Added
─────────

  • Distinct theme-aware nickname colors in group chats
  • Save images that Emacs cannot display


2.2 Fixes
─────────

  • More reliable keepalive monitoring with multiple accounts
  • Nickname completion works with custom delimiters


3 [0.12.2]
══════════

3.1 Added
─────────

  • Open chats from desktop notifications


3.2 Fixes
─────────

  • More reliable encrypted chats during session migration and
    out-of-order delivery


4 [0.12.1]
══════════

4.1 Added
─────────

  • Press RET on a reply to jump to the original message
  • Replies show and preserve more context, including after reloading a
    chat


4.2 Fixes
─────────

  • More reliable encrypted chats after reconnects and out-of-order
    messages
  • Safer inline image display, with manual loading available by
    pressing RET on an image URL
  • Manual image sizes are preserved when chats are redrawn


5 [0.12.0]
══════════

5.1 Added
─────────

  • Fontified fenced code blocks in chats
  • Inline reply context when messages do not include fallback quotes


5.2 Changed
───────────

  • More reliable encrypted chats after reconnects, archive catchup, and
    replayed messages
  • Improved reply and correction handling


5.3 Fixes
─────────

  • Failed encrypted message corrections no longer replace the original
    message
  • Reply quotes and corrected replies preserve their context more
    consistently


6 [0.11.1]
══════════

6.1 Added
─────────

  • See who reacted to a message via help-echo
  • Help-echo for the item at point now shows automatically


6.2 Fixes
─────────

  • Stop repeated error stanzas from spamming and reopening chat buffers
  • Preserve scroll position when a chat buffer refreshes


7 [0.11.0]
══════════

7.1 Added
─────────

  • Message reactions and MUC typing indicators
  • Nix flake development environment


7.2 Changed
───────────

  • OMEMO native module setup no longer auto-builds or auto-fetches
    sources


7.3 Fixes
─────────

  • Avoid Prosody disconnects by sending CSI only when the server
    advertises it
  • Recreate missing chat and MUC buffers from unread activity
  • Stop emitting malformed presence and vCard stanzas with nil children
  • Improve HTTP upload, message archive, reactions, receipts, and chat
    buffer reliability


8 [0.10.10]
═══════════

8.1 Added
─────────

  • Roster contact popup can edit contact name and groups
  • Roster account picker can clear scoped view with “All accounts”
  • Chat operations menu exposes MUC actions from room buffers


8.2 Fixes
─────────

  • Suppress alerts for self-sent carbons and own MUC messages


9 [0.10.9]
══════════

9.1 Fixes
─────────

  • Styling face leak on message send
  • Modeline presence hook name
  • SRV weighted-select entry duplication


9.2 Added
─────────

  • `bug-reference-mode' auto-setup for chat buffers
  • Android picomemo compilation
  • Presence status in completing-read annotations
  • Per-account roster scoping


10 [0.10.8]
═══════════

10.1 Changed
────────────

  • Roster replaced with keymap-popup interface
  • Dissolved jabber-menu.el into home modules


10.2 Improved
─────────────

  • Improved test suite


11 [0.10.7]
═══════════

11.1 Fixes
──────────

  • SM: Fixed silent message loss on ack stall with watchdog recovery
  • SM: IQ stanzas bypass back-pressure gate


11.2 Improved
─────────────

  • Keymap-popup menus show dynamic values with faces


12 [0.10.6]
═══════════

12.1 Changed
────────────

  • Replaced transient.el with keymap-popup.el for all menus
  • Roster, bookmarks, and OMEMO trust mode maps now double as popup
    keymaps, eliminating duplicate key definitions
  • Chat operations menu shows context-appropriate entries (1:1 vs MUC)
  • New dependency: keymap-popup (GNU ELPA)


13 [0.10.5]
═══════════

13.1 Fixes
──────────

  • OMEMO JIT build prompt now discloses network fetch from github.com
  • OMEMO module no longer auto-fetches in batch mode (Emacs network
    policy)
  • OMEMO module init hardened: graceful degradation without module
    support, nil-safe path resolution, single prompt per session
  …  …

Reply via email to