v0.15.2
AutomaApp/automav0.15.2Jan 15, 2022by Kholid060
AI Summary
This release focuses on bug fixes, specifically addressing issues with function parameters and webhook headers, alongside a refactor of reference data.
Key Highlights
- Fixed error with function parameter regex
- Fixed duplicate webhook headers
- Refactored reference data structure
Full Release Notes
### Bug fixes - Fix function parameter regex (5642fe80454cd4649e882b7e0d85f429f772a639) - Duplicate webhook headers (c1645815fe3f91e92b871efcbf71c2edbe8f3f5f), closes #267 ### Others - Refactor reference data (2efe520efee76fb419bb0fc34dcb0511015ae4e1)