Skip to content

Releases: cyogesh56/Alt-Tag-Studio

v1.1.2

18 May 16:45

Choose a tag to compare

  • Fix: Restoring session now restores the previously saved API keys.
  • Fix/Enhancement: Save Copy function now asks you where do you want to save the file.
  • Fix: When you close and reopen the app, you will now arrive straight into IDE instead of landing page.

v1.1.0

13 May 17:11

Choose a tag to compare

Added persistent memory in the app so if same image comes up again, the app can auto-populate the alt-text from memory, with an added option to clear the memory from settings.

v1.0.6

07 May 16:28

Choose a tag to compare

v1.0.6

  • Available for macOS, Windows, Linux: Apart from macOS (.dmg), Alt-Tag Studio is also now available on Windows (.exe) and Linux(.AppImage)!!
  • Architecture: Transitioned from a simple linear flow to a comprehensive Project-Wide IDE layout.
  • Feature: Added native multi-file support. You can now open an entire directory and manage multiple HTML files via a tabbed interface.
  • Feature: Session Persistence. The app automatically remembers your active project folder on restart.
  • Feature: Introduced Auto-Switch logic that automatically falls back to the next saved API key if the active one runs out of quota (429 error). This feature dynamically disables if fewer than two API keys are configured.
  • Feature: Added robust decoding support to gracefully handle complex file paths (e.g., spaces converted to %20).
  • Feature: Extensive Editor actions (Save a Copy, Restore Original, Skip Image, Navigate Back).
  • Enhancement: AI Provider dropdowns dynamically filter to only display configured providers and use beautiful official provider SVG icons.
  • UI & Accessibility: Restored the clean, static 3-column flexbox layout (Explorer, Code, Preview). Fast-rendering custom hover tooltips added for all sidebar actions.
  • UX & Rendering: System toast notifications now gracefully animate from the bottom-center. Deep text-wrapping added to the code preview to eliminate horizontal scrolling.
  • Fix: Intercepted all external links (e.g., "Get Key") to open in the user's default system browser rather than inside an internal Electron window.
  • Cleanup: Removed deprecated API providers (DeepSeek, Qwen) to focus on top-tier multimodal vision models.

v1.0

05 May 15:29
f2baee4

Choose a tag to compare

Download for your macOS