Skip to content
Snippets Groups Projects
Commit 2e50074e authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

[fix] Add missing changelog

parent bbd8b328
No related branches found
No related tags found
No related merge requests found
Pipeline #7449 skipped
Showing with 108 additions and 33 deletions
# Version v1.2.10 # Version v1.2.10
## Settings ## All platforms
- If Duniter node is down, settings cannot be stored locally - fix [#788](https://git.duniter.org/clients/cesium-grp/cesium/issues/788)
## My account - [enh] Cesium+: Add compatibility to Cesium+ Pod v1.1.3+
- Le nombre de notifications affiché est incorrect - fix [#745](https://git.duniter.org/clients/cesium-grp/cesium/issues/745) - [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)
## Cesium+ features
### Settings
- Allow to use Cesium+ Pod in version v1.1.3+
\ No newline at end of file
# Version v1.2.6 # Version v1.2.6
## WoT identity ## All platforms
- Fix JS error when browsing a identity (identity without certifications)
## My account ### WoT identity
- Display a warn when distance rule failed - fix [#777](https://git.duniter.org/clients/cesium-grp/cesium/issues/777) - [fix] Fix JS error when browsing a identity (identity without certifications)
## My wallets ### My account
- Use 'pubkey' login method as default, when add new wallets - fix [#767](https://git.duniter.org/clients/cesium-grp/cesium/issues/767) - [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 ### Cesium+ > Notifications
- Fix JS error when displaying a warning in the notifications popover
\ No newline at end of file - [fix] Fix JS error when displaying a warning in the notifications popover
\ No newline at end of file
# Version v1.2.9 # Version v1.2.9
## My operations ## All platforms
- Avoid duplicated transaction, and refresh issue - Fix [#780](https://git.duniter.org/clients/cesium-grp/cesium/issues/780)
- Add icon on each divider
## My wallets ### My operations
- 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)
## 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 ### My wallets
- 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 - [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
# Version v1.3.0 # Version v1.3.0
## Desktop version ## Desktop
- Upgrade to NW.js v0.35.3 - Upgrade to NW.js v0.35.3
- Better Duniter configuration detection (keyring and node) - Better Duniter configuration detection (keyring and node)
......
# Version v1.3.1 # Version v1.3.1
## Desktop version ## Desktop
- [enh] Display logs in terminal - [enh] Display logs in terminal
- [enh] Add option `--debug` to show debug logs - [enh] Add option `--debug` to show debug logs
......
# Version v1.3.10
## Web payment API
- [fix]fix cancel button redirection
\ No newline at end of file
# 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
# Version v1.3.8 # Version v1.3.8
## All build ## All platforms
- [enh] Settings: display options in 2 columns - [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) - [enh] Display registration date, in multiple identities modal - fix [#817](https://git.duniter.org/clients/cesium-grp/cesium/issues/817)
......
# 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) ;
# 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
# Version v1.4.1
## Desktop
- [fix] Fix fullscreen mode, on desktop build
# 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
# 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
# Version v1.4.6
## Android
- [enh] Android: Add libsodium 64bit so, for compatibility with Google Play Store policy
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment