Releases: cyogesh56/Alt-Tag-Studio
Releases · cyogesh56/Alt-Tag-Studio
v1.1.2
v1.1.0
v1.0.6
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 (
429error). 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.