1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/trilium_ynh.git synced 2024-10-01 13:34:49 +02:00

Added pre-upgrade warning and release notes

Signed-off-by: John Schmidt <john@schmidthaus.rocks>
This commit is contained in:
John Schmidt 2023-03-10 20:54:30 -08:00
parent a590f86da4
commit e0480f1874
No known key found for this signature in database
GPG key ID: CBE9931447EA102A
2 changed files with 12 additions and 0 deletions

6
doc/PRE_UPGRADE.md Normal file
View file

@ -0,0 +1,6 @@
There is a DB change, sync protocol remains unchanged. Make a full backup of the app before upgrading because the data directory is not included in the pre-upgrade backup script.
#### _Release Notes_
This is a small release containing some refactorings and smaller improvements, which was created as a cut of a bigger development branch which is taking too long to finish.
See [release notes](https://github.com/zadam/trilium/releases/tag/v0.59.1) for more information.

6
doc/PRE_UPGRADE_fr.md Normal file
View file

@ -0,0 +1,6 @@
Il y a un changement de DB, le protocole de synchronisation reste inchangé. Effectuez une sauvegarde complète de l'application avant la mise à niveau, car le répertoire de données n'est pas inclus dans le script de sauvegarde de pré-mise à niveau.
#### _Notes de Version_
Il s'agit d'une petite version contenant quelques refactorisations et améliorations mineures, qui a été créée comme une coupe d'une branche de développement plus importante qui prend trop de temps à se terminer.
Voir les [notes de version](https://github.com/zadam/trilium/releases/tag/v0.59.1) pour plus d'informations.