+
+ * Make grauphel compatible with Nextcloud 14
+ * Implement note sorting (by date and title)
+ * Fix #60: Correctly display tab-based indentation
+ * Version 0.7.0
+
* Fix #54: Nextcloud 13 compatibility
Known working versions
======================
-grauphel 0.2.1 is known to work with:
+grauphel 0.7.0 is known to work with:
* Tomboy 1.15.2, Linux
* Tomboy 1.15.1, Windows
and extract it.
For example::
- $ wget http://cweiske.de/download/grauphel/grauphel-0.6.7.tar.gz
- $ tar xjvf grauphel-0.6.7.tar.gz
- $ rm grauphel-0.6.7.tar.gz
+ $ wget http://cweiske.de/download/grauphel/grauphel-0.7.0.tar.gz
+ $ tar xjvf grauphel-0.7.0.tar.gz
+ $ rm grauphel-0.7.0.tar.gz
You do have a directory ``/var/www/nextcloud/apps/grauphel`` now.
#. Using your browser, login as administrator into nextCloud and click
Signature::
- $ openssl dgst -sha512 -sign ~/.nextcloud/certificates/grauphel.key dist/grauphel-0.6.7.tar.gz | openssl base64
+ $ openssl dgst -sha512 -sign ~/.nextcloud/certificates/grauphel.key dist/grauphel-0.7.0.tar.gz | openssl base64
Tomboy, Conboy and Tomdroid clients are supported.
</description>
- <version>0.6.7</version>
+ <version>0.7.0</version>
<licence>agpl</licence>
<author>Christian Weiske</author>
<namespace>Grauphel</namespace>