Release v0.9.8
Changelog
Added file upload/download support for Actions
- 166b98b: #44: Added API to persist user file info in database (@akclace)
- fa8a97c: #44: Added support for Action input of type file, textarea and password (@akclace)
- a241c49: Added exec redirect to temp file (@akclace)
- c1b8cc0: Added file download and image report types (@akclace)
- 01d514b: Added links to other actions (@akclace)
- 66ea307: Added push url for actions (@akclace)
- 8736ebd: Added support for hiding params in specific actions (@akclace)
- 8f617e7: Added test for Action switcher (@akclace)
- a2e9c26: Check for loopback ip (@akclace)
- 90b9727: Fix tests (@akclace)
- c61e5f2: Preserve query string across action switcher (@akclace)
- a256618: Scale action output (@akclace)