Skip to content

Releases: ezpaarse-project/node-ezunpaywall

Fix: cannot get state of enrich process

14 Jun 07:07
Compare
Choose a tag to compare

Bug fix: Now we can get state of enrich process

ezu is compatible with ezunpaywall 1.2.2

compatible version with ezunpaywall 1.1.0

20 Feb 07:40
e3093ca
Compare
Choose a tag to compare

Fix: update config

new config

{
  "baseURL": "http://localhost",
  "adminPassword": "changeme",
  "apikey": "user"
}

old config

{
  "baseURL": "http://localhost",
  "redisPassword": "changeme",
  "apikey": "user",
}