Added built-in sorting by project - now the only "Sort" criteria required in a View is by start date
Added support for displaying resources (captions)
Fixed file format of views-view-views-jsgantt.tpl.php
fixed some major formatting issues and buggy code with jsgantt (would prefer to fix these directly in jsgantt but the maintainers have been unresponsive)
Added new option to color by task progress (red for behind-schedule, green for on-schedule)Changed coloring for accessibility: orange/blue instead of red/green
Changed color of tasks with 100% completion
Started to add support for task dependencies... haven't got it working yet
Made some view fields optional
Added some validation for fields
Task Title field is now user-configurable
Added install file (you should run update.php!)
If upgrading from a previous version, you will need to re-save jsGantt views or you will experience a WSOD.