Skip to content

v0.14

Compare
Choose a tag to compare
@alphapapa alphapapa released this 26 Jan 01:33
· 129 commits to master since this release
v0.14

Additions

  • Audio events are rendered as a link to the audio file. (Thanks to Arto Jantunen.)
  • Customization group ement-room-list.
  • Option ement-room-list-space-prefix is applied to space names in the room list (e.g. set to empty string for cleaner appearance).
  • Option ement-room-reaction-names-limit sets how many senders of a reaction are shown in the buffer (more than that many are shown in the tooltip).

Changes

  • Bind TAB / BACKTAB to move between links in room and like buffers. (#113. Thanks to Eric S. Fraga for suggesting.)

Fixes

  • Insertion of sender headers (when using "Elemental" message format). (Refactoring contributed by Steven Allen.)
  • Some room event data was being unintentionally serialized to disk when caching the room list visibility state. (#256)
  • Notifications buffer restores properly when bookmarked.
  • Command ement-room-send-reaction checks for an event at point. (Thanks to Phil Sainty.)