Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

3.0.0

Choose a tag to compare

@aguywithanidea aguywithanidea released this 27 Jun 00:58
· 10 commits to master since this release
e4167e6

3.0.0

  • Released: 2019-06-25
  • Reworked plugin to leverage new HeyPublisher JSON API.
  • [#102] : Publishers can now set custom submission guidelines to be displayed on HeyPublisher.com. Before, HeyPublisher would pull these guidelines directly from the publisher website, but that sometimes resulted in marketing text getting included when it should not have been.
  • [#69] : Introduced a new Config class that handles all configuration parameter settings throughout the code base.
  • [#61] : Better error messaging when HeyPublisher.com is undergoing maintenance.
  • Implemented caching of publication types and genres to speed up loading time.
  • Fixed references to non-secure URLs that were throwing errors in the console log, but did not affect performance.
  • Plugin is now hosted on GitHub.