v1.0.296

Added timetense list column type (see Backend > Lists docs), along with |time_since and |time_tense Twig filters.

Sep 19, 2015

v1.0.295

Fixed a bug in deferred binding that allowed repeat bindings and ignored add/delete pairs.

Sep 19, 2015

v1.0.293

Corrected a flaw in the Behavior/Extension logic that previously made protected methods and properties accessible as if they were public.

Sep 07, 2015

v1.0.292

Added a new controller method fireViewEvent() for extending views and partials (see Plugins > Events docs).

Aug 28, 2015

v1.0.291

Fixes a bug where the database falls asleep during an update.

Aug 28, 2015

v1.0.290

Added test base class for developers who want to test their plugins with phpunit. See the readme file in the tests/ directory for more details.

Aug 15, 2015

v1.0.289

Added new makeFormWidget() method to WidgetMaker trait for rendering form widgets individually. This method is now available to backend controllers, controller behaviors and widgets themselves. Check to make sure your classes do not define a conflicting method of this name.

Aug 07, 2015

v1.0.287

Introduced new MarkdownEditor form widget (see Backend > Forms docs).

Aug 03, 2015

v1.0.284

Introduced new ImportExport controller behavior.

Jul 25, 2015

v1.0.283

The export action has been moved from ListController behavior to Import / Export behavior (see Backend > Importing & Exporting docs).

Jul 25, 2015

v1.0.280

Plugins can now be frozen to prevent them from receiving updates via the plugin management area.

Jul 14, 2015

v1.0.279

A plugin version can now be flagged as "Important" by prepending !!! to the version history comment.

Jul 14, 2015


373-384 of 571