Release 0.7.6 v0.7.6
authorChristian Weiske <[email protected]>
Fri, 22 Jan 2021 06:02:35 +0000 (07:02 +0100)
committerChristian Weiske <[email protected]>
Fri, 22 Jan 2021 06:02:35 +0000 (07:02 +0100)
ChangeLog
README.rst
appinfo/info.xml
appinfo/version

index 6b35bc25ade6f098b7fb1c3f0e4b2d607d650f3f..16f6896129312be3b5f3769d32101e02dfea3bc2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-01-22  Christian Weiske  <[email protected]>
+
+       * Fix Javascript crash on Nextcloud 20
+       * Version 0.7.6
+
 2021-01-17  Christian Weiske  <[email protected]>
 
        * Fix search with SQLite database
index b021af7fd5a6483ca1b7a233022c2f6c69c8c2ab..0cc796cf2f05b763b7e237cd244957f0a9b132ee 100644 (file)
@@ -45,7 +45,7 @@ __ https://github.com/tomboy-notes/tomdroid
 
 Known working versions
 ======================
-grauphel 0.7.5 is known to work with:
+grauphel 0.7.6 is known to work with:
 
 * Tomboy 1.15.2, Linux
 * Tomboy 1.15.1, Windows
@@ -114,9 +114,9 @@ Manual installation
    and extract it.
    For example::
 
-     $ wget http://cweiske.de/download/grauphel/grauphel-0.7.5.tar.gz
-     $ tar xjvf grauphel-0.7.5.tar.gz
-     $ rm grauphel-0.7.5.tar.gz
+     $ wget http://cweiske.de/download/grauphel/grauphel-0.7.6.tar.gz
+     $ tar xjvf grauphel-0.7.6.tar.gz
+     $ rm grauphel-0.7.6.tar.gz
 
    You do have a directory ``/var/www/nextcloud/apps/grauphel`` now.
 #. Using your browser, login as administrator into nextCloud and click
@@ -226,4 +226,4 @@ To release a new version, do the following:
 
    Signature::
 
-     $ openssl dgst -sha512 -sign ~/.nextcloud/certificates/grauphel.key dist/grauphel-0.7.5.tar.gz | openssl base64
+     $ openssl dgst -sha512 -sign ~/.nextcloud/certificates/grauphel.key dist/grauphel-0.7.6.tar.gz | openssl base64
index 18d9d4cf299b54035e6873f00b2c5c4ac194abdd..1619a5596a1531ecefd09a21c3a09cbec655779a 100755 (executable)
@@ -9,7 +9,7 @@
 
   Tomboy, Conboy and Tomdroid clients are supported.
  </description>
- <version>0.7.5</version>
+ <version>0.7.6</version>
  <licence>agpl</licence>
  <author>Christian Weiske</author>
  <namespace>Grauphel</namespace>
index 8bd6ba8c5c366585c0343c027cb738d5fdeb8d4d..c006218557f7c7b108cc1fcb114fcd0906fbdb04 100755 (executable)
@@ -1 +1 @@
-0.7.5
+0.7.6