* Support for fallback sorting order * Support for multiple sort elements
1.30.1
Fixed
* Issue with forward headers for the `uvicorn` server, forced wildcard IP validation * Remove custom event handler method issue with the priority field, which caused an item not found error in `list.remove`
1.30.0
Added
* Improved the `holder.html.tpl` page with more content
Changed
* Improved the `merge_dict()` operation with the support for callback
1.29.1
Added
* Support for setting prefix in `url_for` avoiding the usage of the request
1.29.0
Added
* Support for `basic_auth()` method that generates a basic authorization string
1.28.0
Added
* Support for the `LOGIN_CONTEXT` configuration value that forces the context used in login redirection