1.1.0 (2017-01-02) Notes Migrated to latest version of angular 2, ng2-bootstrap and angular-cli for demo site. 1.0.0 (2016-12-02) Notes Bumped the version number to 1.0.0 as this library is now being used in production implementations. 0.2.3 (2016-11-16) Bugfix Removed readout of total filesize from component markup. 0.2.2 (2016-11-16) New Added ability to set an upload size cap based on the sum of images uploaded (1MB = 1024KB). Improved remove image functionality to be a little more intuitive. Notes One new config item: maxFilesizeSum: number One new event handler output: onError: Error