Skip to content

Commit

Permalink
Upgrade Akismet Plugin for OJS/OMP/OPS 3.3 with PHP 8.0 support (#282)
Browse files Browse the repository at this point in the history
  • Loading branch information
wopsononock authored May 31, 2024
1 parent 158c68f commit 9e8b80a
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions plugins.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8655,6 +8655,53 @@
<certification type="partner" />
<description>Release of the Akismet plugin for OJS/OMP/OPS 3.3</description>
</release>
<release date="2023-08-23" version="1.2.3.1" md5="e13e5027edbf61cbe26c55724b68dcc4">
<package>https://github.com/ulsdevteam/pkp-akismet/releases/download/v1.2.3-1/akismet-1.2.3-1.tar.gz</package>
<compatibility application="ojs2">
<version>3.3.0.0</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.0</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="ops">
<version>3.3.0.0</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>
<certification type="partner" />
<description>Release of the Akismet plugin for OJS/OMP/OPS 3.3 with PHP 8.0 support</description>
</release>
</plugin>
<plugin category="generic" product="formHoneypot">
<name locale="en">Form Honeypot</name>
Expand Down

0 comments on commit 9e8b80a

Please sign in to comment.