Skip to content

1.5.0

Compare
Choose a tag to compare
@carmenlau carmenlau released this 18 Jun 12:16
· 62 commits to master since this release
1.5.0

1.5.0 (2018-04-23)

Features

  • Implement request verification and submit code

Bug Fixes

  • Fix reset password expireAt parameter

Other Notes

  • Improve auth container response handling
  • Pin lizard version because 1.14.9 cannot be installed
  • Add typing to SKYRecord
  • Move record storage to its own extension
  • Add admin prefix to disable/enable user functions
  • Return error if API endpoint is not configured
  • Fix assorted compiler warnings