Release details
- When creating/editing a prompt chain, you can now attach files to each step. Simply click on the attach button on each step to attach files. When running your prompt chains, these files will be automatically attached to your prompts before it is submitted. Note: attachments don't work with public prompts.
- Changed the export function to export all files in one folder, sorted by date and time
- Fixed an issue with folders sorting by updated time. Now, if a conversation inside a folder updates, the parent folder update time will be set too
- When exporting Selected Messages, you can now Select/Deselect All and Shift+click to select a range of checkboxes
- Other bug fixes and improvements