CHANGES
=======

0.6.7
-----

* remove useless code
* add github actions

0.6.6
-----

* support take screenshot with tidevice

0.6.5
-----

* remove http status 410, which is cacheable by browser

0.6.4
-----

* use temp directory instead of current dir

0.6.3
-----

* try to fix error openatx/uiautomator2#462

0.6.2
-----

* add search-box for editor
* add isatty to mock sys.stdout
* udpate readme, remove useless code

0.6.1
-----

* fix runAll lineoffset error

0.6.0
-----

* update changelog
* add live console log and stopDebugging support

0.5.3
-----

* show version on index page
* simple show elem attributes
* add weditor --quit support

0.5.2
-----

* fix static-handler render error: in root static directory

0.5.1
-----

* cache all js and css file
* update theme
* merge pull
* add ipyshell cli script

0.5.0
-----

* add autocomplete
* add doc reference
* change google analytics to baidu analytics

0.4.3
-----

* try to fix not working on py3.8 bug

0.4.2
-----

* fix not working on windows bug, close #67
* add force-quit support

0.4.1
-----

* stop dumpHierarchy when not in liveScreen mode

0.4.0
-----

* support stop-debugging
* add stop code debugging
* use command line python engine instead of xmlrpc python engine
* add xmlrpcserver
* lots of stuff, cdn data local cache and so on ..

0.3.1
-----

* fix certificate error
* Update DEVELOP.md
* when mouseleave, clear nodeHovered

0.3.0
-----

* add console\_scripts, use proxy to cache js

0.2.5
-----

* fix tree className not show correct
* change min python 3.5 to 3.6

0.2.4
-----

* fix ios support
* remove httpx
* add copy button
* ui change
* add clearCanvas, fix tap generateWrong code bug

0.2.3
-----

* remove support for py2.7
* update readme and requirements, clean code

0.2.2
-----

* support live screen

0.2.1
-----

* clean code
* add XPathLite
* add \_global to make rerun
* save code for my macmini is gone
* change ui
* change structure
* add element-ui, call connect when first reload

0.2.0
-----

* fix connect show error, py3 required
* fix ios canot tap bug, close #48
* fix debug area console error

0.1.2
-----

* fix travis
* modify weditor for tag release
* fix new chrome view broken bug
* limit facebook-wda min version

0.1.1
-----

* optimize connect handler

0.1.0
-----

* add contenteditable to make it easy to copy
* change all prop name to lower case
* merge requirements
* use localhost:17310 instead of atx.open.netease.com
* limit futures only needed in py2.7
* update deps
* support create shortcut in desktop
* update requirements of feature
* add packageName
* remove atx from requirements
* fix weditor run failed in python2
* add back button
* fix lot of issues
* fix tap and sendKeys error
* use uiautomator2 instead of atx-uiautomator
* long time no update, push the old modifications

0.0.3
-----

* show error when connect failed
* upgrade weditor  to 0.0.3 add tree view
* remove enter after sendKeys
* support absolute position
* support percent click
* fix home click
* add static url to prevent js cache
* sendKeys change to click and type
* move weditor-web to weditor repo
* fix device default bug
* fix weditor can not render screen error
* try to fix python3 enviroment type error
* decode line inorder to json encodable
* fix for travis again
* remove subprocess32 requirement
* fix py3 support
* allow cookie cors
* update pip before publish
* when run code send connect url
* add device url
* add stop support
* update api doc
* fix subprocess32 failed in py3
* update atx requirements

0.0.2
-----

* upgrade to 2.0
* add traceback
* prevent 500 server error when screenshot
* remove wheel dist
* add wheel and try again
* may god bless
* well, I give up
* try last time
* add changelog
* try again
* update pbr deps
* update requirements
* update branch
* not use cache

0.0.1
-----

* add build part
* fix missing ImageView bug
* use rst instead of md
* add auto deploy to pypi for weditor
* support keyboard interrupt to shutdown tornado
* add missing file
* support open url auto
* update name
* initial commit
