Skip to content

v2.1.2

Compare
Choose a tag to compare
@sbellware sbellware released this 04 May 21:05
· 13 commits to master since this release

Mon May 4 2020

Message DB compatibility: 1.2.2

This version requires the use of an update script for existing installations. For instructions, see:

https://github.com/message-db/message-db/blob/master/database/update/1.2.2.md

  • The get_category_messages server function will return the entire, unlimited extent of messages in a category if -1 is sent as the batch_size argument
  • The get_stream_messages server function will return the entire, unlimited extent of messages in a stream if -1 is sent as the batch_size argument