Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@openui5bot openui5bot released this 31 Jan 14:16
673f289

1.8.0 (2025-01-31)

Features

  • binding: Detect global formatter notation in bindings (0845caf)
  • binding: Detect more globals in property- and aggregation bindings (406f6f5)
  • Detection for UI5 Model Data Types (#480) (572db29)
  • Formatter: Detect globals and strings of formatters in bindings (JS/TS) (#499) (291ffed)
  • OData implicit globals detection (#510) (daff87b)

Bug Fixes

  • binding: Resolve 'Bad name' error on tab (1466abb)
  • CodeQL scan (#509) (67e86d8)
  • Improve overall code detection (#489) (af6dbd4)
  • Prevent false-positive "prefer-test-starter" in testsuite (2e733d2)
  • Provide check for alternative names of the properties (#506) (8d2ad2f)
  • XML: Do not fail on empty core:require attribute (4efb2d7)
  • xmlTemplate: Fix column position off-by-one (07169f6)

Dependencies