Skip to content

Yamster! 2.9.0

Compare
Choose a tag to compare
@octogonz octogonz released this 01 Jun 08:17
· 22 commits to master since this release
  • Fixed a problem with missing user profile thumbnails, caused by a recent change in Yammer's server protocol
  • Added the ability to configure the width of the chat pane, via the "ChatPaneWidth" option in Settings.xml
  • Added experimental support for displaying the number of unread threads in a group, which can be enabled using the "ShowUnreadThreadCount" option in Settings.xml
  • Added a new command "YamsterCmd -DeleteSyncedThreads" that provides a way to bulk-delete messages from the yammer server, including system-generated messages
  • Added a new command "YamsterCmd -LoadCsvDump" that can load a CSV backup that was created using Yammer's "Export Data" administrator command
  • The Yamster core database can now track deleted messages
  • Miscellaneous bug fixes