From 8e160fd3d2f958facba3f2ce3f75d3ad7b6c248c Mon Sep 17 00:00:00 2001 From: Pierre Date: Wed, 17 Apr 2024 00:25:59 +0200 Subject: [PATCH] new version 1.1.5 --- README.md | 12 ++++++++---- README_fr.md | 12 ++++++++---- SQLiteOOo.update.xml | 6 +++--- source/SQLiteOOo/description.xml | 2 +- 4 files changed, 20 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index cbd392b..b921922 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ **The use of this software subjects you to our [Terms Of Use][4].** -# version [1.1.4][5] +# version [1.1.5][5] ## Introduction: @@ -188,7 +188,11 @@ ___ - When saving under a different name, the database if open will be closed correctly. - When opening an odb file, if the connection fails, to avoid data destruction, recompression of the database files will not take place. Thanks to Robert for being able to detect this [issue][44]. -### What remains to be done for version 1.1.4: +### What has been done for version 1.1.5: + +- Use of the new data format implemented in version 1.1.4. As a result, if you need to open odb files created with a version lower than 1.1.4 you must first open them with version 1.1.4, otherwise an error will be thrown. + +### What remains to be done for version 1.1.5: - Add new language for internationalization... @@ -210,14 +214,14 @@ ___ [14]: [15]: [16]: -[17]: +[17]: [18]: [19]: [20]: [21]: [22]: [23]: -[24]: +[24]: [25]: [26]: [27]: diff --git a/README_fr.md b/README_fr.md index 58309f5..0a0c35e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -29,7 +29,7 @@ **L'utilisation de ce logiciel vous soumet à nos [Conditions d'utilisation][4].** -# version [1.1.4][5] +# version [1.1.5][5] ## Introduction: @@ -188,7 +188,11 @@ ___ - Lors de l'enregistrement sous un nom différent, la base de données si ouverte sera fermée correctement. - Lors de l'ouverture d'un fichier odb, si la connexion échoue, pour éviter la destruction des données, la recompression des fichiers de la base de données n'aura pas lieu. Merci à Robert d'avoir su détecter ce [dysfonctionnement][44]. -### Que reste-t-il à faire pour la version 1.1.4: +### Ce qui a été fait pour la version 1.1.5: + +- Utilisation du nouveau format de données implémenté dans la version 1.1.4. Par conséquent, si vous devez ouvrir des fichiers odb créés avec une version inférieure à 1.1.4, vous devez d'abord les ouvrir avec la version 1.1.4, sinon une erreur sera générée. + +### Que reste-t-il à faire pour la version 1.1.5: - Ajouter de nouvelles langue pour l'internationalisation... @@ -210,14 +214,14 @@ ___ [14]: [15]: [16]: -[17]: +[17]: [18]: [19]: [20]: [21]: [22]: [23]: -[24]: +[24]: [25]: [26]: [27]: diff --git a/SQLiteOOo.update.xml b/SQLiteOOo.update.xml index dc00bc4..49fd249 100644 --- a/SQLiteOOo.update.xml +++ b/SQLiteOOo.update.xml @@ -28,7 +28,7 @@ xmlns="http://openoffice.org/extensions/update/2006" xmlns:xlink="http://www.w3.org/1999/xlink"> - + @@ -40,7 +40,7 @@ SQLiteOOo - - + + diff --git a/source/SQLiteOOo/description.xml b/source/SQLiteOOo/description.xml index a0b1a0f..353c045 100644 --- a/source/SQLiteOOo/description.xml +++ b/source/SQLiteOOo/description.xml @@ -28,7 +28,7 @@ xmlns="http://openoffice.org/extensions/description/2006" xmlns:d="http://openoffice.org/extensions/description/2006" xmlns:xlink="http://www.w3.org/1999/xlink"> - +