Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions plugins.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5033,6 +5033,19 @@
<description locale="es">Cambia el nombre de la configuración regional a Configuración regional Weblate.</description>
<description locale="pt_BR">Renomeia idiomas para idiomas Weblate.</description>
</release>
<release date="2026-04-29" version="3.0.0.2" md5="477a816914fffed60d3332ab51e43b0f">
<package>https://github.com/lepidus/keywordCloud/releases/download/v3.0.0.2/keywordCloud.tar.gz</package>
<compatibility application="ojs2">
<version>~3.5.0.0</version>
</compatibility>
<compatibility application="omp">
<version>~3.5.0.0</version>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps this should be <version>~3.5.0.4</version> since that is when this keyword metadata structure changed?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that really makes sense.
I've made the change.

</compatibility>
<certification type="reviewed"/>
<description locale="en">Fixes keywords loading issue.</description>
<description locale="es">Soluciona problema de carga de palabras clave.</description>
<description locale="pt_BR">Corrige problema de carregamento das palavras-chave.</description>
</release>
</plugin>
<plugin category="themes" product="bootstrap3">
<name locale="en">Bootstrap3</name>
Expand Down
Loading