v0.17.0 (2024.05.20)¶
Enhancements
- add api authentication via tokens for private Simmate servers
- add tips for docker installations & permissions
- allow custom django apps to be added to
INSTALLED_APPSviaextra_django_apps - allow override of django settings via
django_settings - add several web UI components (e.g. select2 elements for forms)
- add "Table Info" page and utils for dynamically building database docs
badelfapp was reworked and now usespybaderfor its core engine
Refactors
- update docs for creating new Simmate apps with URLs
Fixes
- fix
show_columnsbug when there are relations to basic django models (likeUser) - catch incorrect use of
simmate database resetwhen using the maintenance database - fix typo in setting email env vars