Skip to content

Releases: thomas4019/expressa

Error message and request log messages

20 Apr 05:39
Compare
Choose a tag to compare
  • 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

25 Aug 01:11
59c3eea
Compare
Choose a tag to compare

Important security update (see #107)

Fix admin schema editor bug

18 Aug 06:35
Compare
Choose a tag to compare
0.5.8

Release new version with admin schema bug fix

Improve admin stability and remove bluebird

12 Aug 07:23
Compare
Choose a tag to compare

Fixes and performance improvements

23 Jul 08:06
Compare
Choose a tag to compare
  • 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

26 Jun 06:41
Compare
Choose a tag to compare
0.5.4

Bump version

Fixes Install Process

25 Jun 07:58
Compare
Choose a tag to compare
  • 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

14 Jun 06:21
Compare
Choose a tag to compare

Migrates server to use async/await.
New Admin UI built with Vue.js.
Adds request-id headers

0.4.6

12 Jun 07:39
Compare
Choose a tag to compare

Fixes some issues in install flow