Skip to content

Plagiarism plugin for OJS/OMP/OPS 3.3.0-x

Latest
Compare
Choose a tag to compare
@touhidurabir touhidurabir released this 30 Sep 03:39
· 46 commits to main since this release

Release features

  1. Update of iThenticate API to latest version
  2. EUAL confirmation process
  3. New credentials added
  4. Removal of previous API library and introduced new custom service class for API communication
  5. Removal of composer dependency
  6. Presenting the possible proper EULA as submission checklist
  7. Stamping of EULA to submission and submitter
  8. Verification of user provided iThenticate service access(API URL/KEY) before storing.
  9. Context wise EULA caching to avoid continuous data polling form API service .
  10. Allow iThenticate retry, polling, similarity score presentation for each file, refreshing similarity scores and launch similarity viewer .
  11. Config to manage auto upload which allow iThenticate auto upload at submission time or later upload manually
  12. Compatible with OMP and OPS 3.3.0

Following Issues get resolved by this release

  1. #4
  2. #55
  3. #48
  4. #46
  5. #23
  6. #49