• v0.1.4 9abe55db31

    admin released this 2026-05-09 19:30:00 +08:00 | 0 commits to main since this release

    NAS Agent guide now contains the concrete API_AUTH_TOKEN directly in the repository markdown and in the NAS-ready package.

    Release assets:

    • Gemini_Draw_generic.zip
    • Gemini_Draw_nas_gemini-drawpicture.zip

    NAS URLs:

    NAS quick start:
    cd /share/Container/gemini-drawpicture
    sudo docker compose -f docker_compose_Nas.yaml up -d --build

    Downloads
  • v0.1.3 415c5b6474

    admin released this 2026-05-09 19:25:40 +08:00 | 1 commits to main since this release

    NAS Agent guide update.

    Important:

    • The repository markdown keeps placeholder tokens for safety.
    • The NAS-ready zip contains API图片绘制及修改-Agent-NAS.md with the concrete API_AUTH_TOKEN already filled in, so it can be used directly after downloading.

    Release assets:

    • Gemini_Draw_generic.zip: generic package. Fill GEMINI_API_KEY, API_AUTH_TOKEN, APP_PASSWORD, and APP_URL yourself.
    • Gemini_Draw_nas_gemini-drawpicture.zip: NAS-ready package for /share/Container/gemini-drawpicture. UI port: 4001. API port: 4000. The NAS Agent markdown inside this zip has the concrete API token filled in.

    NAS quick start:
    cd /share/Container/gemini-drawpicture
    sudo docker compose -f docker_compose_Nas.yaml up -d --build

    Downloads
  • v0.1.2 415c5b6474

    admin released this 2026-05-09 19:16:41 +08:00 | 1 commits to main since this release

    Adds NAS-specific Agent API guide.

    Release assets:

    • Gemini_Draw_generic.zip: generic package. Fill GEMINI_API_KEY, API_AUTH_TOKEN, APP_PASSWORD, and APP_URL yourself.
    • Gemini_Draw_nas_gemini-drawpicture.zip: NAS-ready package for /share/Container/gemini-drawpicture. UI port: 4001. API port: 4000. Includes API图片绘制及修改-Agent-NAS.md with NAS URLs.

    NAS quick start:

    cd /share/Container/gemini-drawpicture
    sudo docker compose -f docker_compose_Nas.yaml up -d --build

    Downloads
  • v0.1.1 84ebdbd793

    admin released this 2026-05-09 19:08:22 +08:00 | 2 commits to main since this release

    Fix: Container Station no longer needs env_file/.env.local during compose validation. NAS compose now uses inline environment values in the NAS-ready package.

    Release assets:

    • Gemini_Draw_generic.zip: generic package. Fill GEMINI_API_KEY, API_AUTH_TOKEN, APP_PASSWORD, and APP_URL yourself.
    • Gemini_Draw_nas_gemini-drawpicture.zip: NAS-ready package for /share/Container/gemini-drawpicture. UI port: 4001. API port: 4000.

    NAS quick start:

    cd /share/Container/gemini-drawpicture
    sudo docker compose -f docker_compose_Nas.yaml up -d --build

    Downloads
  • v0.1.0 55d1e6b0b4

    admin released this 2026-05-09 18:56:33 +08:00 | 3 commits to main since this release

    Release assets:

    • Gemini_Draw_generic.zip: generic package. It does not include a real .env.local. Fill GEMINI_API_KEY, API_AUTH_TOKEN, APP_PASSWORD, and APP_URL yourself.
    • Gemini_Draw_nas_gemini-drawpicture.zip: NAS-ready package for /share/Container/gemini-drawpicture. UI port: 4001. API port: 4000.

    NAS quick start:

    cd /share/Container/gemini-drawpicture
    sudo docker compose -f docker_compose_Nas.yaml up -d --build

    Downloads