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

# AutoBao

> AutoBao Changelog

<Update label="2026-01-09" description="v0.0.23">
  ### 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="2026-01-07" description="v0.0.22">
  ### Bugfixes

  * Fixed an issue where image generation was displayed as failed but actually succeeded, preventing automatic download
</Update>

<Update label="2026-01-02" description="v0.0.21">
  ### Bugfixes

  * Fixed an issue where image generation was displayed as failed but actually succeeded, preventing automatic download
</Update>

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

  * Fixed an issue where image generation was displayed as failed but actually succeeded, preventing automatic download
</Update>

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

  * Fixed an issue where Image-to-Text tasks failed
</Update>

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

  * Fixed an issue where Image-to-Text tasks failed
</Update>

<Update label="2025-11-21" description="v0.0.16">
  ### Bugfixes

  * Fixed an issue where downloads failed when the image format was set to `png`
</Update>

<Update label="2025-11-20" description="v0.0.15">
  ### Bugfixes

  * Fixed an issue where image file extensions were incorrect when downloading from cloud storage
</Update>

<Update label="2025-11-10" description="v0.0.14">
  ### Features

  * Image generation now defaults to using the `AI Creation` page

  ### Bugfixes

  * Fixed an issue where Doubao failed when using `Super` mode
</Update>

<Update label="2025-09-10" description="v0.0.13">
  ### Bugfixes

  * Fixed issue with watermarks on automatically downloaded images from Doubao
</Update>

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

  * Automatically pause task sending when Doubao image generation reaches the limit
</Update>

<Update label="2025-09-03" description="v0.0.11">
  ### Bugfixes

  * Fixed issue with abnormal display of embedded extension
</Update>

<Update label="2025-09-02" description="v0.0.10">
  ### Features

  * Added setting to download only final image (sometimes Doubao processes images step by step, generating intermediate draft images)
</Update>

<Update label="2025-08-26" description="v0.0.9">
  ### Bugfixes

  * Fixing the issue of being unable to retrieve account information sometimes
</Update>

<Update label="2025-08-20" description="v0.0.8">
  ### Bugfixes

  * Minor UI adjustments and bug fixes.
</Update>

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

  * Added `Download AI generated prompts` option in settings. When enabled, AI-generated prompts are used for downloads instead of the sent prompts. This option is disabled by default.

  ### Bugfixes

  * Fixed an issue where image editing operations (e.g., regeneration, manual expansion) did not trigger automatic downloads.
</Update>

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

  * Supports quick download for single image, and batch download for all generated images.

  ### Bugfixes

  * Fixed an issue where the extension would not auto-send due to occasional hang-ups in Doubao generation.
</Update>

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

  * Added `Batch` processing feature to `ImageToImage`, supporting batch `Background Removal`, `Extend Image`, `Upscale to HD`, and `Generate Similar` .

  ### Features

  * Minor UI adjustments to the send options interface.
</Update>

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

  * 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.
  * Added the `Send in New Chat` feature, allowing users to manually specify that a task should be sent in a new chat window.
  * `ImageToText` now supports batch image uploads, improving tasks sending speed.

  ### Bugfixes

  * Fixed an issue where the `Task Manager` status bar displayed a count of 0 incorrectly.
</Update>

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

  * Support `ImageToText` feature
  * Support `Send entire prompts` feature
</Update>

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

  * Fixed the issue where the page does not automatically send after switching away
  * Fixed the issue where downloaded images lack sequence numbers in their suffixes
</Update>

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

  * Added Text2Image and Image2Image feature
</Update>
