What's Changed
* Windows production mode command by PeterYusuke in https://github.com/pynecone-io/pynecone/pull/570
* [Fix: issue 522] solve restart server error on windows by PeterYusuke in https://github.com/pynecone-io/pynecone/pull/583
* [Fix: issue 582] Icon tag should work despite case sensitivity. by d29107d in https://github.com/pynecone-io/pynecone/pull/588
* fix needed following the PR that changed Icon usage by Lendemor in https://github.com/pynecone-io/pynecone/pull/591
* [Fix issue 563] Add meta arg to page_add method by PeterYusuke in https://github.com/pynecone-io/pynecone/pull/589
* Call special events from event triggers by picklelo in https://github.com/pynecone-io/pynecone/pull/601
* Fix issue 257. loglevel setting on prod command by PeterYusuke in https://github.com/pynecone-io/pynecone/pull/594
* Multiple Page Load Events Added by lucashofer in https://github.com/pynecone-io/pynecone/pull/596
* [Improvement] pcconfig.py supports a separate backend_port from api_url by d29107d in https://github.com/pynecone-io/pynecone/pull/593
* [Tests] add unit test for event by d29107d in https://github.com/pynecone-io/pynecone/pull/614
* [Tests] add unit test for style by d29107d in https://github.com/pynecone-io/pynecone/pull/615
* added inherited backend vars by lucashofer in https://github.com/pynecone-io/pynecone/pull/616
* Fixed Pycharm highlighting issue. by Alek99 in https://github.com/pynecone-io/pynecone/pull/617
* Fix issubclass check by picklelo in https://github.com/pynecone-io/pynecone/pull/618
* High Level API for list, accordion, tabs, table etc supports State Vars by d29107d in https://github.com/pynecone-io/pynecone/pull/571
* Update poetry version by picklelo in https://github.com/pynecone-io/pynecone/pull/625
* Factor out responsive helpers by picklelo in https://github.com/pynecone-io/pynecone/pull/624
* Add upload component by picklelo in https://github.com/pynecone-io/pynecone/pull/622
* Fix conpoment props`s value show not correct in pages when the value is not in English by DeathShort in https://github.com/pynecone-io/pynecone/pull/626
* Update README by picklelo in https://github.com/pynecone-io/pynecone/pull/630
* Add props for upload component by picklelo in https://github.com/pynecone-io/pynecone/pull/629
New Contributors
* d29107d made their first contribution in https://github.com/pynecone-io/pynecone/pull/588
* lucashofer made their first contribution in https://github.com/pynecone-io/pynecone/pull/596
* DeathShort made their first contribution in https://github.com/pynecone-io/pynecone/pull/626
**Full Changelog**: https://github.com/pynecone-io/pynecone/compare/v0.1.18...v0.1.19