Skip to content

Releases: isubit/tripal_jbrowse_api

v1.12

16 Jan 19:31
Compare
Choose a tag to compare

Version bump

v1.11

16 Jan 19:25
Compare
Choose a tag to compare
  • Add options to disable genes and transcripts tracks

v1.10

28 Nov 16:44
4f1d516
Compare
Choose a tag to compare
  • Hide labels when zoomed out

v1.9

28 Sep 15:07
Compare
Choose a tag to compare
  • Fix off-by-one error in sequence retrieval

v1.8

25 Jul 18:57
Compare
Choose a tag to compare
  • Add support for ensembl annotation that uses transcript instead of mRNA

v1.6

23 Jan 20:46
Compare
Choose a tag to compare
  • Fixes an error on PHP7: ‘Only variables can be passed by reference’

v1.5

01 Oct 01:32
Compare
Choose a tag to compare
  • Now generates a single track containing full gene models instead of separate feature tracks
  • Now supports searching for features by name

v1.4

26 Sep 23:37
Compare
Choose a tag to compare
  • Minor text updates

v1.3

30 Aug 20:13
Compare
Choose a tag to compare
  • 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

29 Aug 16:30
Compare
Choose a tag to compare
  • 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