Skip to content

v0.13

Compare
Choose a tag to compare
@alphapapa alphapapa released this 03 Oct 06:11
· 120 commits to master since this release
v0.13

Additions

  • Group joined direct rooms in directory buffers.
  • Command end-of-buffer is bound to N in room buffers.

Changes

  • Command ement-room-image-show use frame parameters to maximize the frame, making it easier for users to override. (#223. Thanks to Nicholas Vollmer.)

Fixes

  • Name for direct rooms in directory buffers.
  • Editing a message from the compose buffer would be sent as a reply to the edited message. (Fixes #189. Thanks to Phil Sainty for reporting.)
  • Editing an already-edited message. (#226. Thanks to Phil Sainty for reporting.)
  • Replying to an already-edited message. (#227. Thanks to Phil Sainty for reporting.)
  • Rendering redactions of edited messages. (#228. Thanks to Phil Sainty for reporting.)
  • Redacting an edited message. (#228. Thanks to Phil Sainty for reporting.)
  • Command ement-room-flush-colors maintains point position.