Skip to content

Version 1.7.1

Latest
Compare
Choose a tag to compare
@hoxbro hoxbro released this 28 May 10:03
· 20 commits to main since this release
v1.7.1
85150c6

This patch release adds a new option to disable FileDropper previews and fixes a regression when updating Column children in Bokeh<3.7. Additionally, it includes a number of documentation improvements.
Many thanks to our returning contributors @dalthviz, @emmanuel-ferdman, @MarcSkovMadsen, and @hoxbro

Enhancements

  • Add option to disable FileDropper previews (#7944)
  • --index-titles help string typo fix and don't call title on user input (#7935)

Bug fixes

  • Migrate to correct logger interface (#7931)
  • Column updates not working for Bokeh<3.7 (#7948)

Documentation

  • Fix image links in Azure documentation (#7938)