OJS, OMP, and OPS 3.5.0-4 released

Hi all,

PKP is pleased to announce the release of OJS, OMP, and OPS 3.5.0-4:

Here is a list of issues resolved with this build:

https://github.com/pkp/pkp-lib/issues?q=is%3Aissue%20milestone%3A3.5.0-4

These are maintenance releases, collecting many bugfixes and tweaks. We work hard to keep our software secure; please make sure to stay up to date!

This release has not yet been designated LTS. This may happen in the upcoming weeks; please watch for an announcement and designation on the download page.

Thanks to our incredible community of coders, testers, documentation contributors, and financial contributors, who make these releases possible!

8 Likes

Docker images for OJS/OMP 3.5.0-4 are now available at dockerHub .

Although OJS 3.5 is stable, those images are still experimental and are build upon debian with php8.3. For the production-ready LTS images, check this post.

For detailed instructions on how to run OJS/OMP with docker visit the easyOJS documentation.

Note: When setting your volume permissions, take in consideration that in those debian-based images your public and private folders need to be reachable for www-data (33:33).