> ## Documentation Index
> Fetch the complete documentation index at: https://autojourney-website-figma.vercel.app/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# AutoGrok

> AutoGrok Changelog

<Update label="2026-01-09" description="v0.0.10">
  ### Features

  * Added support for video preset dropdown option
  * Added support for automatic retry on failure (can be enabled and the number of retries can be configured in the settings panel)

  ### Bugfixes

  * Fixed an issue where Image-to-Text failures did not appear in the Task Manager failure list
  * Fixed an issue where prompt tags were not included when exporting tasks
  * Fixed an issue where incomplete tasks could not be restored after multiple page refreshes
</Update>

<Update label="2026-01-08" description="v0.0.9">
  ### Features

  * Added support for `--preset` video preset parameter (e.g., `--preset fun`), supports three values: `normal/fun/spicy`
  * Added support for `--ar` aspect ratio parameter (e.g., `--ar 16:9`)

  ### Bugfixes

  * Optimized `Grok` video generation sending logic and fixed timeout issues
</Update>

<Update label="2026-01-06" description="v0.0.8">
  ### Bugfixes

  * Fixed an issue where `Grok` could get stuck when generating videos
</Update>

<Update label="2025-12-28" description="v0.0.7">
  ### Bugfixes

  * * Fixed an issue where tasks failed to send when Enter key was set to newline instead of send
</Update>

<Update label="2025-12-28" description="v0.0.6">
  ### Bugfixes

  * Fixed an issue where sending timed out
</Update>

<Update label="2025-12-03" description="v0.0.4">
  ### Features

  * Video generation now supports automatic HD upscaling
  * Auto download supports downloading only HD videos
</Update>

<Update label="2025-12-02" description="v0.0.3">
  ### Bugfixes

  * Fixed an issue where video generation tasks got stuck and could not be sent
</Update>

<Update label="2025-11-23" description="v0.0.2">
  ### Bugfixes

  * Fixed an issue where images could not be downloaded in `Imagine` mode
  * Fixed an issue where video generation sometimes did not use the correct prompt
</Update>

<Update label="2025-11-21" description="v0.0.1">
  ### Features

  * Added Text to Image/Video, Image to Image/Video, and Image to Text features
</Update>
