1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wallabag2_ynh.git synced 2024-10-01 13:35:06 +02:00

Update to version 2.2.3 (#34)

This commit is contained in:
Kody 2017-05-18 15:47:54 +02:00 committed by lapineige
parent 29ccad06f6
commit 8d56338b8c
2 changed files with 38 additions and 38 deletions

View file

@ -1,37 +1,37 @@
Wallabag v2 for Yunohost Wallabag v2 for Yunohost
------------------------ ------------------------
This is a Wallabag v2 package for YunoHost. This is a Wallabag v2 package for YunoHost.
--- ---
**NB: Since @jeromelebleu is no longer maintaining this package, I (@lapineige) take over this repository. But I have limited time and experience, so feel free to help !** **NB: Since @jeromelebleu is no longer maintaining this package, I (@lapineige) take over this repository. But I have limited time and experience, so feel free to help !**
**Shipped version:** 2.2.2 **Shipped version:** 2.2.3
[Wallabag](https://www.wallabag.org/) is a self hostable Read-It-Later application allowing [Wallabag](https://www.wallabag.org/) is a self hostable Read-It-Later application allowing
you to not miss any content anymore. Click, save, read it when you can. you to not miss any content anymore. Click, save, read it when you can.
It extracts content so that you can read it when you have time. It extracts content so that you can read it when you have time.
## Features ## Features
In addition to Wallabag core features, the following are made available with In addition to Wallabag core features, the following are made available with
this package: this package:
* Integrate with YunoHost users and SSO - i.e. logout button * Integrate with YunoHost users and SSO - i.e. logout button
* Allow one user to be the administrator (set at the installation) * Allow one user to be the administrator (set at the installation)
* Asynchronous import using Redis (need to be enabled in the *Internal Settings*) * Asynchronous import using Redis (need to be enabled in the *Internal Settings*)
## Upgrade from v1 ## Upgrade from v1
The upgrade from the YunoHost [Wallabag v1](https://github.com/YunoHost-Apps/wallabag_ynh) The upgrade from the YunoHost [Wallabag v1](https://github.com/YunoHost-Apps/wallabag_ynh)
app requires a manual operation, that's why it's provided as a new package. app requires a manual operation, that's why it's provided as a new package.
For the migration process, please refer to the For the migration process, please refer to the
[Wallabag official documentation](http://doc.wallabag.org/en/master/user/import.html#id6). [Wallabag official documentation](http://doc.wallabag.org/en/master/user/import.html#id6).
## Links ## Links
* Report a bug: https://github.com/YunoHost-Apps/wallabag2_ynh/issues * Report a bug: https://github.com/YunoHost-Apps/wallabag2_ynh/issues
* Wallabag website: https://www.wallabag.org/ * Wallabag website: https://www.wallabag.org/
* YunoHost website: https://yunohost.org/ * YunoHost website: https://yunohost.org/

View file

@ -8,7 +8,7 @@
}, },
"url": "https://www.wallabag.org", "url": "https://www.wallabag.org",
"license": "MIT", "license": "MIT",
"version": "2.2.2", "version": "2.2.3",
"maintainer": { "maintainer": {
"name": "lapineige", "name": "lapineige",
"email": "" "email": ""