Skip to content

v4.1.0

Compare
Choose a tag to compare
@warlof warlof released this 24 Aug 19:05
· 50 commits to master since this release
3c260e8

Enhancement

  • ability to search a specific item using API has been restored. It's also available on corporation endpoint using the query parameter item_id. eveseat/seat#650

Fix

  • Swagger API documentation is now including proper server address (based on APP_URL) (ac3bd05)
  • Swagger frontend is now working properly for assets and bookmarks endpoints (cd4ab85)
  • Roles query check endpoints are now using the new ACL backend (previously returning an HTTP@500 e82229a)