LOL, didn't thought that will be some big changes like this, before the 1.0 ;-) This release should be the real 0.9 !
- change the way a "init error" (at runner start) is handling. Now it produces a fake tag that display an error message (no more "loading" screen). It's a lot better like that (the first interaction will always work) ! And very handy to not break all the underlying process. It simpler and logical.
- WinApp & ChromeApp works in the same fashion (1st is tornado base, 2nd is uvicorn/starlette based, that's all). The twos close the server part on socket close (like a real gui app)
Now, I need to make a lot of IRL tests ;-)
**Full Changelog**: https://github.com/manatlan/htag/compare/v0.9.1...v0.9.2