We’re excited to release the very first new feature since our beta launch: sharing! Now you can share read-only, public links to your Napkin functions.
To allow sharing, first deploy your function. Then, you can click the share button and toggle your function from private to public. The public link shows your deployed code and can only be edited by you, but can be run by anyone.
Improvements
- Added status dot to user Napkin functions: deployed (green), deployed with changes pending (yellow), not deployed (gray)
- Added better module install error messages.
- Fixed delay experienced by some users when creating first Napkin.
- Fixed Pokémon example code.