v0.2.0

AutomaApp/automav0.2.0Dec 10, 2021by Kholid060

AI Summary

This release introduces the ability to trigger blocks using keyboard shortcuts and addresses several bugs affecting CSV columns, trigger event handling, and option persistence. It also includes a typo correction within the codebase.

Key Highlights

  • Added keyboard shortcut support to trigger blocks
  • Fixed a bug where cancelable and bubbles options were lost when switching trigger events
  • Resolved errors encountered when using the trigger event block
  • Fixed issues related to CSV column handling

New Features

  • Keyboard shortcut option to trigger block

Full Release Notes

New feature
- add keyboard shortcut option to trigger block (4f16674d5ab29143826b353a702e82a8cc09df5c)

Bug fixes
- CSV column (d2c8b25906ce6a10c23e030b23a430d416d53410)
- cancelable and bubbles options value got deleted when changed the trigger event (af9b16c5fd83a7a1276e9b5b2a670466ba504e3e)
- Fix typo (af9b16c5fd83a7a1276e9b5b2a670466ba504e3e)
- Error when using the `trigger event` block (0e9c745069eb3f813c6e2248ca47345bce25810a)