: A highly requested feature, you can now write TODO comments that span multiple lines. Subsequent lines are recognized as part of the same TODO if they are indented.

: To prevent slowdowns when debugging large datasets, the debugger can be set to not load NumPy arrays or Pandas DataFrames by default. You can manually load their values from the variables view only when needed.

: The Double Shift search shortcut was redesigned to be more usable. It now includes a tabbed interface to narrow down results by classes, files, symbols, or actions, and ranks partial filename matches higher.

As a Professional release, this version also included advanced tooling for web and data tasks:

: Includes the ability to customize SQL table aliases and use schema diagrams to visualize database structures.