Release 1.2.3
Issues closed:
- (#9) Users can now upload images via the profile page, rather than entering an image URL.
- (#111) Images are now removed from cloudinary when a user's image is changed, a book's image is changed, or a book is deleted.
- (#161) Images are now linked via proxy, through:
/image/book/:bookId
and/image/user/:userId
. Users now have a unique 4-digit base-64 ID, just like books.