Skip to content
This repository was archived by the owner on Jul 8, 2020. It is now read-only.

Releases: workingconcept/saas-link-craft-plugin

1.0.4

16 Feb 22:17

Choose a tag to compare

Fixed

  • Fixed bug in HarvestService::getProject().
  • Added support for new TrelloOrganization attributes to prevent API errors.

1.0.3

11 Nov 01:57

Choose a tag to compare

Fixed

  • Added HarvestClient::statement_key to fix REST → model error.
  • Made the icon slightly less awful.

1.0.2

11 Nov 01:44

Choose a tag to compare

Fixed

  • Fixed field validation error.

1.0.1

12 Dec 04:53

Choose a tag to compare

Changed

  • Fixed performance issues caused by too much API interaction.
  • Improved plugin settings so one needn't embark on a bewildering journey to find his or her Trello Organization ID. (It's a dropdown now.)
  • Added plugin settings field instructions.
  • Tidied up a bit, added type hints, etc.

Removed

  • Got rid of half-baked translations before anybody noticed.