Skip to content

Tags: soderlind/ai-alt-text

Tags

1.0.3

Toggle 1.0.3's commit message
Bump version to 1.0.3 and update changelog for housekeeping changes

- Updated version number in ai-alt-text.php, package.json, and readme.txt to 1.0.3.
- Added housekeeping entry in CHANGELOG.md for version 1.0.3.
- Revised README.md to clarify the description of the plugin.
- Removed redundant auto-generate on upload feature description from README.md and readme.txt.

1.0.2

Toggle 1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #3 from soderlind/l10n

Add initial translation template for AI Alt Text plugin

1.0.1

Toggle 1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2 from soderlind/edit/media

Update version to 1.0.1 and enhance media generation features

1.0.0

Toggle 1.0.0's commit message
Add GitHub funding configuration and workflows for manual and automat…

…ic release zips

- Created .github/FUNDING.yml to support various funding platforms.
- Added .github/workflows/manually-build-zip.yml for manual release zip creation.
- Added .github/workflows/on-release-add.zip.yml for automatic release zip generation upon publishing.
- Both workflows include steps for checking out the code, building the plugin, archiving the release, and releasing the zip file.