diff --git a/doc/changelog/changelog_v1.6.2.md b/doc/changelog/changelog_v1.6.2.md index 9063b02335990b977e2e06dde92683b20929c48c..fa61e29e75726d646581aab1ab7510e7f8030349 100644 --- a/doc/changelog/changelog_v1.6.2.md +++ b/doc/changelog/changelog_v1.6.2.md @@ -25,6 +25,8 @@ - [fix] Unable to set avatar and page's pictures - fix [#904](https://git.duniter.org/clients/cesium-grp/cesium/-/issues/904) +## Development environment + ### Build from source Before building Cesium, please launch this commands: diff --git a/doc/changelog/changelog_v1.6.5.md b/doc/changelog/changelog_v1.6.5.md new file mode 100644 index 0000000000000000000000000000000000000000..c8ec8a112289104ec99d978bf0d4752e90a6d89b --- /dev/null +++ b/doc/changelog/changelog_v1.6.5.md @@ -0,0 +1,10 @@ +# Version v1.6.5 + +## All platforms + +- [fix] Unable to report abuse, or like, a profile, if not login - fix [#913](https://git.duniter.org/clients/cesium-grp/cesium/-/issues/913) + +## Android + +- [fix] Fix startup error, under Android 10 (API 28) - [#898](https://git.duniter.org/clients/cesium-grp/cesium/-/issues/898) +- [fix] Fix 'findIndex' error on transaction history, under Android 4.4 (API 19) - fix [#912](https://git.duniter.org/clients/cesium-grp/cesium/-/issues/912)