Skip to content

v0.2.1

Compare
Choose a tag to compare
@brandongregoryscott brandongregoryscott released this 18 Jun 11:56
· 103 commits to main since this release

v0.2.1 Release

Release notes

Maintenance release to fix a regression starting at v0.1.3, which caused the 'Add key and translation' command to stop after adding the key. This bug stemmed from changing the WindowUtils.info, WindowUtils.error calls to use await which were throwing cancellation errors.

Notable features:

  • The generic catch error toast will provide a button to view the log for more information
  • Added an informational toast after translations are added (similar to the success toast when a key is added to the interface)

Known issues

#11 Bug: Add key to interface and translation to culture files stops after key

Contributors

@brandongregoryscott