Skip to content

Release Notes for version 1.0

This is the list of changes of taipy version 1.0.

Unsupported version

Version 1.0 of Taipy is no longer supported. We strongly recommend that you upgrade to the latest version of Taipy.

Published on 2022-04.

taipy 1.0 contains the latest taipy-gui 1.0, taipy-core 1.0 and taipy-rest 1.0 packages.

taipy-gui

1.0.0

New features

  • Multiple pages support
  • Binding to global variables
  • Python expression support in visual element properties
  • Initial visual element set including tables and charts.
  • Page content support for Markdown and HTML
  • Jupyter Notebook support

taipy-core

1.0.0

New features

  • Full configuration system
  • Data node management (read/write/filter/cache)
  • Predefined data nodes (CSV, SQL, EXCEL, PICKLE)
  • Scenario and cycle management
  • Smart scheduling and execution (Scenario, Pipeline, and Task submission)

taipy-rest

1.0.0

New features

  • REST APIs on top of taipy-core