> ## 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.

# AutoGPT

> AutoGPT Changelog

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

  * 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="2025-12-28" description="v0.0.38">
  ### Bugfixes

  * Fixed an issue where `ChatGPT` failed to retrieve generated image links
</Update>

<Update label="2025-12-25" description="v0.0.37">
  ### Features

  * Added support for `Auto Publish` option for `Sora 2`, automatically publish after generating videos, can be combined with the downloader to download watermark-free videos
</Update>

<Update label="2025-12-17" description="v0.0.35">
  ### Features

  * Added support for [The new ChatGPT Images](https://openai.com/index/new-chatgpt-images-is-here/)
</Update>

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

  * Fixed an issue where `ChatGPT` failed to retrieve account information
</Update>

<Update label="2025-12-09" description="v0.0.33">
  ### Bugfixes

  * Fixed an issue where `ChatGPT` failed to upload images
</Update>

<Update label="2025-12-06" description="v0.0.32">
  ### Bugfixes

  * Fixed an issue where `ChatGPT` failed to retrieve account information
</Update>

<Update label="2025-11-26" description="v0.0.30">
  ### Bugfixes

  * Fixed an issue where `ChatGPT` failed to generate images
</Update>

<Update label="2025-10-30" description="v0.0.29">
  ### Features

  * Image to Image/Video supports sending without a prompt
</Update>

<Update label="2025-10-27" description="v0.0.28">
  ### Bugfixes

  * Fixed an issue where the `ChatGPT` send button was misidentified
</Update>

<Update label="2025-10-14" description="v0.0.27">
  ### Features

  * Support Sora 2
</Update>

<Update label="2025-09-25" description="v0.0.26">
  ### Bugfixes

  * Fix the issue where Sora Pro accounts cannot run 5 image generation tasks in parallel.
</Update>

<Update label="2025-08-31" description="v0.0.25">
  ### Bugfixes

  * Fixed download failure caused by generate api updates in Sora
</Update>

<Update label="2025-08-30" description="v0.0.24">
  ### Bugfixes

  * Fixed download failure caused by library api updates in Sora
</Update>

<Update label="2025-08-27" description="v0.0.23">
  ### Bugfixes

  * Fixed incorrect scroll window count in Sora quick download
</Update>

<Update label="2025-08-22" description="v0.0.22">
  ### Features

  * Supports quick download for single image, and batch download for all generated images and images in feed.
</Update>

<Update label="2025-08-19" description="v0.0.21">
  ### Features

  * In `ChatGPT`, added the `Auto New Chat` feature. When too many tasks are sent in a single chat window, the context length will be too long, and the generated image/text effect will be affected. After enabling, the task will be automatically switched to a new chat after a certain number of tasks are sent, the max number of tasks can be adjusted in the settings.
  * In `ChatGPT`, added the `Send in New Chat` feature, allowing users to manually specify that a task should be sent in a new chat window.
  * In `ChatGPT`, added `Batch` processing feature to `ImageToImage`, supporting batch `Background Removal`, `Extend Image`, `Upscale to HD`, and `Generate Similar` .
  * In `ChatGPT`, added `ImageToText` feature
  * In `ChatGPT`, added `Send entire prompts` feature
</Update>

<Update label="2025-08-08" description="v0.0.20">
  ### Features

  * Add [AutoBao](https://chromewebstore.google.com/detail/gggekkbdnccnkbnfmimhppcgmjnjomnl) in `More Extensions`
</Update>

<Update label="2025-08-07" description="v0.0.19">
  ### Bugfixes

  * Fixed occasional queue stalling problem under Sora
</Update>

<Update label="2025-07-28" description="v0.0.18">
  ### Bugfixes

  * Fixing the issue of being unable to retrieve account information from the ChatGPT website
</Update>

<Update label="2025-07-25" description="v0.0.17">
  ### Bugfixes

  * Fixing the issue of being unable to retrieve account information from the ChatGPT website
</Update>

<Update label="2025-07-24" description="v0.0.16">
  ### Bugfixes

  * Fixed ChatGPT generation failure issue
  * Fixed occasional queue stalling problem under Sora
</Update>

<Update label="2025-07-21" description="v0.0.13">
  ### Bugfixes

  * Fix the issue where messages are successfully sent but displayed as failed in ChatGPT
</Update>

<Update label="2025-07-11" description="v0.0.12">
  ### Features

  * Support `Image & Prompt Matching` feature, allowing custom precise pairing between each image and its corresponding prompt
  * Introduced more automation extensions recommendations
</Update>

<Update label="2025-07-02" description="v0.0.11">
  ### Features

  * The extension supports setting the download folder for the downloader (allowing multiple accounts to save images to different folders)
</Update>

<Update label="2025-06-30" description="v0.0.10">
  ### Bugfixes

  * Fixed Sora run out of memory issue
</Update>

<Update label="2025-06-20" description="v0.0.7">
  ### Bugfixes

  * Fixed ChatGPT lag/stuttering issues
</Update>

<Update label="2025-06-19" description="v0.0.6">
  ### Bugfixes

  * Rollback version because ChatGPT lag/stuttering issues
</Update>

<Update label="2025-06-18" description="v0.0.5">
  ### Features

  * Sora now supports video feature

  ### Bugfixes

  * Fixed an issue where Sora would not automatically send tasks when hiding tabs
</Update>

<Update label="2025-06-06" description="v0.0.4">
  ### Bugfixes

  * Fixed an issue where the number of parallel tasks was not 5 under the Sora Pro plan
</Update>

<Update label="2025-05-23" description="v0.0.3">
  ### Bugfixes

  * Fixed the "exceeded maximum task limit" error
</Update>

<Update label="2025-04-24" description="v0.0.2">
  ### Features

  * Supports [Sora](https://sora.chatgpt.com/)

  ### Bugfixes

  * Fixed the issue of being unable to send within the project directory
  * Fixed the issue where images were generated but failed to display in certain scenarios
</Update>

<Update label="2025-04-18" description="v0.0.1">
  ### Features

  * Added Text2Image and Image2Image feature
</Update>
