Releases: fauzaanu/workflow
Releases · fauzaanu/workflow
1.0.8
Change presence_penalty value to number in api_calls
The commit changes presence_penalty data type from string to number in the api_calls.ts file. The previous version incorrectly set the value as a string, and the update corrects this to reflect the correct numeric value.
1.07: Move styles.css from src directory
The styles.css file was moved out from the "src" directory to the project root. This modification reflects a refactoring of the project structure to simplify and optimize the workflow.
1.0.5
- Notes title is now included if present
- Command added for a shortcut to show the file menu of all workflows at current mouse position
Initial
1.0.4
Update plugin workflow and improve documentation