v0.5.1
This is mostly bug fix release. Now AIP-14 is accepted, and clients are working on implementing it, so it's behaviour was corrected, to be consistent with final AIP version.
All clients working with /api/chatrooms, should be updated, and use it only with 0.5.1 version or further.
Fixes:
- Fixed bugs with /api/chatrooms endpoint returning non consistent data
- /api/chatrooms endpoints now work according AIP-14 #32
withPayments
parameter was replaces withwithoutDirectTransfer
, that is opposite to it. Direct Transfers are returned by default.- Signal messages now doesn't show in chatrooms
- Default limit for /api/chatrooms was decreased to 25 records from 100.