JBrowse 1.15.3
Minor improvements
- Add ability to automatically deduce the storeClass and trackType of files based on
the file extension of urlTemplate. This allows very minimal configs where only
track label and urlTemplate can be specified. (pull #1189, @cmdcolin)
Bug fixes
-
Fixed an issue with servers that use HTTP Basic Authentication on certain browsers,
notably some Chromium, Firefox 60 and earlier, and Safari. Thanks to Keiran Raine
for reporting and @cmdcolin for debugging. (issue #1186, @rbuels) -
Fix issue where searching for reference sequence names would not be navigate to the
typed in reference sequence (issue #1193, @cmdcolin)