Skip to content

Releases: python-eel/Eel

v0.10.2

24 Feb 12:34
5e551f3
Compare
Choose a tag to compare

Bug fix:

  • Only render templates from within the declared jinja template directory.

v0.10.1

20 Feb 22:34
da4198c
Compare
Choose a tag to compare

Fixed bug in eel.js that assumed browser was Electron

v0.10.0

13 Feb 20:03
a12e0a9
Compare
Choose a tag to compare
  • Corrective version bump after new feature included in 0.9.13
  • Fix a bug with example 06 for Jinja templating; the templates kwarg to eel.start takes a filepath, not a bool.