Here is the change i make to the tool over time. Numbering of the version is done by me, and i confessed i don’t really know if there is a proper rule on how to do it. I just based it on a few changelog that i see.
Version 2.2.1
- Fix for Telegram share button not working properly.
Version 2.2
- Addition of share buttons for WhatsApp and Telegram.
- Some minor change on style and minor CSS optimizations.
- Change the way notice is hidden (and shown).
Version 2.1
- Add indication of selection when the copy button is clicked.
- Add a lighter (on resource) generation method for generating more than 10,000 characters.
Version 2
- Changing manual increment to repeat string function to generate empty text.
- Removing generate button and uses event listener that monitors changes on the number field. When the number changes, the generate function is automatically triggered.
Version 1
- Initial version. The tool uses incremental iteration to generate empty text.