Releases: duniter/cesium
Releases · duniter/cesium
1.6.12
- Fix desktop startup (all platforms)
- Fix desktop window exe
- Fix misspelling in online help
1.6.7
- Add a read only mode (see this post for details)
To enable this mode :
- edit the file
<CESIUM_ROOT>/config.js
- set option
readonly
to true
- [desktop] Fix error when launching Cesium on Debian 10 and Ubuntu 20
1.6.6
- Add a demo mode (see this post for details)
To enable this mode :
- edit the file
<CESIUM_ROOT>/config.js
- set option
demo
to true
1.6.5
All platforms
- [fix] Unable to report abuse, or like, a profile, if not login - fix #913
Android
- [fix] Fix startup error, under Android 10 (API 28) - #898
- [fix] Fix 'findIndex' error on transaction history, under Android 4.4 (API 19) - fix #912