You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -608,11 +608,13 @@ ___
608
608
609
609
### What has been done for version 1.3.0:
610
610
611
+
- The extension will ask you to install the OAuth2OOo and jdbcDriverOOo extensions in versions 1.4.0 and 1.4.6 respectively minimum.
611
612
- Only providers with a third-party API or OAuth2 authentication and have an entry in the LibreOffice configuration will offer OAuth2 authentication by default in the connection setup wizard (ie: IspDB Wizard).
612
613
- The `yahoo.com` and `aol.com` email providers have been integrated. To make setup easier, a link to the page for creating an application password has been added to the connection setup wizard. If you think links to other providers are missing, please open an issue so I can add them back.
613
-
-**LibreOffice 7.0 is the minimum supported version**, an installation with a lower version or under **OpenOffice** whatever its version will produce an error.
614
614
- Updated [Python IMAPClient][78] package to version 3.0.1.
615
-
- Thanks to improvements added to the [Eclipse plugin][107], it is now possible to create the extension file using the command line and the **Apache Ant** archive builder tool, see file [build.xml][108].
615
+
- Thanks to improvements added to the [Eclipse plugin][107], it is now possible to create the extension file using the command line and the [Apache Ant][108] archive builder tool, see file [build.xml][109].
616
+
- The extension will refuse to install under OpenOffice regardless of version or LibreOffice other than 7.x or higher.
617
+
- Added binaries needed for Python libraries to work on Linux and LibreOffice 24.8 (ie: Python 3.9).
Copy file name to clipboardExpand all lines: README_fr.md
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -608,11 +608,13 @@ ___
608
608
609
609
### Ce qui a été fait pour la version 1.3.0:
610
610
611
+
- L'extension vous demandera d'installer les extensions OAuth2OOo et jdbcDriverOOo en version respectivement 1.4.0 et 1.4.6 minimum.
611
612
- Seuls les fournisseurs disposant d'une API tierce ou d'une authentification OAuth2 et disposant d'une entrée dans la configuration de LibreOffice proposeront l'authentification OAuth2 par défaut dans l'assistant de configuration de connexion (ie: IspDB Wizard).
612
613
- Les fournisseurs de messagerie `yahoo.com` et `aol.com` ont été intégrés. Afin de faciliter la configuration, un lien vers la page permettant la création d'un mot de passe d'application a été ajouté à l'assistant de configuration de connexion. Si vous pensez que des liens vers d'autres fournisseurs manquent, veuillez ouvrir un dysfonctionnement afin que je puisse les rajouter.
613
-
-**LibreOffice 7.0 est la version minimale supportée**, une installation avec une version inférieure ou sous **OpenOffice** quelle que soit sa version produira une erreur.
614
614
- Mise à jour du paquet [Python IMAPClient][78] vers la version 3.0.1.
615
-
- Grâce aux améliorations apportées au [plugin Eclipse][107], il est désormais possible de créer le fichier de l'extension en utilisant la ligne de commande et l'outil de création d'archive **Apache Ant**, voir le fichier [build.xml][108].
615
+
- Grâce aux améliorations apportées au [plugin Eclipse][107], il est désormais possible de créer le fichier de l'extension en utilisant la ligne de commande et l'outil de création d'archive [Apache Ant][108], voir le fichier [build.xml][109].
616
+
- L'extension refusera de s'installer sous OpenOffice quelle que soit la version ou LibreOffice autre que 7.x ou supérieur.
617
+
- Ajout des fichiers binaires nécessaires aux bibliothèques Python pour fonctionner sous Linux et LibreOffice 24.8 (ie: Python 3.9).
0 commit comments