v1.12.0
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)