Releases: isubit/tripal_jbrowse_api
Releases · isubit/tripal_jbrowse_api
v1.11
- Add options to disable genes and transcripts tracks
v1.10
- Hide labels when zoomed out
v1.9
- Fix off-by-one error in sequence retrieval
v1.8
- Add support for ensembl annotation that uses transcript instead of mRNA
v1.6
- Fixes an error on PHP7: ‘Only variables can be passed by reference’
v1.5
- Now generates a single track containing full gene models instead of separate feature tracks
- Now supports searching for features by name
v1.3
- Added support for switching between organisms/datasets using the JBrowse Genome menu
- Added base endpoint at
api/jbrowse
that lists all available organisms/datasets when JBrowse is pointed at it
v1.2
- Now returns proper HTTP codes in the event of an error, allowing JBrowse to show more useful error messages
- Updated README to clarify that restricting access to authenticated users will prevent external JBrowse instances from using the API