Version History

Version 1.0.3

 - fixed mysql strict mode error on saving data

 
 

Version 1.0.2

 - fixed class aliases from Blockcontroller from short to long version 

 - replaced Core::make() to $this->app->make() in Blockcontroller

 

Version 1.0.1

 - removed the set() Method for edit() and view() in blocks/controller.php

 - removed the _() function in controller.php and blocks/controller.php

 - added CHANGELOG.TXT file

 - replaced BlockType::installBlockTypeFromPackage() to BlockType::installBlockType() in controller.php

 - added the t() function in blocks/qr_code_generator/edit.php for Encoding Types

 - updated german language file


Version 1.0.0

 - add Bookmark

 - add Contact

 - add Email

 - add Geo Position

 - add Phone

 - add SMS

 - add Text

 - add URL

 - add Wifi

 - add German Language Files