Updates

Binder is on version 1.2.5, released on Jul 31, 2015, and has had 14 public releases.

Binder 1.2.5 – Jul 31, 2015

ee
  • Support for using Binder fields across split forms and with multiple endpoints on the same form

  • A php error related to calling a non-static method statically. Basic stuff.

  • A bug where saving binder related field on a split form would lose related field data (but not the original files)

  • A bug where items could be disassociated from a saved entry if the author went and uploaded, refreshed and resaved very quickly before the on page javascript had a chance to fully initialise. Users! Pah.

Binder 1.2.4 – Jul 17, 2015

ee
  • A bug that would cause files on binder fields that weren't included in a save request to be disassociated. Only ever would occur from a front-end entry form where the fields were split between different tabs, that were being saved in different requests

Binder 1.2.3 – Jun 5, 2015

ee
  • A call to depreciated addtohead on the styles

  • A potential error that'd show up on sites running php 5.4.+

Binder 1.2.2 – May 8, 2015

ee
  • Support for limit and offset params on the long field tag

  • A bug where some setups would throw a template error while using the long tags

  • A bug where the load models function was called statically

Binder 1.2.1 – Apr 1, 2015

ee
  • An install bug introduced in the previous release

  • A possible package path issue when used together with Grid

Binder 1.2.0 – Mar 27, 2015

ee
  • Binder items can now be reordered within the UI

  • Various loading issues under newer versions of EE

  • Updated php 5.3.x compatibility

  • Reduced the overhead for some low memory setups

Binder 1.1.6 – Aug 15, 2014

ee
  • An error that would throw a white screen of death on some setups when trying to validate the a moved third party themes directory

Binder 1.1.5 – Jul 25, 2013

ee
  • Some changed methods for full 2.9.x compatibility

  • With new safety checks for validating upload locations during setup

  • Edge case handling for upload errors to provide more helpful error messaging

  • A bug getting mime types on certain php environments that were missing some php modules

Binder 1.1.4 – May 16, 2013

ee
  • Binder will now keep the native EE files records in sync when uploading locally

Binder 1.1.2 – May 5, 2013

ee
  • A bug that broke Binder compatibility on EE < 2.6.0

Binder 1.1.1 – Apr 21, 2013

ee
  • A bug for where we were using php shorthand not available on older php versions

  • Removed some legacy settings

Binder 1.1.0 – Apr 18, 2013

ee
  • Added Amazon S3 Support

  • Added a configuration option for forcing returned assets and urls over ssl

  • better fallbacks for non-cyrillic filenames

  • more mimetype detection and support

  • a bug on some servers where upload locations were unwritable

  • a bug where upload permissions could be lost

  • a bug where some large files wouldn't be correctly handled

Binder 1.0.1 – Mar 26, 2013

ee
  • a problem with the included vendor libraries

Binder 1.0.0 – Mar 4, 2013

ee
  • First Public Release