Skip to content

MCabber 1.1.1

Compare
Choose a tag to compare
@McKael McKael released this 06 Sep 18:49
· 19 commits to master since this release

Maintenance release

  • Fix compilation with GCC 10 or -fno-common in CFLAGS (Andrey Utkin)
  • Link against tinfo or tinfow (Frank Zschockelt)
  • Fix otr disconnected message for otrv4, remove support for libotr 3.x (Frank Zschockelt)
  • Fix exiting from verbatim multiline mode (Michał Kępień)
  • Add support for displaying the number of unread messages for each roster entry (Michał Kępień)
  • Fix roster colors (Frank Zschockelt)
  • Add colorcli theme (Jonas Jared Jacek)
  • Hide the log window when log_win_height <= 0 (Frank Zschockelt)
  • Refactor carbon message handling
  • Other misc. bug fixes and cleanups