Egret 3.2.6 Release Note
===============================


Updated on: December 26, 2016


Welcome to Egret!

## Overview

Developed by Egret Technology, Egret Engine 3.0 includes a newly built 3D engine and a 2D engine created based on HTML5. With its robust cross-platform operability and commitment to solving the performance and fragmentation problems of HTML5 APP and games, Egret Engine 3.0 will perfectly meet developers’ needs. We appreciate every suggestion and please send it to Egret team if you have any.

## Updated items

This update aggregates all the changes from 3.2.5 to 3.2.6.

* Command line TypeScript version upgrade to 2.1.4.
* eui.Label.style adds multiple functions.
* Fixed a bug in the number of loop cycles that MovieClip moved out of the stage.
* Fixed input text will prevent TOUCH_BEGIN event problems.
* Fixed audioType does not take effect.
* Fixed sound volume exception when loop.
* Fixed exml data binding settings negative exception.
* Fixed some browsers not displaying problems after setting filters.

#### Roadmap
* Filters can be optimized.