Skip to content
This repository was archived by the owner on Apr 13, 2021. It is now read-only.

Releases: arkuuu/publin

v1.2.1 - Bugfixes

24 Feb 19:24

Choose a tag to compare

A small bugfix release.

Fixed issues:

  • Fixed #22
  • Fixed #9
  • Fixed OAI url on about page
  • Minor code refactoring
  • Fixed some php 7 issues

v1.2.0 - Added author-level metrics

08 Aug 19:14

Choose a tag to compare

Thanks to @sablebyte, publin now supports author-level metrics!

Added functionality:

  • Author-level metrics
    • h-index
    • tapered h-index
    • mf-index

General changes:

  • Support absolute URLs in templates

v1.1.0 - Added citation support

04 Aug 21:34

Choose a tag to compare

Thanks to @Xennis, publin can now support citations!

Added functionality:

  • Display, add, modify and delete citations for a publication
  • Import publications in SCF format
  • Bulk import: Directly import publications without a form
  • API to import publications in SCF format via HTTP

Changed functionality:

  • Add foreign field to a publication to distinguish between normal publications and the import citations (publications) from foreign authors

General changes:

  • Clean up Git files
  • Move template files into a separated folder

v1.0.0 - Initial Version

04 Aug 21:16

Choose a tag to compare

Update README.md