This repository was archived by the owner on Jun 22, 2025. It is now read-only.
v0.11.0
v0.11.0
- Added support for
appparameter toeel.start, which will override the bottle app instance used to run eel. This
allows developers to apply any middleware they wish to before handing over to eel. - Disable page caching by default via new
disable_cacheparameter toeel.start. - Add support for listening on all network interfaces via new
all_interfacesparameter toeel.start. - Support for Microsoft Edge