- Add `widgets.filters.Boolean` class - Fix multiple json field input. (98) - Fix `jinja2.ext.autoescape` error.
1.0.3
Not secure
- Fix action link. - Fix `get_m2m_field`. - Refactor `ComputeField` and remove `get_compute_fields`. - Upgrade `aioredis` to `2.0`. - Make `get_current_admin` error to `401` and add `401` error page.
1.0.2
Not secure
- Use `str` type for `pk` path param. (52) - Fix `Image` input. - `filters` can accept `str` type and default use `Search` filter. - Fix accessible when not login. (53)
**This is a completely different version and rewrite all code. If you are using old version, you can't upgrade directly, but completely rewrite your code. So just consider try it in your new project.**