v0.14.2
Fixed
- Template
url_forAvailability:url_foris now automatically injected into the Jinja2 template context withinrender_template(), matching Flask's built-in behaviour. Previously,{{ url_for('endpoint') }}would raise'url_for' is undefinedin templates unless manually added via a context processor.
Full Changelog: v0.14.1...v0.14.2
Full Changelog: v0.14.1...v0.14.2