Skip to content

Version 1.8.2.1

Compare
Choose a tag to compare
@saekort saekort released this 01 Jun 11:26
· 26 commits to master since this release

Release Date: December 30th, 2011

New Features

  • Datamapper index.php bootloader now supports multiple database instances.

Bug Fixes

  • Added a default timestamp format to the config file to be compliant with MySQL's DATETIME format.
  • Fixed broken configuration overrides through model properties.
  • Fixed loading extensions with a fully qualified extensions path from the config file.

Other Changes

  • [Htmlform] Only process options if an options array was actually passed.