Added by Josip Almasi 11 days ago
Major thing in 0.8.4 is Neo4j is upgrade to 5.26.10, and node ID is now UUID string, rather than long integer.
Meaning,
- backwards compatibility is broken, big time, nothing from before 0.8.4 will work with 0.8.4
- that opens a way to horizontal scalability
Other than that,
- users can now exchange private messages, that's just a special case of group messages
- simple message attachments are now supported
Of course, that only works for logged in users. Anonymous users don't get to see chat button.