Skip to content

Releases: duniter/cesium

0.2.7

25 Aug 22:44
Compare
Choose a tag to compare
0.2.7 Pre-release
Pre-release
  • Add settings option to reset to default.
  • Fix error when changing node.
  • Allow to send money to any public key.

0.2.6

25 Aug 07:22
Compare
Choose a tag to compare
0.2.6 Pre-release
Pre-release
  • Pending transactions still show after wallet refresh (fix #109 and #115)
  • Peers discovering optimization
  • Add new network cache
  • ES / Registry: Allow to send money from a record, if a pubkey has been set (fix #116) (example: useful for remuniter registry record)

0.2.5

23 Aug 14:19
Compare
Choose a tag to compare
0.2.5 Pre-release
Pre-release

released using new shell scripts

0.2.3

23 Aug 09:11
Compare
Choose a tag to compare
0.2.3 Pre-release
Pre-release

Fix transaction execution (only the first payment was working)

0.2.1

22 Aug 07:34
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release
  • Fix new account creation
  • Fix settings lost (for user < Cesium 0.2)
  • Market place : Show converted price (UD / Quantity) on record view

0.2.0

20 Aug 16:16
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Protocol Duniter v0.3

0.1.28

18 Aug 16:50
Compare
Choose a tag to compare
0.1.28 Pre-release
Pre-release
  • Add new plugin :
    • market place : add or search an Ad;
    • member profile (name, avatar, social networks...);
    • search on registry (user, companies) .
    • Store data in a ElasticSearch cluster (with duniter4j-elasticsearch plugin).
  • Hot fix : disable plugin's menu entries, when plugin is disable

See demo : http://cesium.duniter.fr

0.1.27

18 Aug 14:39
Compare
Choose a tag to compare
0.1.27 Pre-release
Pre-release
  • New plugin to add some cool features: market place, user profile (and avatar), user and companies registry... Data are stored in a ElasticSearch cluster, that use Duniter4j-elasticsearch plugin.

0.1.26

04 Jul 15:02
Compare
Choose a tag to compare
0.1.26 Pre-release
Pre-release
  • Transfer: add confirmation message (Fix #74)

0.1.25

04 Jul 12:41
Compare
Choose a tag to compare
0.1.25 Pre-release
Pre-release
  • Avoid the reuse a consumed sources - Fix #87
  • Wallet : Add a view for transactions in error
  • minor bug fix