Skip to content

Releases: P2GR/datamapper

Version 1.8.3.2

16 Jan 13:52
0fcdb1f
Compare
Choose a tag to compare

Release Date: January 16th, 2024

Thanks to: @jamieburchell

Version 1.8.3.1

28 Apr 09:56
Compare
Choose a tag to compare

Version 1.8.2.1

01 Jun 11:26
Compare
Choose a tag to compare

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.