Skip to content

v1.4.0

Choose a tag to compare

@yhatt yhatt released this 06 Mar 08:05

Added

  • Support type attribute for <ol> element (#117)

Changed

  • Allow text formatting through mrkdwn and HTML-like elements in <RadioButton> (#119, #122)
  • Change spaces for indenting lists into unicode spaces that were based on measured width in Slack's font (#117)
  • Upgrade development Node and dependent packages to the latest version (#123)

Fixed

  • Prevent over-escaping for link and time formatting (#118, #120)

Deprecated

  • Mark the legacy parser as deprecated (#121)