Skip to content
This repository was archived by the owner on Jun 22, 2025. It is now read-only.

Commit 102dcf3

Browse files
Add missing changelog entries for v0.11.0
1 parent e6f4328 commit 102dcf3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
### v0.11.0 (not yet released)
44
* Added support for `app` parameter to `eel.start`, which will override the bottle app instance used to run eel. This
55
allows developers to apply any middleware they wish to before handing over to eel.
6+
* Disable page caching by default via new `disable_cache` parameter to `eel.start`.
7+
* Add support for listening on all network interfaces via new `all_interfaces` parameter to `eel.start`.
8+
* Support for Microsoft Edge
69

710
### v0.10.4
811
* Fix PyPi project description.

0 commit comments

Comments
 (0)