Releases: louking/loutilities
Releases · louking/loutilities
3.9.6
3.9.5
-
(fix) tables.DbCrudApiRolePermissions returns to login view if not authenticated (louking/contracts#466)
- backwards compatibility: may need to disable decorators if this behavior is not required
3.9.4
3.9.3
- (tweak) tables.CrudApi now supports posttablehtml parameter (louking/tm-csv-connector#52)
- (fix) support new readthedocs.yml format
3.9.2
3.9.1
3.9.0
- (fix) user/model now works with (and requires) flask-sqlalchemy-3.x (louking/mysql-docker#5)
3.8.3
- (fix) applogging doesn't assume sender email address (louking/webmodules#43)
- (fix) when interest deleted, update_local_tables now doesn't throw exception (louking/webmodules#44)
- (fix) interests and applications view must be super-admin (louking/webmodules#45)
3.8.2
- (tweak) Add attachments to mail helper (louking/members#446)
3.8.1
- (tweak) support flask-wtf validator keyword arguments (louking/webmodules#35)