Htag

Latest version: v0.113.0

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 35

0.62.0

**runner ChromeApp** (starlette)
- add `add_route( path, handle )`

**runner WinApp** (tornado)
- add `add_handler( path, handle )`

**Full Changelog**: https://github.com/manatlan/htag/compare/v0.61.0...v0.62.0

0.61.0

**features for AndroidApp & BrowserTornadoHTTP**

- tornado's runners got an `add_handler( path, requesthandler )` too. (like starlette's runners got an `add_route( path, handle )`)

**Full Changelog**: https://github.com/manatlan/htag/compare/v0.60.1...v0.61.0

0.60.1

Runner WinApp, if it can't start a chrome in "app mode" : open a tab in the current webbrowser (and can exit on tab close).
So, in all cases : WinApp will start something.

So WinApp is like ChromeApp : in all cases, they will be able to run a tab in the current browser ... if they fail to start a chrome in app mode.

**Full Changelog**: https://github.com/manatlan/htag/compare/v0.60.0...v0.60.1

0.60.0

Runner ChromeApp, if it can't start a chrome in "app mode" : open a tab in the current webbrowser (and can exit on tab close).
So, in all cases : ChromeApp will start something.

It's a major difference vs WinApp (todo: should update docs)

**Full Changelog**: https://github.com/manatlan/htag/compare/v0.55.0...v0.60.0

0.55.0

fix previous fix

0.54.0

Fix: runner ChromeApp/exit when it can't really start. So it closes fine

Page 6 of 35

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.