v0.9.6
AutomaApp/automav0.9.6Dec 15, 2021by Kholid060
AI Summary
Added French localization support and fixed errors related to deleting conditions and data output columns.
Key Highlights
- Add `fr` locale
- Error when deleting a condition in the condition block
- Fix dataColumns ouput
New Features
- French locale
Full Release Notes
### New features - Add `fr` locale (9adb2a6ad47b891df7f01c7e0f39be20e696fb6a), thanks @JeremLopes ### Bug fixes - Error when deleting a condition in the condition block (d5b16d49075ef0bf4f2c5a47ba84fd9851befe24), closes #189 - Fix dataColumns ouput (acbefe164f7d469eec6334dde749e303295eadcb), closes #190