- Update NeoDB branding and icons
- updated a few API so it's more consistent
For API client authors
Nothing you send today stops working, with three exceptions
- anonymous GET /user/{handle}/collection/ and .../liked/ now answer 401,
- PUT /me/collection/{uuid}/item/{item_uuid} returns a different result format
- GET /me/collection/featured/ is unchanged today (but will be soon same as same endpoint but ?page=1)
Other changes are backward compatible for now but we plan to deprecate all the old field by end of year.