Skip to content

0.73.1

Latest

Choose a tag to compare

@rokucommunity-bot rokucommunity-bot released this 02 Sep 19:29
e1a36c5

Added

  • Add and completions in xml interfaces (#1748)
  • Add warning for function names that exceed the truncation limit (#1777)
  • Add SceneGraph XML element and attribute completions (#1741)
  • Report mismatched XML element pairs (#1746)

Changed

  • Security enhancements ((#1773, #1775, #1782)
  • Keep synthesized Tokens on the lexer's hidden class (#1781)
  • Cap LSP worker thread pool to fix memory scaling with project count (#1776)
  • upgrade to @rokucommunity/logger@0.4.2. Notable changes since 0.4.0:
    • Security enhancements (#38, #39)
    • Serialize Error.cause (recursively) when logging (#33)
  • upgrade to roku-deploy@3.18.4. Notable changes since 3.17.6:
    • Migrate networking library from postman-request to needle (#282)

Fixed

  • Fix compile break against roku-deploy 3.18 (#1752)