Skip to content

Commit

Permalink
new version 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
prrvchr committed Apr 16, 2024
1 parent c99c66b commit 8e160fd
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 12 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down Expand Up @@ -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...

Expand All @@ -210,14 +214,14 @@ ___
[14]: <https://prrvchr.github.io/jdbcDriverOOo/#requirement>
[15]: <https://prrvchr.github.io/HyperSQLOOo/#requirement>
[16]: <https://bugs.documentfoundation.org/show_bug.cgi?id=156471>
[17]: <https://prrvchr.github.io/SQLiteOOo/#what-has-been-done-for-version-114>
[17]: <https://prrvchr.github.io/SQLiteOOo/#what-has-been-done-for-version-115>
[18]: <https://prrvchr.github.io/jdbcDriverOOo/img/jdbcDriverOOo.svg#middle>
[19]: <https://prrvchr.github.io/jdbcDriverOOo>
[20]: <https://github.com/prrvchr/jdbcDriverOOo/releases/latest/download/jdbcDriverOOo.oxt>
[21]: <https://img.shields.io/github/v/tag/prrvchr/jdbcDriverOOo?label=latest#right>
[22]: <img/SQLiteOOo.svg#middle>
[23]: <https://github.com/prrvchr/SQLiteOOo/releases/latest/download/SQLiteOOo.oxt>
[24]: <https://img.shields.io/github/downloads/prrvchr/SQLiteOOo/latest/total?label=v1.1.4#right>
[24]: <https://img.shields.io/github/downloads/prrvchr/SQLiteOOo/latest/total?label=v1.1.5#right>
[25]: <img/SQLiteOOo-1.png>
[26]: <img/SQLiteOOo-2.png>
[27]: <img/SQLiteOOo-3.png>
Expand Down
12 changes: 8 additions & 4 deletions README_fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down Expand Up @@ -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...

Expand All @@ -210,14 +214,14 @@ ___
[14]: <https://prrvchr.github.io/jdbcDriverOOo/README_fr#pr%C3%A9requis>
[15]: <https://prrvchr.github.io/HyperSQLOOo/README_fr#prérequis>
[16]: <https://bugs.documentfoundation.org/show_bug.cgi?id=156471>
[17]: <https://prrvchr.github.io/SQLiteOOo/README_fr#ce-qui-a-%C3%A9t%C3%A9-fait-pour-la-version-114>
[17]: <https://prrvchr.github.io/SQLiteOOo/README_fr#ce-qui-a-%C3%A9t%C3%A9-fait-pour-la-version-115>
[18]: <https://prrvchr.github.io/jdbcDriverOOo/img/jdbcDriverOOo.svg#middle>
[19]: <https://prrvchr.github.io/jdbcDriverOOo/README_fr>
[20]: <https://github.com/prrvchr/jdbcDriverOOo/releases/latest/download/jdbcDriverOOo.oxt>
[21]: <https://img.shields.io/github/v/tag/prrvchr/jdbcDriverOOo?label=latest#right>
[22]: <img/SQLiteOOo.svg#middle>
[23]: <https://github.com/prrvchr/SQLiteOOo/releases/latest/download/SQLiteOOo.oxt>
[24]: <https://img.shields.io/github/downloads/prrvchr/SQLiteOOo/latest/total?label=v1.1.4#right>
[24]: <https://img.shields.io/github/downloads/prrvchr/SQLiteOOo/latest/total?label=v1.1.5#right>
[25]: <img/SQLiteOOo-1_fr.png>
[26]: <img/SQLiteOOo-2_fr.png>
[27]: <img/SQLiteOOo-3_fr.png>
Expand Down
6 changes: 3 additions & 3 deletions SQLiteOOo.update.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
xmlns="http://openoffice.org/extensions/update/2006"
xmlns:xlink="http://www.w3.org/1999/xlink">
<identifier value="io.github.prrvchr.SQLiteOOo"/>
<version value="1.1.4"/>
<version value="1.1.5"/>
<update-download>
<src xlink:href="https://github.com/prrvchr/SQLiteOOo/releases/latest/download/SQLiteOOo.oxt"/>
</update-download>
Expand All @@ -40,7 +40,7 @@
<name xlink:href="https://prrvchr.github.io/SQLiteOOo/README_fr" lang="fr">SQLiteOOo</name>
</publisher>
<release-notes>
<src xlink:href="https://prrvchr.github.io/SQLiteOOo/#what-has-been-done-for-version-114" lang="en"/>
<src xlink:href="https://prrvchr.github.io/SQLiteOOo/README_fr#ce-qui-a-%C3%A9t%C3%A9-fait-pour-la-version-114" lang="fr"/>
<src xlink:href="https://prrvchr.github.io/SQLiteOOo/#what-has-been-done-for-version-115" lang="en"/>
<src xlink:href="https://prrvchr.github.io/SQLiteOOo/README_fr#ce-qui-a-%C3%A9t%C3%A9-fait-pour-la-version-115" lang="fr"/>
</release-notes>
</description>
2 changes: 1 addition & 1 deletion source/SQLiteOOo/description.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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">
<version value="1.1.4"/>
<version value="1.1.5"/>
<identifier value="io.github.prrvchr.SQLiteOOo"/>
<platform value="all"/>
<dependencies>
Expand Down

0 comments on commit 8e160fd

Please sign in to comment.