Skip to content

v1.12.0

Compare
Choose a tag to compare
@andreasonny83 andreasonny83 released this 05 Jun 15:56
· 21 commits to master since this release

1.12.0 (2017-06-04)

Features

  • board-page.component: Add feature for deleting personal posts. If the user trying to delete the post is not the author, it won't be possible to proceed with the deletion. (c2ac5d0)

Refactoring

  • firebase: Firebase database rules stored under database.rules.json and automatically deployed during automatic deployment process with TravisCI. (85056be)