Version 1.2.5

January 20, 2018

Fixed

  • Fixed a bug in EntryPoster that throws an exception when saving an entry

Version 1.2.4

January 18, 2018

Added

  • Added CI configuration to the Project
  • Dummy PHPUnit test

Changed

  • removed v from the version numbers

Fixed

  • Fixed an issue with the configLoader

Version 1.2.3

December 22, 2017

Changed

  • updated composer.json

Version 1.2.0

December 12, 2017

Changed,

  • going to the first Stable Major Vesion

Version 1.1.0-rc.2

December 9, 2017

Fixed

  • Fixed a bug where shared events throws exception on requesting the event details, created new type shared_event for this case

Version 1.1.0-rc.1

December 7, 2017

Added

  • Event Deatail Data now also available

    Updated

  • Updated Readme.md

Version 0.18.0

November 5, 2017

Added

  • Entries can now be Loaded from Facebook
  • Added a craft variable to get the entries from the database
  • Entries now "fechtable" with quries (like standard craft contents)

Version 0.17.0

November 2, 2017
  • Started with Implementation of "fetch Facebook Feed"

Version 0.16.0

October 8, 2017

Added

  • Contribute Text
  • Added Link to the Youtube Configuration description

Fixed

  • Updated the Documentation how its possible to use functions in fieldconfig.php #13

Changed

  • Refactored the EntryPoster

Version 0.15.0

October 8, 2017

Changed

  • Readme Update

Version 0.14.0

September 25, 2017

Added

  • First german Translations
  • Added some lines of Doc

Version 0.13.0

September 25, 2017

Fixed

  • fixed codacy issues

Version 0.12.0

September 25, 2017

Changed

  • renamed vendor of the project

Version 0.11.0

September 25, 2017

Added

  • Boilerplate code added for the widget

Version 0.10.0

September 25, 2017

Added

  • Entry field options can no be overwritten in the file fieldconfig.php

Version 0.9.0

September 24, 2017

Added

  • Options can now be defined in the plugin settings

Version 0.8.0

September 24, 2017

Changed

  • Changed the readme and added som information's about the project

Version 0.7.0

September 22, 2017

Added

  • Implemented OAuth Login
  • Implemented post to facebook
  • Implemented update a post on facebook

Version 0.1.0

September 16, 2017

Added

  • Initial release