blob: e917e6a4ced0d78a67c069bcdba80dc5cf3f838c [file] [log] [blame]
Version 1.0.0
-------------
** Bug
* [FELIX-1036] - FileInstaller spawns multiple watchers for same directory
** Improvement
* [FELIX-1055] - Making FileInstall bundle CDC-1.1/Foundation 1.1 compatible
Version 0.9.2
--------------
** Bug
* [FELIX-895] - File Install treats configuration files with identical subnames as the same configuration
* [FELIX-926] - FileInstall does not read all values from Configuration properties
* [FELIX-937] - FileInstall can't handle autostart bundles that are part of watched directory
* [FELIX-938] - FileInstall starts a stopped bundles even if it is stopped transiently by user
** Improvement
* [FELIX-920] - Add option to only install or "install and start" newly discovered bundles
* [FELIX-939] - Optimize File Install
* [FELIX-942] - Fileinstall unit tests
* [FELIX-983] - Allow property substitution in config file
* [FELIX-998] - Metatype definition for FileInstall
Version 0.9.0
--------------
* First public release