First Commit
· One min read
1.0.0 - 2025-09-19
Added
- Initial release of ChatGPT Automator.
- Automatic text splitting (by characters, lines, or custom text rules).
- Pre-prompt support to add instructions before each chunk.
- Batch size control for sending multiple chunks at once.
- Support for loading long texts from files (
.txt, .md, .csv, .log, .json, .xml, .yaml, .yml). - Pause and Stop controls during automation.
- Next batch preview to see upcoming content.
Improved
- Default split mode set to Split by Lines.
- Options menu for adjusting chunk size, line count, delay, and automation rules.
Fixed
- N/A (initial release)
