Skip to main content

Changelog

Track the latest features, improvements, and bug fixes.

Latest version: 0.2.0
  • Version 0.2.0

    • FixedFixed Manim install on macOS by ensuring Cairo headers are present
    • NewAdded a Report Issue modal for setup install and troubleshoot failures
  • Version 0.1.9

    • NewAdded Google Gemini CLI as a supported AI provider alongside Claude, Codex, and OpenCode
    • NewAdded GIF, WebM, and MOV export formats for rendered animations
    • NewAuto-configure MiKTeX on Windows so LaTeX rendering works out of the box
    • ImprovedAdded an error report button to surface failures more quickly
    • ImprovedUse the real Gemini sparkle icon and invert the active provider icon color for clearer selection
    • ImprovedPolished setup and license activation flows
  • Version 0.1.8

    • ImprovedPresenter fullscreen now covers the menu bar/dock and respects the notch
    • ImprovedUse macOS simple fullscreen for presenter mode
    • FixedPersist Codex sessions so conversations remember context
    • FixedStop creating duplicate chats on Cmd+N
    • ImprovedMake entire template card clickable to open preview
    • FixedMake slide/video thumbnails hover-to-play to fix scroll jank
  • Version 0.1.7

    • NewAdded AI model selection for OpenCode provider
    • ImprovedUpdated onboarding: removed tagline from hello screen and added brand logos to CLI picker
    • ImprovedShow CLI version and configured model in Settings AI section
    • FixedFixed green pill badges failing WCAG contrast in light theme
    • FixedFixed confirm dialogs not blocking in WKWebView
    • FixedFixed OpenCode output parsing for part.text path
    • FixedFixed skills install: use app data dir, add --yes flag, parse multiline YAML
    • NewAdded experimental Linux .deb build
  • Version 0.1.6

    • FixedFixed Claude OAuth authentication flow
    • NewAdded OpenCode CLI auto-discovery
    • FixedFixed npx PATH resolution for globally installed packages
    • NewAdded automatic chat titling based on conversation content
  • Version 0.1.5

    • NewAdded an Auto AI provider option in setup so Animo can choose an available CLI automatically
    • ImprovedRedesigned setup step 2 as a provider picker for Claude Code, OpenAI Codex, OpenCode, and Auto
    • FixedFixed Windows CLI detection, install flow, and app version display
    • FixedFixed LaTeX detection on Windows after Chocolatey installs
    • FixedFixed spinner animation on Windows and added winget, Chocolatey, and PowerShell install fallbacks
    • FixedFixed a subscription tool loop, made dependency checks async, and added an escape hatch for the install modal
    • ImprovedRemoved the mandatory auth screen from the startup flow
  • Version 0.1.4

    • FixedFixed Claude Code and OpenCode PATH detection for nvm, Volta, and npm global installs
    • FixedImproved dependency checker lookup paths for AI CLI tools
  • Version 0.1.3

    • NewAdded bundled project templates and template documentation
    • ImprovedSplit the setup wizard into welcome, runtime, and AI CLI steps
    • FixedFixed Manim being falsely reported as missing by the dependency checker
    • FixedFixed a setup wizard listener leak during Tauri registration cleanup
  • Version 0.1.2

    • FixedFixed the subscription API default so desktop builds call api.animo.video instead of localhost
    • FixedUpdated desktop updater checks to use the production animo.video release manifest
  • Version 0.1.1

    • NewAdded OpenCode CLI as an AI provider option
    • NewAdded English and Spanish localization with a language change confirmation dialog
    • NewAdded a skills section and OpenCode icon in settings
    • ImprovedOptimized the settings modal, template grid, progress bar, and startup settings loading
    • ImprovedReplaced the license screen spinner with animated shapes and the app logo
    • FixedImproved language dialog accessibility and switched the accent palette to pass WCAG contrast checks
    • FixedRemoved backdrop blur from modals and deferred dependency checks to the AI section
  • Version 0.1.0

    • FixedRemoved the release workflow concurrency group that caused new builds to cancel instantly