Releases: thomas4019/expressa
Releases · thomas4019/expressa
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 admin
which 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
New Admin UI and improved backend
Migrates server to use async/await.
New Admin UI built with Vue.js.
Adds request-id headers
0.4.6
Fixes some issues in install flow