v0.15.0
AutomaApp/automav0.15.0Jan 13, 2022by Kholid060
AI Summary
Introduced new utility functions, enhanced Google Sheets capabilities, and improved the user interface by replacing alerts with toast messages.
Key Highlights
- Added `$randint` function
- Added update spreadsheet value option in Google Sheets block
- Added option to add time on a specific day trigger
- Replaced alert with toast message
New Features
- $randint function
- Update spreadsheet value option
- Specific day time trigger
- Toast messages
Full Release Notes
### New features - Add `$randint` function (7fa7a997906cc2d72d37bd01f33955514f7b1864) - Add update spreadsheet value option in google sheets block (e254928f34a08b7f7c56dfc59170d7e04b32b841) - Add option to add time on a specific day trigger (e0cc9200bfb28b4959c4a778bcd8a48292ab0467), closes #258 - Replace alert with toast message (29b7d7e11bf5febd9f3410449d2ca54d19c75d9e)