New Logs UI
We’ve upgraded the Logs UI to make it simpler to monitor your function’s incoming requests, responses, and console logs.
Replay Requests
From the new Event Logs UI, you can now “replay” requests that your function has received. This is handy for retrying requests that failed for some external reason, like a dropped API request.
Other Improvements
- You can now change your Napkin username from the settings page
- You can now reinstall modules (was previously disabled)