release v1.6.0

This commit is contained in:
Simon Vieille 2020-05-11 22:57:55 +02:00
parent 7ac19c7bec
commit 594b818515
Signed by: deblan
GPG Key ID: 03383D15A1D31745
2 changed files with 11 additions and 3 deletions

View File

@ -20,8 +20,7 @@ $ cd /path/to/nextcloud/apps
$ unzip -d side_menu /path/to/side_menu_vX.Y.Z.zip
```
Upgrade
-------
### Upgrade
Side menu can be upgraded from the app store.
@ -35,6 +34,9 @@ $ rm -frv side_menu
$ unzip -d side_menu /path/to/side_menu_vX.Y.Z.zip
```
Preview
-------
![](https://upload.deblan.org/u/2020-03/5e81b219.jpg)
![](https://upload.deblan.org/u/2020-03/5e7fab2b.jpg)
@ -43,6 +45,12 @@ $ unzip -d side_menu /path/to/side_menu_vX.Y.Z.zip
![](https://upload.deblan.org/u/2020-05/5eb6b78a.png)
Configuration
-------------
Administrators can edit many settings using the administration page.
Users can disable the menu using the page of personal settings.
How to contribute?
------------------

View File

@ -13,7 +13,7 @@ You can report a bug or request a feature by opening an issue.
]]></description>
<licence>agpl</licence>
<author mail="contact@deblan.fr" homepage="https://www.deblan.io/">Simon Vieille</author>
<version>1.5.0</version>
<version>1.6.0</version>
<namespace>SideMenu</namespace>
<category>customization</category>
<website>https://gitnet.fr/deblan/side_menu</website>