Skip to content

v2.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 14:33
· 964 commits to master since this release

Features

  • interface/context: onExit function (Luke)
  • callback: client callback (Linden)
  • web/dialog: alert dialog (Luke)
  • web/context: images in metadata (Luke)
  • web/input: display value when no label is provided for select (Luke)
  • locales: Russian translation (#36) #36 (waddle_dee)
  • locales: German locale(#39) #39 (Cranksome)

Bug Fixes

  • interface/context: correct id if a float is received (DokaDoka)
  • web/progress: remove cancelled timeout animation (Luke)

Code Refactoring

  • callback: rewrite (Linden)
  • web/dialog: use locale for alert confirm button (Luke)
  • version/server: reliable resource name check (Linden)

Chores

  • manifest: version bump (Luke)

Commits