We are rolling out set of very important fixes and performance improvements plus some new features:
PHP
debugging of PHAR-packed code (only Xdebug engine supports this)
resolving, validation, rename and find usages for goto labels
indenting code with "Tab" key leaves HEREDOC end marker untouched
support for "unlimited parameters" attribute in PHPDoc ($name...)
complex doc @annotations (e.g. Doctrine) are not reformatted/broken anymore
PHPUnit tags in PHPDoc completion
JavaScript
support for JSDoc typecasts
inspection with a quick fix for JSDoc not matc