Skip to content

v1.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@TFaga TFaga released this 10 Jan 14:42
· 49 commits to master since this release

Features

  • Added global user roles, role delegation and role based security (#2, d639fa3)
  • Added property validations to build-in models (#3, 2b6c2dd)
  • Created a validator to enforce foreign key integrity (44cb194)

Bugs

  • Changed accessToken from sequential integers to randomly secure guid (f24c3f9)
  • Fixed beeing able to change timestamps (1f5e8b4)