Skip to content

Version 2.0.1

Latest
Compare
Choose a tag to compare
@sebauer sebauer released this 14 Aug 14:44
· 4 commits to master since this release

Version 2.0.1 released: Good bye Wordpress XML RPC API, hello IFTTT Maker!

Good news, folks! This new release is now finally getting rid of the workaround to use Wordpress' XML RPC API. This means, IFTTTN now supports a more open and generic API.

Thanks to IFTTT's efforts of implementing IFTTT Maker, we can now use a generic JSON REST API.

Important note for previous users of if-this-then-node

Please note, that all of your previous recipes won't work anymore. Please have a look at the updated documentation and create new recipes accordingly with "Maker" as action channel.

Changelog

  • Implemented more generic REST API to support IFTTT Maker and get rid of Wordpress' XML RPC API
  • Upgraded to limitless-gem 3.0.0
  • Fixed a bug in limitless-onleave-autooff plugin that now redis instance was available
  • Fixed some minor plugin bugs