mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-22 13:12:41 +00:00
Fill in upgrade notes
This commit is contained in:
parent
68422390da
commit
97d1de46f8
1 changed files with 17 additions and 0 deletions
17
UPGRADING
17
UPGRADING
|
@ -11,6 +11,23 @@ usually prudent:
|
||||||
`composer install -o --no-dev`
|
`composer install -o --no-dev`
|
||||||
|
|
||||||
|
|
||||||
|
Upgrading from 0.8.5 to 0.9.0
|
||||||
|
=============================
|
||||||
|
|
||||||
|
- The database schema has changed from rev6 to rev7; if upgrading the database
|
||||||
|
manually, apply the 6.sql file
|
||||||
|
- Web server configuration has changed to accommodate Miniflux; the following
|
||||||
|
URL paths are affected:
|
||||||
|
- /v1/
|
||||||
|
- /version
|
||||||
|
- /healthcheck
|
||||||
|
- Icons for existing feeds in Miniflux and Fever will only appear once the
|
||||||
|
feeds in question have been fetched after upgrade. This may take up to
|
||||||
|
twenty-four hours to occur
|
||||||
|
- An administrator account is now required to refresh feeds via the
|
||||||
|
Nextcloud News protocol
|
||||||
|
|
||||||
|
|
||||||
Upgrading from 0.8.4 to 0.8.5
|
Upgrading from 0.8.4 to 0.8.5
|
||||||
=============================
|
=============================
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue