Skip to content

Version 1.10.4

Compare
Choose a tag to compare
@jlstevens jlstevens released this 15 May 00:41
· 1782 commits to main since this release

This is a minor bug fix release including a number of crucial fixes
for issues reported by our users.

Enhancement:

  • Allow setting alpha on Image/RGB/HSV and Raster types in bokeh
    (#2680)

Fixes:

  • Fixed bug running display multiple times in one cell
    (#2677)
  • Avoid sending hover data unless explicitly requested
    (#2681)
  • Fixed bug slicing xarray with tuples
    (#2674)