Skip to content

Releases: thomas4019/expressa

2.0.21

19 Oct 14:36

Choose a tag to compare

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

03 Oct 03:53

Choose a tag to compare

Postgres string quoting fix and bump all dependencies

27 Sep 17:14

Choose a tag to compare

Error message and request log messages

20 Apr 05:39

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

Choose a tag to compare

Important security update (see #107)

Fix admin schema editor bug

18 Aug 06:35

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

Choose a tag to compare

Fixes and performance improvements

23 Jul 08:06

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

Choose a tag to compare

0.5.4

Bump version

Fixes Install Process

25 Jun 07:58

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