From a17014d57f1af83e700261de05c3330b13cd1f9f Mon Sep 17 00:00:00 2001 From: Patrick Date: Thu, 10 Dec 2020 21:55:00 +0100 Subject: Update readme and changelog for version bump. --- Changelog.md | 3 +++ README.md | 10 ++-------- appinfo/info.xml | 12 ++++++------ 3 files changed, 11 insertions(+), 14 deletions(-) diff --git a/Changelog.md b/Changelog.md index d5770d4..ff490f9 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,9 @@ Changelog ========= +**1.0.0** +- Checksum app with this version is now nextcloud only. Breaking changes enforcing this. Thx @st3iny for the pull request. + **0.4.5** - updated info.xml > bump nextcloud support to version 19 (thx to @enoch85) - changed app icon (thx to @The-EDev) diff --git a/README.md b/README.md index c0da838..78f4869 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,15 @@ Checksum ======== -**Plugin for [Nextcloud](https://nextcloud.com) and [ownCloud](https://owncloud.org) to create hashes of files.** +**Plugin for [Nextcloud](https://nextcloud.com) to create hashes of files.** ![animation](screenshots/checksum.gif) Installation ------------ -**Nextcloud** - In your Instance, simply navigate to »Apps«, choose the category »Files«, find the Checksum app and enable it. -**ownCloud** -- Copy the checksum folder in the app directory of owncloud. -- If not already done, rename the app-folder to "checksum" - causes overwise an sql error. -- Enable this app in the admin interface. Usage ----- @@ -28,4 +22,4 @@ Compatibility ------------- - This app was only tested on Nextcloud v20 to v21 and php v7.4. -- I tried to use the current api as much as possible. It should be safe for future versions. +- For older nextcloud versions check older releases. diff --git a/appinfo/info.xml b/appinfo/info.xml index b9f3051..d9773e0 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -12,21 +12,21 @@ Select a algorithm and it will try to generate a hash. If you want an other algorithm, just click on the reload button. - 0.4.5 + 1.0.0 agpl westberliner - https://github.com/westberliner/owncloud-checksum/blob/master/README.md - https://github.com/westberliner/owncloud-checksum/blob/master/README.md + https://github.com/westberliner/checksum/blob/master/README.md + https://github.com/westberliner/checksum/blob/master/README.md files tools - https://github.com/westberliner/owncloud-checksum/ - https://github.com/westberliner/owncloud-checksum/issues - https://raw.githubusercontent.com/westberliner/owncloud-checksum/master/screenshots/checksum.gif + https://github.com/westberliner/checksum/ + https://github.com/westberliner/checksum/issues + https://raw.githubusercontent.com/westberliner/checksum/master/screenshots/checksum.gif -- cgit v1.2.3