Binder Changelog

2017-01-02

1.2.11

Fixed

  • Fixed issue with ee() not being declared in older EE installs.
2016-10-11

1.2.10

Fixed

  • Fixed bug with uploading files to S3 locations with folders
  • Fixed bug where the S3 URL was wrong

Added

  • Added binder_post_video hook for video thumbnails
2016-10-11

1.2.9

Fixed

  • Fixed an issue with a vendor file
2016-10-04

1.2.8

Fixed

  • Fixed issue with gitignore stripping out needed vendor files
2016-09-29

1.2.7

Fixed

  • Fixed issue with certain upload configurations
2016-05-25

1.2.6

Fixed

  • Fixed PHP7 issue when display_errors was turned on
2015-07-31

1.2.5

Fixed

  • 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.

Added

  • Support for using Binder fields across split forms and with multiple endpoints on the same form
2015-07-17

1.2.4

Fixed

  • 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
2015-06-05

1.2.3

Fixed

  • A call to depreciated addtohead on the styles
  • A potential error that'd show up on sites running php 5.4.+
2015-05-08

1.2.2

Fixed

  • 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

Added

  • A bug where the load models function was called statically
2015-04-01

1.2.1

Fixed

  • An install bug introduced in the previous release
  • A possible package path issue when used together with Grid
2015-03-27

1.2.0

Fixed

  • Various loading issues under newer versions of EE
  • Updated php 5.3.x compatibility

Added

  • Binder items can now be reordered within the UI

Changed

  • Reduced the overhead for some low memory setups
2014-08-15

1.1.6

Fixed

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

1.1.5

Fixed

  • 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

Changed

  • Some changed methods for full 2.9.x compatibility
  • With new safety checks for validating upload locations during setup
2013-05-16

1.1.4

Added

  • Binder will now keep the native EE files records in sync when uploading locally
2013-05-05

1.1.2

Fixed

  • A bug that broke Binder compatibility on EE < 2.6.0
2013-04-21

1.1.1

Fixed

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

Changed

  • Removed some legacy settings
2013-04-18

1.1.0

Fixed

  • 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

Added

  • Added Amazon S3 Support
  • Added a configuration option for forcing returned assets and urls over ssl
  • more mimetype detection and support

Changed

  • better fallbacks for non-cyrillic filenames
2013-03-26

1.0.1

Fixed

  • a problem with the included vendor libraries