Skip to content

Commit

Permalink
Epub Viewer: updates version compatible with OJS/OMP 3.3 and 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
YvesLepidus authored and asmecher committed Nov 22, 2024
1 parent eabdeb9 commit 2732b01
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions plugins.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11726,6 +11726,41 @@ the registration of DOIs with mEDRA.</p>]]></description>
<description locale="es">Esta versión agrega soporte para las versiones de aplicaciones 3.4.0-x</description>
<description locale="pt_BR">Essa versão adiciona suporte às versões 3.4.0-x das aplicações.</description>
</release>
<release date="2023-10-31" version="1.0.7.0" md5="b0269e2cad92dd5fb1b50293789e71f5">
<package>https://github.com/lepidus/epubViewer/releases/download/v1.0.7/epubViewer.tar.gz</package>
<compatibility application="ojs2">
<version>3.2.1.4</version>
<version>3.2.1.5</version>
<version>3.3.0.1</version>
<version>3.3.0.2</version>
<version>3.3.0.3</version>
<version>3.3.0.4</version>
<version>3.3.0.5</version>
<version>3.3.0.6</version>
<version>3.3.0.7</version>
<version>3.3.0.8</version>
<version>3.3.0.9</version>
<version>3.3.0.10</version>
<version>~3.3.0.0</version>
</compatibility>
<compatibility application="omp">
<version>3.3.0.1</version>
<version>3.3.0.2</version>
<version>3.3.0.3</version>
<version>3.3.0.4</version>
<version>3.3.0.5</version>
<version>3.3.0.6</version>
<version>3.3.0.7</version>
<version>3.3.0.8</version>
<version>3.3.0.9</version>
<version>3.3.0.10</version>
<version>~3.3.0.0</version>
</compatibility>
<certification type="reviewed"/>
<description locale="en_US">This version fixes the problem of files not being recognized correctly.</description>
<description locale="es_ES">Esta versión corrige el problema de los archivos que no se reconocían correctamente.</description>
<description locale="pt_BR">Esta versão corrige problema quando arquivos não são reconhecidos corretamente.</description>
</release>
</plugin>
<plugin category="generic" product="inlineHtmlGalley">
<name locale="en">Inline Html Galley</name>
Expand Down

0 comments on commit 2732b01

Please sign in to comment.