Releases: duniter/cesium-plus-pod
Releases · duniter/cesium-plus-pod
1.2.3
Release v1.2.3
1.2.2
Release v1.2.2
1.2.1
Release v1.2.1
1.1.3
Release v1.1.3
1.0.2
- 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
- Fix #30 - Wrong blockchain stats
1.0
- First stable release, compatible with Cesium 1.0.0
- Add technical documention web site
1.0.0-RC2
- 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
- Fix NullPointerException that can append when update settings using old version of Cesium
0.18.1
- Fix P2P synchro : check document time (not too old or not too far in the future)