- Fixed bug with incorrect space replacements
- Refactored randomizer code
- Added more template examples
- Fixed bug with extra spaces appearing (#12)
- Added new command-line version
- Error handling and help support in CLI
- Added
label
tags for option selection - Fixed extra space cleanup in output
- Increased character limit from 4000 to 10000
- Fixed autofocus issue on the form page
- Added IDs to result count selection
- Updated license URL
- Added screenshots to README.md
- Updated GitHub repo files (DOCUMENTATION, ISSUE_TEMPLATE, README)
- Changed repository name case: Ad-Generator → ad-generator
- Updated translation files
- Improved result formatting
- Updated translations
- Added option to select the number of results displayed
%rand%
now returns a random number from 0 to 9- Fixed issue with stray
\
characters - Code formatting and optimization
- Multilingual support added (currently Russian and English)
- Added automatic updates via GitHub Updater
- Updated changelog.md
- Added package metadata
- Fixed
/languages/
path - Updated generator template
- Added support for language files
- Included Russian and English translations
- Updated placeholder text samples
- Reduced max input length to 4000 characters
- Added IDs to all fields and elements
- Adjusted input width for mobile optimization
- UI styling improvements
- Added composer support (composer.json)
- Expanded ISSUE_TEMPLATE.md
- Code optimization
- Fixed issue with multiple spaces
- Added GitHub project link
- Added "Clear Results" button
- Improved result formatting and layout
- Better handling of varying result counts
- Removed excessive slashes from output
- Fixed line break issue
- Added GitHub files
- Fixed output formatting
- Merged logic into a single function, removed redundant code, fixed bugs
- Successfully tested on a demo site
Next steps: - Improve visual design
- Ensure generated results include proper line breaks
- Initial Release