Skip to content

v0.14.2

Choose a tag to compare

@GrandpaEJ GrandpaEJ released this 18 Jun 03:24
· 24 commits to main since this release

Fixed

  • Template url_for Availability: url_for is now automatically injected into the Jinja2 template context within render_template(), matching Flask's built-in behaviour. Previously, {{ url_for('endpoint') }} would raise 'url_for' is undefined in templates unless manually added via a context processor.

Full Changelog: v0.14.1...v0.14.2

Full Changelog: v0.14.1...v0.14.2