Skip to content

v0.4.2

Compare
Choose a tag to compare
@MKHenson MKHenson released this 21 Jul 15:19
· 683 commits to master since this release

Stability release. Mostly bug fixes and improvements

  • Bug fix: deleteInstances not returning promise - see f35f992
  • Bug Fix: canEdit sending incorrect error - see c360cce
  • Bug fix: getAsJson issue with items set as sensitive not being returned as undefined - see 8795f60
  • Updated urls to new git repository URL - see bdef3df
  • Bug fix: getAsJson outdated param removed - see 1b20bbd
  • Delete & Put comment endpoints no longer need user. Closes #27 - see e26daeb
  • Added isAdmin function to user services - see 322eae3
  • Bug fix: renders Clear function given highrt priority - see b39cc80
  • Updated render endpoints. Closes #26 - see 291b7af
  • Bug fix: sort property for getting posts - see ec2f67c
  • Added better logs for server initialization - see 24b03a4
  • Bug fix: Create category needs to return IGetCategory - see be98f2b