Skip to content

Releases: AiratTop/ad-generator

v2.3.0

Choose a tag to compare

@AiratTop AiratTop released this 01 Sep 22:32

What’s changed

  • Raised the compatibility baseline to WordPress 7.0 and PHP 8.3.
  • Hardened shortcode input and output handling.
  • Improved CLI argument and file error handling.
  • Made the CLI independent of the current working directory.
  • Added smoke tests for PHP 8.3, 8.4, and 8.5.
  • Removed PHP 8.5 deprecation warnings from the parser.

v2.2.0

Choose a tag to compare

@AiratTop AiratTop released this 25 Jul 22:16
  • Fixed an issue with extra space replacement.
  • Refactored the randomizer code.
  • Added more template examples.

v2.0.1

Choose a tag to compare

@AiratTop AiratTop released this 09 Feb 11:06
  • Fixed an issue with unexpected extra spaces.

v2.0.0

Choose a tag to compare

@AiratTop AiratTop released this 28 Jul 12:24
  • Added a new CLI version.
  • Added error handling and help to the CLI.
  • Added label tags to the variant selection controls.
  • Fixed the removal of extra spaces from generated results.

v1.4.0

Choose a tag to compare

@AiratTop AiratTop released this 24 Mar 09:10
  • Increased the maximum input length from 4,000 to 10,000 characters.
  • Fixed autofocus on the form page.

v1.3.2

Choose a tag to compare

@AiratTop AiratTop released this 26 Aug 11:47
  • Added IDs to the result count controls.
  • Updated the license URL.
  • Added screenshots to README.md.
  • Updated GitHub repository files: documentation, issue template, and README.
  • Changed the repository name casing from Ad-Generator to ad-generator.
  • Updated translation files.

v1.3.1

Choose a tag to compare

@AiratTop AiratTop released this 06 Aug 19:00
  • Improved result formatting.
  • Updated translation files.

v1.3.0

Choose a tag to compare

@AiratTop AiratTop released this 06 Aug 15:45
  • Added the ability to select the number of displayed results: 10, 100, or 300.

v1.2.3

Choose a tag to compare

@AiratTop AiratTop released this 01 Feb 19:00
  • Added %rand%, which returns a random digit from 0 to 9.
  • Fixed an issue with stray backslashes.
  • Formatted and optimized the code.

v1.2.2

Choose a tag to compare

@AiratTop AiratTop released this 09 Jan 19:55
  • Added multilingual support for Russian and English.