Skip to content

Releases: aidanashby/moondream-alt-text

v1.1.7

Choose a tag to compare

@github-actions github-actions released this 26 Aug 10:47

Full Changelog: v1.1.6...v1.1.7

v1.1.6

Choose a tag to compare

@github-actions github-actions released this 26 Aug 10:27

Full Changelog: v1.1.5...v1.1.6

Full Changelog: v1.1.5...v1.1.6

v1.1.5

Choose a tag to compare

@github-actions github-actions released this 10 Apr 13:37

Full Changelog: v1.1.4...v1.1.5

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 09 Apr 09:21

Full Changelog: v1.1.0...v1.1.4

v1.1.0

Choose a tag to compare

@aidanashby aidanashby released this 18 Mar 14:36

What's new

  • Automatic updates — the plugin now checks GitHub Releases every 12 hours and surfaces available updates in the standard WordPress Plugins screen. No third-party updater plugin required.
  • Filename as prompt hint — the attachment filename is passed to the API (hyphens and underscores converted to spaces). A file named loki-eats-cake.jpg hints 'loki eats cake' to the model.
  • Fewer truncated descriptions — the prompt no longer specifies a character count (vision models ignore it). It now asks for a single brief sentence. The server-side hard cap has been raised from 125 to 200 characters.

Upgrade

Download moondream-alt-text.zip below and install via Plugins → Add New → Upload Plugin, or use the Update link in the Plugins screen if you already have v1.0.0 installed.

v1.0.0 — Initial release

Choose a tag to compare

@aidanashby aidanashby released this 18 Mar 12:04

Moondream Alt Text Generator v1.0.0

First public release.

Features

  • Single-image generation — Generate button in the media library grid attachment details panel and on the attachment edit page
  • Bulk generation — Select multiple images in the media library (grid or list view) and generate alt text in sequence, with a review and edit phase before saving
  • Skip or overwrite — Configurable: skip images that already have alt text, or overwrite them
  • Global context — Optional prompt context appended to every request (e.g. subject matter of the site)
  • Truncation notice — Optional UI notice when generated text was trimmed to fit the 125-character hard limit
  • URL-first with base64 fallback — Sends the image URL to the API; falls back to base64 encoding if the URL is not publicly accessible

Requirements

Installation

  1. Download moondream-alt-text.zip from the assets below
  2. Upload via Plugins → Add New → Upload Plugin in WordPress
  3. Activate and enter your API key under Settings → Moondream Alt Text