Releases: thomas4019/expressa
Releases · thomas4019/expressa
2.0.21
You can now set the admin api timeout with the api_timeout_ms option.
Full Changelog: 2.0.20...2.0.21
Fix icon bundling with admin frontend, webpack issue
Full Changelog: 2.0.19...2.0.20
Postgres string quoting fix and bump all dependencies
2.0.19 2.0.18
Error message and request log messages
- Improve error messages when saving/updating collections
- Show error messages for requests in the admin tool
- Only request the relevant fields from backend for admin tables
Fix permissions issue
Important security update (see #107)
Fix admin schema editor bug
0.5.8 Release new version with admin schema bug fix
Improve admin stability and remove bluebird
Fixes and performance improvements
- Owner bug fixed
- Add back support for passing apiurl to admin()
- Fix to prevent accidentally clearing a users password
- New permission,
login to adminwhich is now required to login to the admin panel
Fixes breadcrumbs
0.5.4 Bump version
Fixes Install Process
- Turns on setting "enforce_permission" at end of install process
- No longer require rebooting server after installing
- Fix download CSV functionality in admin tool