Egret 3.0.7 Release Note
===============================


Updated on: April, 18th, 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.0.6 to 3.0.7.

* WebGL rendering repair a series of unusual problem.
* WebGL support dirty rectangle rendering.
* Repair TextField text width is too small error bug.
* Repair eui only bind a data bug.
* Repair Video dynamically change the width and height, there is a problem blur on stage.
* Repair Tabbar not work in some cases switch problem.


#### Roadmap
* WebGL rendering performance upgrade.
* Add filter function.