Skip to main content

Release 4.1 Minor enhancements

· One min read
Miguel Gamboa
HtmlFlow Author

This release introduces the following enhancements:

  • HTML boolean attributes are no longer emitted when assigned a false value.
  • Added new types for the Script tag, including module and importmap.
  • HtmlViewAsync now supports thread-unsafe views, allowing sequential execution even if asynchronous relative to the data model.