Skip to content

v5.0.5

Choose a tag to compare

@theisuru theisuru released this 11 Feb 19:09
· 1466 commits to dev since this release

** v5.0.5 Release notes
*** New features
Private samples are searchable by authenticated users
Previously, private samples were only available for direct retrieval after logging in. This release enables searching of private samples through the API by their owner. The sample search endpoint requires a JWT and returns the private samples the user is authorised for.

*** Bug fixes:
Documentation updates
Links to deprecated AAP services links have been updated throughout. Furthermore, the documentation has been improved to distinguish between the dev and production authentication services.