Skip to content

Releases: holochain/elemental-chat

v0.3.0

22 Jul 15:45
Compare
Choose a tag to compare

Based on #117. Updates the app stucture according the holochain integrity updates. The happ is built with skip_proof: true

v0.2.6

19 May 14:51
Compare
Choose a tag to compare

Based on #114. Updates the cap grant fns to include all read functions. The happ is built with skip_proof: true

v0.2.5

20 Apr 17:27
Compare
Choose a tag to compare

Based on #111. Includes some bug fixes to the pagination code compared to v0.2.4. The happ is built with skip_proof: true

v0.2.4

28 Mar 17:10
Compare
Choose a tag to compare

holochain : v0.0.131
hdk: v0.0.126

v0.2.3

28 Feb 19:41
a226d3c
Compare
Choose a tag to compare

holochain : v0.0.127
hdk: v0.0.123

v0.2.2-alpha0

24 Feb 02:45
a226d3c
Compare
Choose a tag to compare

Holochain v0.0.126
hdk v0.0.122

v0.2.1-alpha3

30 Nov 20:17
62cb1ab
Compare
Choose a tag to compare

Updated to work with holochain version 0.0.116

v0.2.1-alpha2

09 Nov 15:29
Compare
Choose a tag to compare

Update:

  • update Path for timestamps as numbers

v0.2.1-alpha1

09 Nov 09:45
Compare
Choose a tag to compare

Update:

  • batching logic optimized with recursive calls

v0.2.1-alpha0

08 Nov 10:45
Compare
Choose a tag to compare

Updates:

  • New API get_page_messages
  • Optimized pagination based on time
  • Optimized gets for list of messages and channels