github plotly/dash v1.14.0
Dash v1.14.0

latest releases: v4.4.0, v4.3.0, v4.2.0...
5 years ago

Dash and Dash-Renderer

Added

  • #1343 Add title parameter to set the
    document title. This is the recommended alternative to setting app.title or overriding
    the index HTML.
  • #1315 Add update_title parameter to set or disable the "Updating...." document title during updates. Closes #856 and #732

Dash-Core-Components

Dash-Table

Added

  • #808Fix a regression introduced with #787 making it impossible to open markdown links in the current tab.
    • Adds a new markdown_options property that supports:
      • link_target nested prop with values _blank, _parent, _self, _top or an arbitrary string (default: _blank)

Don't miss a new dash release

NewReleases is sending notifications on new releases.