DEVELOPER BLOG
Changelog 0.1 - 2024 08-23
We haven't kept a public changelog up until now, but better late than never! We're drawing a line in the sand with this 0.1 release, which includes changes from the last day or so.
Changelog 0.1
- Added options to context menu when right-clicking a program in the Navigator address bar. You can now View Logs, Open/Copy Endpoint URL, and Copy Email Address without having to go back to the Navigator home.
- Improve UX when installing API drivers. Previously, when you installed a driver, the
index.ts
file for that program would automatically open. In most cases you don't want or need to read or modify the code, so now the program'sREADME.md
opens instead, and we return to the Navigator home view in case you need to configure API keys. - Fix program deletion command. A recent bug prevented deleting files of a stopped program when right-clicking the folder and selecting Delete Program.