Skip to content

Releases: duniter/cesium-plus-pod

1.2.3

08 Jan 12:10
Compare
Choose a tag to compare

Release v1.2.3

1.2.2

08 Jan 10:49
Compare
Choose a tag to compare
1.2.2 Pre-release
Pre-release

Release v1.2.2

1.2.1

07 Jan 17:52
Compare
Choose a tag to compare
1.2.1 Pre-release
Pre-release

Release v1.2.1

1.1.3

07 Jan 17:52
Compare
Choose a tag to compare
1.1.3 Pre-release
Pre-release

Release v1.1.3

1.0.2

16 Jan 20:05
Compare
Choose a tag to compare
1.0.2 Pre-release
Pre-release
  • Allow reindexation of a block range, using the configuration file /config/elasticsearch.yml :
duniter.blockchain.reload: true
duniter.blockchain.reload.from: 18900
duniter.blockchain.reload.to: 19000

1.0.1

27 Nov 15:38
Compare
Choose a tag to compare
  • Fix #30 - Wrong blockchain stats

1.0

21 Nov 21:25
Compare
Choose a tag to compare
1.0

1.0.0-RC2

26 Oct 09:13
Compare
Choose a tag to compare
1.0.0-RC2 Pre-release
Pre-release
  • Add compatibility with document format version: 2 :
    • Signature is on the hash, and no more on the full JSON document
  • Previous document format still accepted

0.18.2

19 Oct 09:11
Compare
Choose a tag to compare
0.18.2 Pre-release
Pre-release
  • Fix NullPointerException that can append when update settings using old version of Cesium

0.18.1

18 Oct 14:59
Compare
Choose a tag to compare
0.18.1 Pre-release
Pre-release
  • Fix P2P synchro : check document time (not too old or not too far in the future)