* Fixed Fixed forbid deleting bookmark by not owner user * Added some unit test
0.2.6
^^^^^^^^^^^^^^^^^^
* Added toggle switch to display all bookmarks * Fixed 12 Tags and categories that do not have a bookmark is displayed * Fixed 13 bookmarks does not appear in the tag view * Fixed 10 It is impossible to view the bookmarks of other users in the login state in the UI * Fixed 7 URL of bookmark should be unique by user
0.2.5
^^^^^^^^^^^^^^^^^^
* Added test REST API for anonymous user and another user * Fixed 6 any authenticated users can change bookmarks * Fixed 8 invalid URL of login on logout page
0.2.4
^^^^^^^^^^^^^^^^^^
* Redirect root to /shiori/ * Add test code of routing, bookmark view, REST API * Use django test in setup.py test * Use tox * Use travis-ci * Use coverage and coverall.io
0.2.3
^^^^^^^^^^^^^^^^^^
* Add pagination * Remove patches of django-openid-auth why fixed at python-django-auth-openid 0.5-2