CHANGES
=======

* Update README.md
* update install guide
* fix #31, change install method

0.1.1
-----

* bug fix: 实时坐标显示，防止移动时窗口弹到下方
* bug fix: 实时坐标显示，防止移动时窗口弹到下方
* bug fix: 重新刷新页面保证已连接设备的情况下，可以切换设备；脚本traceback时，前端console显示乱码；trace文件兼容python2和3，防止系统版本与virtualenv版本不一致带来的问题
* profile and optimize
* profile and optimize
* profile and optimize
* profile and optimize
* bug fix: remove global
* bug fix: add \_\_init\_\_.py
* fix connect device bug
* update requirements
* update requirements
* bug fix: remove global of \_\_dir\_\_
* using relative directory to find trace code
* move trace.py to  'common' package
* bug fix: always return \_trace
* bug fix: remove highlight after stop running; add '$$' before lineno in case of conflict
* move trace code to trace.py
* bug fix
* 	highlight running code line in editor
* keep mobile connection and screenshot when restart IDE
* update readme
* update requirement
* autocomplete of python packages such as os, re, atx and etc. (#23)
* add code file creating, loading, choosing and etc
* remove useless global
* follow google python style
* screencrop folder setting; multiple clients support (each client has its screencropfolder setting); autocomplete including imagefolder after click\_image and etc
* repair deviation of mouse foucs: canvas\_width and height are computed property in Vue
* repair deviation of mouse foucs
* rollback
* enhance of console adjusting
* save screen crop in '\_pattern' folder as well as 'click\_image' from it
* delete unused codes of 'block'
* console log download; hide and display console; resize height of console
* clear console when click run
* using style instead of v-bind:style & delete part of unused 'block's
* using style instead of v-bind:style & delete part of unused 'block's
* using style instead of v-bind:style & delete part of unused 'block's
* support stop
* make insert code better
* only realtime position display
* only realtime position display
* only code sync
* only code sync
* add code sync
* add code sync
* add real-time postion display add two-way code sync
* add resolution display
* add display resolution
* remove extension tab
* use @auto.png instead of add width x height
* refresh all image when crop, disable vim mode by default
* update structure
* update config

0.1.0
-----

* support tag and simple push
* add auto publish with travis
* comment all tabs except coding and images
* fix fix again
* quick dirty hot fix

0.0.10
------

* switch on autorefresh, set interval to 3s for android and 5s for ios
* fix 'disabled' elements
* default imagename use fixed pattern

0.0.9
-----

* add hotkey helpinfo

0.0.8
-----

* add a lame autorefresh. but the server response poorly and disable the function
* disable scroll
* add  to discard changes in working directory)
* add replace image, close #8
* add select placeholder
* add stop sign when finished running. close #7
* fix typo and add Ctrl-G to run in code editor

0.0.7
-----

* update README
* remove atx dependency

0.0.6
-----

* fix #2, ref https://github.com/ajaxorg/ace/issues/3045
* contextmenu delete function
* contextmenu item "insert click\_image"
* right click to save crop & left click to clean
* add resolution suffix in image name
