- Adds the ability to override the csrf salt. [href]
0.40.4
~~~~~~~~~~~~~~~~~~~
- Fixes macro caching being too agressive. [href]
0.40.3
~~~~~~~~~~~~~~~~~~~
- Improves performance for pages with a lot of generated links. [href]
0.40.2
~~~~~~~~~~~~~~~~~~~
- Moves the chunks function into the utils module. [href]
0.40.1
~~~~~~~~~~~~~~~~~~~
- Fixes translating messages with no present locale throwing an error. The message is new returned untranslated, if the locale is not present (fallback to English). [msom]
0.40.0
~~~~~~~~~~~~~~~~~~~
- Fixes has_table not working with schemas. [href]
- Fixes filestorage returning an url for local paths. [href]
- Adds a lowercase text type for SQLAlchemy. [href]