Skip to content

Commit

Permalink
Update release-notes.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdcolin committed Nov 26, 2018
1 parent 17b5673 commit 611eb3e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions release-notes.md
Expand Up @@ -75,6 +75,13 @@
* Fixed issue with some GFF3Tabix tracks having some inconsistent layout of
features (issue #1244, pull #1260, @cmdcolin)

## Notable changes

* Rendering of features in popups, mouseover tooltips, and feature labels were
made to escape HTML. If you are using literal HTML labels in these places
then set the attribute `unsafePopup`, `unsafeMouseover`, or `unsafeHTMLFeatures`
on your tracks. Thanks to @garrettjstevens (pull #1263, @cmdcolin).

# Release 1.15.4 2018-10-05 13:02:55 UTC

## Minor improvements
Expand Down

0 comments on commit 611eb3e

Please sign in to comment.