OMP don't show feature and new release books in homepage

Hi @primozs,

Thanks for the heads up – I’ve replicated the behavior you see and tracked the problem down. It’s filed in Feature and Release checkboxes not sticking · Issue #5333 · pkp/pkp-lib · GitHub along with a patch. However, for the patch to be applied, you’ll also have to recompile the Vue templates using (in the OJS installation directory):

npm run build

You’ll need the Node/NPM toolset to do this. I’ll release a new OMP build with the fix included, and it’ll include the Javascript already compiled.

Regards,
Alec Smecher
Public Knowledge Project Team