diff --git a/doc/changelog/changelog_v1.2.10.md b/doc/changelog/changelog_v1.2.10.md index ab058333d39f25b9e352f66a3fc187ce8e0bd1e8..fca2e15de421959a570b6f9dc50c941405a7dd56 100644 --- a/doc/changelog/changelog_v1.2.10.md +++ b/doc/changelog/changelog_v1.2.10.md @@ -1,12 +1,7 @@ # Version v1.2.10 -## Settings -- If Duniter node is down, settings cannot be stored locally - fix [#788](https://git.duniter.org/clients/cesium-grp/cesium/issues/788) +## All platforms -## My account -- Le nombre de notifications affiché est incorrect - fix [#745](https://git.duniter.org/clients/cesium-grp/cesium/issues/745) - -## Cesium+ features - -### Settings -- Allow to use Cesium+ Pod in version v1.1.3+ \ No newline at end of file +- [enh] Cesium+: Add compatibility to Cesium+ Pod v1.1.3+ +- [fix] If Duniter node is down, settings cannot be stored locally - fix [#788](https://git.duniter.org/clients/cesium-grp/cesium/issues/788) +- [fix] My account: notification count was wrong - fix [#745](https://git.duniter.org/clients/cesium-grp/cesium/issues/745) diff --git a/doc/changelog/changelog_v1.2.6.md b/doc/changelog/changelog_v1.2.6.md index 12fe00c62edfc2285089ae6804991b07f4ab3dcf..99615af9cea6aa883b6ca01f498b4e8828ee2aec 100644 --- a/doc/changelog/changelog_v1.2.6.md +++ b/doc/changelog/changelog_v1.2.6.md @@ -1,15 +1,16 @@ # Version v1.2.6 -## WoT identity -- Fix JS error when browsing a identity (identity without certifications) +## All platforms -## My account -- Display a warn when distance rule failed - fix [#777](https://git.duniter.org/clients/cesium-grp/cesium/issues/777) +### WoT identity +- [fix] Fix JS error when browsing a identity (identity without certifications) -## My wallets -- Use 'pubkey' login method as default, when add new wallets - fix [#767](https://git.duniter.org/clients/cesium-grp/cesium/issues/767) +### My account +- [enh] Display a warn when distance rule failed - fix [#777](https://git.duniter.org/clients/cesium-grp/cesium/issues/777) -## Cesium+ features +### My wallets +- [enh] Use 'pubkey' login method as default, when add new wallets - fix [#767](https://git.duniter.org/clients/cesium-grp/cesium/issues/767) -### Notifications -- Fix JS error when displaying a warning in the notifications popover \ No newline at end of file +### Cesium+ > Notifications + +- [fix] Fix JS error when displaying a warning in the notifications popover \ No newline at end of file diff --git a/doc/changelog/changelog_v1.2.9.md b/doc/changelog/changelog_v1.2.9.md index 81b4ce76da8350484a18990f4db6c9575ad603c7..8a3550040082eecad72359e692ac13dd55140359 100644 --- a/doc/changelog/changelog_v1.2.9.md +++ b/doc/changelog/changelog_v1.2.9.md @@ -1,17 +1,20 @@ # Version v1.2.9 -## My operations -- Avoid duplicated transaction, and refresh issue - Fix [#780](https://git.duniter.org/clients/cesium-grp/cesium/issues/780) -- Add icon on each divider +## All platforms -## My wallets -- Display the total balance of wallets -- Show the default (main) wallet -- Better wallets refresh animation -- Fix: wallet list can be lost when view not fully loaded - Fix [#782](https://git.duniter.org/clients/cesium-grp/cesium/issues/782) -- Fix: Avoid multiple error when failed - Fix [#776](https://git.duniter.org/clients/cesium-grp/cesium/issues/776) +### My operations -## Cesium+ features +- [enh] Add icon on each divider +- [fix] Avoid duplicated transaction, and refresh issue - Fix [#780](https://git.duniter.org/clients/cesium-grp/cesium/issues/780) -### Messages -- Fix sending message from a secondary wallet - fix [#784](https://git.duniter.org/clients/cesium-grp/cesium/issues/784) \ No newline at end of file +### My wallets + +- [enh] Display the total balance of wallets +- [enh] Show the default (main) wallet +- [enh] Better wallets refresh animation +- [fix] wallet list can be lost when view not fully loaded - Fix [#782](https://git.duniter.org/clients/cesium-grp/cesium/issues/782) +- [fix] Avoid multiple error when failed - Fix [#776](https://git.duniter.org/clients/cesium-grp/cesium/issues/776) + +### Cesium+ > Messages + +- [fix] Fix sending message from a secondary wallet - fix [#784](https://git.duniter.org/clients/cesium-grp/cesium/issues/784) \ No newline at end of file diff --git a/doc/changelog/changelog_v1.3.0.md b/doc/changelog/changelog_v1.3.0.md index d1a8aa23da9a3815688627000c32424deb81cc32..06b07cc410c8663740f4266a52261f28584f5b40 100644 --- a/doc/changelog/changelog_v1.3.0.md +++ b/doc/changelog/changelog_v1.3.0.md @@ -1,6 +1,6 @@ # Version v1.3.0 -## Desktop version +## Desktop - Upgrade to NW.js v0.35.3 - Better Duniter configuration detection (keyring and node) diff --git a/doc/changelog/changelog_v1.3.1.md b/doc/changelog/changelog_v1.3.1.md index 692e1664afcdb9b1b7d2cdd0ee526d97d978ebd1..f2dcad5ee7355ceaa4b2980efd186eb08c0ed10b 100644 --- a/doc/changelog/changelog_v1.3.1.md +++ b/doc/changelog/changelog_v1.3.1.md @@ -1,6 +1,6 @@ # Version v1.3.1 -## Desktop version +## Desktop - [enh] Display logs in terminal - [enh] Add option `--debug` to show debug logs diff --git a/doc/changelog/changelog_v1.3.10.md b/doc/changelog/changelog_v1.3.10.md new file mode 100644 index 0000000000000000000000000000000000000000..bc5307b9855653497a559997b774e3130d6ebab2 --- /dev/null +++ b/doc/changelog/changelog_v1.3.10.md @@ -0,0 +1,5 @@ +# Version v1.3.10 + +## Web payment API + +- [fix]fix cancel button redirection \ No newline at end of file diff --git a/doc/changelog/changelog_v1.3.11.md b/doc/changelog/changelog_v1.3.11.md new file mode 100644 index 0000000000000000000000000000000000000000..9656e195d03336f03ede12bdfe505696b99931ed --- /dev/null +++ b/doc/changelog/changelog_v1.3.11.md @@ -0,0 +1,8 @@ +# Version v1.3.11 + +## All platforms + + - [enh] Add a console log, when load sources failed (e.g. if network timeout) + - [fix] Settings: on small screens, make sure all option's labels are visible + - [fix] Menu: left menu is now scrollable for small device, to fix access to the `Settings` entry + \ No newline at end of file diff --git a/doc/changelog/changelog_v1.3.8.md b/doc/changelog/changelog_v1.3.8.md index e7a847934f254216929aafba6ed14ca67dbafba3..a999cc384314cabb991256751519dbe88a59ba06 100644 --- a/doc/changelog/changelog_v1.3.8.md +++ b/doc/changelog/changelog_v1.3.8.md @@ -1,6 +1,6 @@ # Version v1.3.8 -## All build +## All platforms - [enh] Settings: display options in 2 columns - [enh] Display registration date, in multiple identities modal - fix [#817](https://git.duniter.org/clients/cesium-grp/cesium/issues/817) diff --git a/doc/changelog/changelog_v1.3.9.md b/doc/changelog/changelog_v1.3.9.md new file mode 100644 index 0000000000000000000000000000000000000000..5ffcac672c226d9c516b1ea2936f586ff3a91076 --- /dev/null +++ b/doc/changelog/changelog_v1.3.9.md @@ -0,0 +1,7 @@ +# Version v1.3.9 + +## Web payment API + +- [enh] Add `preferred_node` params on the URL to call the payment API; +- [enh] Allow `amount` to have list of values, to allow user to choice the payment amount; +- [enh] Add `{node}` params on `return_url` - fix [#549](https://git.duniter.org/clients/cesium-grp/cesium/issues/549) ; diff --git a/doc/changelog/changelog_v1.4.0.md b/doc/changelog/changelog_v1.4.0.md new file mode 100644 index 0000000000000000000000000000000000000000..c01df024c5fab1242de06692c5d85276293e5f02 --- /dev/null +++ b/doc/changelog/changelog_v1.4.0.md @@ -0,0 +1,12 @@ +# Version v1.4.0 + +## All platforms + +- [enh] Optimize screen for landscape mode, on Tablet device +- [enh] Switch in fullscreen, when web version is running on mobile devices +- [fix] Fix freeze bug (bas CSS after using actions popover) +- [fix] Fix theme color, on mobile device + +## iOS + +- [fix] Fix iOS layout issues diff --git a/doc/changelog/changelog_v1.4.1.md b/doc/changelog/changelog_v1.4.1.md new file mode 100644 index 0000000000000000000000000000000000000000..0e542b5b64e4ca749a3863646ca19d0559f70861 --- /dev/null +++ b/doc/changelog/changelog_v1.4.1.md @@ -0,0 +1,5 @@ +# Version v1.4.1 + +## Desktop + +- [fix] Fix fullscreen mode, on desktop build diff --git a/doc/changelog/changelog_v1.4.12.md b/doc/changelog/changelog_v1.4.12.md new file mode 100644 index 0000000000000000000000000000000000000000..c41bc515da4bfa654ad77f8c3f1864566cc6267b --- /dev/null +++ b/doc/changelog/changelog_v1.4.12.md @@ -0,0 +1,12 @@ +# Version v1.4.12 + +## All platforms + +- [enh] Fix some Esperanto translations - thanks to @Vivakvo +- [fix] Avoid to use source with complex output condition - fix [#845](https://git.duniter.org/clients/cesium-grp/cesium/issues/819) - thanks to @matograine +- [fix] Avoid transaction to himself - fix [#819](https://git.duniter.org/clients/cesium-grp/cesium/issues/819) +- [fix] Fix some Italian translations - thanks to @BorisPAING + +## iOS + +- [enh] Add compatibility for iOS and iPad - thanks to @bpresles diff --git a/doc/changelog/changelog_v1.4.3.md b/doc/changelog/changelog_v1.4.3.md new file mode 100644 index 0000000000000000000000000000000000000000..a8688648a78acd91f2849b705f2f45d7e9ae4d01 --- /dev/null +++ b/doc/changelog/changelog_v1.4.3.md @@ -0,0 +1,22 @@ +# Version v1.4.3 + +## All platforms + +- [enh] Menu: change items order - thanks to @BorisPAING +- [enh] Add Esperanto translation - thanks to @Vivakvo +- [fix] Fix scale change, on the network TX graph - fix #835 - thanks to @jiemme2 +- [fix] Fix ES translation - thanks to @scanlegentil +- [fix] Fix NL translation - thanks to @RavanH +- [fix] Fix develepment guide - thanks to @BorisPAING + +## Android + +- [enh] Add 64bit compatibility for libsodium + +## Desktop + +- [enh] upgrade to Chromium 76 (NWJS v0.40.1) + +## iOS + +- [enh] Add doc to build a signed artefact for iOS - thanks to @bpresles diff --git a/doc/changelog/changelog_v1.4.6.md b/doc/changelog/changelog_v1.4.6.md new file mode 100644 index 0000000000000000000000000000000000000000..ae5d0c9c71d0128eeeab37a54ef728ab6f19bcac --- /dev/null +++ b/doc/changelog/changelog_v1.4.6.md @@ -0,0 +1,5 @@ +# Version v1.4.6 + +## Android + +- [enh] Android: Add libsodium 64bit so, for compatibility with Google Play Store policy