diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e6d8b7..5e2e27c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,14 +4,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## Unreleased -## [12.9.3~ynh1] - YYYY-MM-DD +## [12.9.7~ynh1] - 2020-04-05 + +### Added +- Disable third party website integration with Dropbox, Google, Trello, etc. [See this explanation in french](https://shelter.moe/@Neil/103928506546498078) ### Changed -- Disable third party website integration with Dropbox, Google, Trello, etc. [See this explanation in french](https://shelter.moe/@Neil/103928506546498078) +- upgrade source to upstream ## [12.9.3~ynh1] - 2020-03-27 -## Changed +### Changed - upgrade source to upstream ## [12.8.2~ynh2] - 2020-03-27 diff --git a/README.md b/README.md index 171618b..2119673 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to diagrams.net lets you create a wide range of diagrams, from simple tree and flow diagrams, to highly technical network, rack and electrical diagrams. -**Shipped version:** 12.9.3 +**Shipped version:** 12.9.7 ## Screenshots diff --git a/conf/app.src b/conf/app.src index 2fa481b..4c767ef 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/jgraph/drawio/archive/v12.9.3.tar.gz -SOURCE_SUM=28ffb1600c72fc89fdd21618e59b55d4736dcb15e1e00c5e0523e4e75e6b3b39 +SOURCE_URL=https://github.com/jgraph/drawio/archive/v12.9.7.tar.gz +SOURCE_SUM=8190a4c4a0746d50ed48080f41a5f91c97047f5cd0a889c6d8d0681b8e937a16 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 34535d5..669232a 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Online diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams.", "fr": "Application en ligne qui permet de faire des schémas et du dessin vectoriel." }, - "version": "12.9.3~ynh1", + "version": "12.9.7~ynh1", "url": "https://www.diagrams.net/", "license": "Apache-2.0", "maintainer": {