Skip to content

7.0.247

Choose a tag to compare

@shai-almog shai-almog released this 30 May 09:11
· 118 commits to master since this release
f0c4acf

What's Changed

This is a small bump release mostly intended to fix debug over logging.

  • Sort site search index by date and exclude developer guide by @shai-almog in #5090
  • scripts/initializr: sync template with cn1app-archetype by @shai-almog in #5093
  • docs(InteractionDialog): clarify animation, formMode, and no-op transitions (#5071) by @shai-almog in #5096
  • Defer lightweight Picker traversal editing until dismiss completes by @jsfan3 in #5092
  • Update Lifecycle.java getCurrentForm javadoc by @jsfan3 in #5095
  • Small fix to UIManager.java Javadoc by @jsfan3 in #5094
  • Fix lightweight Picker traversal controls when non-traversable by @jsfan3 in #5091
  • feat(InteractionDialog): custom animations + code-set duration (#5072) by @shai-almog in #5097
  • Add gRPC-Web client codegen mirroring the OpenAPI pattern by @shai-almog in #5099
  • Blog: developer workflow (on-device debugging + JUnit 5) by @shai-almog in #5086
  • Fix Metal stencil mismatch in mutable-image seed pass (#5103) by @shai-almog in #5106
  • Fix #1243: getShortWeekdays() now uses English keys after localization by @shai-almog in #5105
  • Fix ios.blockScreenshotsOnEnterBackground to hide peer components by @shai-almog in #5107
  • ci(ios-metal): enable Metal API validation in screenshot suite by @shai-almog in #5110
  • Fix #1363: copy calcPreferredSize() result instead of retaining the reference by @shai-almog in #5109
  • Dedupe simulator paint-scope leak warnings (#5102) by @shai-almog in #5111

Full Changelog: 7.0.246...7.0.247