Changes for August 15 - 28, 2022

Read about our new changes below.

Features

  • The public API now supports the following functionality for status properties:

    • Reading and updating status properties on pages (read more)
    • Reading, but not updating, status property configuration on databases (read more)
    • Filtering or sorting by status properties when querying databases (read more)
  • header_1, header_2, and header_3 blocks now have an is_toggleable property, to better indicate whether they are heading toggle blocks. (read more)

    • Headings can be togglified and un-togglified by setting is_toggleable to true or false, but note that all the children inside the toggle must be removed before it can be untogglified.