{
  "schemaVersion": "1.1.0",
  "recordCount": 7,
  "asOf": "2026-08-30",
  "records": [
    {
      "id": "ollama-v0-33-2-desktop-maintenance",
      "url": "https://localllmupdates.com/updates/#ollama-v0-33-2-desktop-maintenance",
      "recordKind": "release-tracker",
      "title": "macOS app and Claude Desktop proxy fixes",
      "description": "Ollama restores following the system appearance, hands the macOS app off to an already-running instance, and prevents model-catalog updates from interrupting in-flight Claude Desktop proxy requests.",
      "publishedAt": "2026-08-27",
      "updateType": "runtime",
      "entityRefs": [
        {
          "type": "runtime",
          "id": "ollama",
          "name": "Ollama"
        }
      ],
      "changeKinds": [
        "release"
      ],
      "recordVersion": 1,
      "lastVerifiedAt": "2026-08-30",
      "releaseDate": "2026-08-27",
      "releaseVersion": "v0.33.2",
      "previousVersion": "v0.33.1",
      "verificationState": "verified",
      "breakingChange": "unknown",
      "sources": [
        {
          "url": "https://github.com/ollama/ollama/releases/tag/v0.33.2",
          "title": "Ollama v0.33.2 release notes",
          "publisher": "Ollama",
          "sourceType": "official-release",
          "accessedAt": "2026-08-29"
        }
      ],
      "claims": [
        {
          "text": "The official Ollama v0.33.2 notes list three changes.",
          "sourceUrls": [
            "https://github.com/ollama/ollama/releases/tag/v0.33.2"
          ],
          "verification": "verified",
          "evidenceClass": "official"
        },
        {
          "text": "The notes say the Ollama app again follows the system appearance, restoring dark-mode support.",
          "sourceUrls": [
            "https://github.com/ollama/ollama/releases/tag/v0.33.2"
          ],
          "verification": "verified",
          "evidenceClass": "official"
        },
        {
          "text": "The notes say the macOS app now hands off to an already-running instance instead of starting a second one.",
          "sourceUrls": [
            "https://github.com/ollama/ollama/releases/tag/v0.33.2"
          ],
          "verification": "verified",
          "evidenceClass": "official"
        },
        {
          "text": "The notes say the Claude Desktop proxy no longer interrupts in-flight requests when the model catalog updates.",
          "sourceUrls": [
            "https://github.com/ollama/ollama/releases/tag/v0.33.2"
          ],
          "verification": "verified",
          "evidenceClass": "official"
        },
        {
          "text": "The notes link the full comparison from v0.33.1 to v0.33.2.",
          "sourceUrls": [
            "https://github.com/ollama/ollama/releases/tag/v0.33.2"
          ],
          "verification": "verified",
          "evidenceClass": "official"
        }
      ],
      "corrections": []
    },
    {
      "id": "ollama-v0-33-0-claude-desktop-caching-packaging",
      "url": "https://localllmupdates.com/updates/#ollama-v0-33-0-claude-desktop-caching-packaging",
      "recordKind": "release-tracker",
      "title": "Claude Desktop gateway, caching, and packaging fixes",
      "description": "Ollama's v0.33.0 release lets Claude Desktop use Ollama as a third-party gateway provider, fixes prompt caching for recurrent-layer models, and fixes Linux and Windows packaging.",
      "publishedAt": "2026-08-21",
      "updateType": "runtime",
      "entityRefs": [
        {
          "type": "runtime",
          "id": "ollama",
          "name": "Ollama"
        }
      ],
      "changeKinds": [
        "release",
        "performance",
        "compatibility"
      ],
      "recordVersion": 1,
      "lastVerifiedAt": "2026-08-29",
      "releaseDate": "2026-08-21",
      "releaseVersion": "v0.33.0",
      "verificationState": "verified",
      "breakingChange": "unknown",
      "sources": [
        {
          "url": "https://github.com/ollama/ollama/releases/tag/v0.33.0",
          "title": "v0.33.0",
          "publisher": "Ollama",
          "sourceType": "official-release",
          "accessedAt": "2026-08-29"
        }
      ],
      "claims": [
        {
          "text": "Developers can now easily configure Claude Desktop to seamlessly work with Ollama as a third-party gateway provider.",
          "sourceUrls": [
            "https://github.com/ollama/ollama/releases/tag/v0.33.0"
          ],
          "verification": "verified",
          "evidenceClass": "official",
          "caveat": "Claim comes from the release notes author; real-world compatibility not independently verified."
        },
        {
          "text": "on models with recurrent layers this previously forced a request matching 46k of 47k tokens to reprocess from zero",
          "sourceUrls": [
            "https://github.com/ollama/ollama/releases/tag/v0.33.0"
          ],
          "verification": "verified",
          "evidenceClass": "official"
        },
        {
          "text": "Fixed broken default packaging caused by macOS-specific assumptions affecting Linux/Windows builds",
          "sourceUrls": [
            "https://github.com/ollama/ollama/releases/tag/v0.33.0"
          ],
          "verification": "verified",
          "evidenceClass": "official"
        }
      ],
      "corrections": []
    },
    {
      "id": "ollama-v0-32-15-metadata-qwen",
      "url": "https://localllmupdates.com/updates/#ollama-v0-32-15-metadata-qwen",
      "recordKind": "release-tracker",
      "title": "Ollama reports v0.32.15 caching model metadata and normalizing Qwen 3.8 system messages",
      "description": "Ollama reports that v0.32.15 caches resolved model metadata, fixes chat and generate wedging after a parser error, and normalizes Qwen 3.8 system messages.",
      "publishedAt": "2026-08-19",
      "updateType": "runtime",
      "entityRefs": [
        {
          "type": "runtime",
          "id": "ollama",
          "name": "Ollama"
        },
        {
          "type": "model",
          "id": "qwen-3-8",
          "name": "Qwen 3.8"
        }
      ],
      "changeKinds": [
        "release",
        "performance",
        "compatibility"
      ],
      "recordVersion": 1,
      "lastVerifiedAt": "2026-08-29",
      "releaseDate": "2026-08-19",
      "releaseVersion": "v0.32.15",
      "verificationState": "verified",
      "breakingChange": "unknown",
      "sources": [
        {
          "url": "https://github.com/ollama/ollama/releases/tag/v0.32.15",
          "title": "v0.32.15",
          "publisher": "Ollama",
          "sourceType": "official-release",
          "accessedAt": "2026-08-29"
        }
      ],
      "claims": [
        {
          "text": "Caches resolved model metadata between requests, cutting time-to-first-token by roughly half (TTFT dropped from ~995 ms to ~524 ms in benchmarks)",
          "sourceUrls": [
            "https://github.com/ollama/ollama/releases/tag/v0.32.15"
          ],
          "verification": "verified",
          "evidenceClass": "official",
          "caveat": "Performance figures come from the maintainer's own benchmarks"
        },
        {
          "text": "Fixes a bug where chat and generate could wedge after a mid-stream parser error",
          "sourceUrls": [
            "https://github.com/ollama/ollama/releases/tag/v0.32.15"
          ],
          "verification": "verified",
          "evidenceClass": "official"
        },
        {
          "text": "**Qwen 3.8** system messages are now normalized so non-leading system messages are handled consistently",
          "sourceUrls": [
            "https://github.com/ollama/ollama/releases/tag/v0.32.15"
          ],
          "verification": "verified",
          "evidenceClass": "official"
        },
        {
          "text": "MLX and llama.cpp dependency updates",
          "sourceUrls": [
            "https://github.com/ollama/ollama/releases/tag/v0.32.15"
          ],
          "verification": "verified",
          "evidenceClass": "official"
        }
      ],
      "corrections": []
    },
    {
      "id": "ollama-v0-32-14-webp-qwen",
      "url": "https://localllmupdates.com/updates/#ollama-v0-32-14-webp-qwen",
      "recordKind": "release-tracker",
      "title": "WebP transcoding and Qwen system-message handling",
      "description": "The official notes list WebP transcoding for llama-server and Qwen renderer tolerance for non-leading system messages.",
      "publishedAt": "2026-08-15",
      "updateType": "runtime",
      "entityRefs": [
        {
          "type": "runtime",
          "id": "ollama",
          "name": "Ollama"
        }
      ],
      "changeKinds": [
        "release",
        "compatibility"
      ],
      "recordVersion": 1,
      "lastVerifiedAt": "2026-08-29",
      "releaseDate": "2026-08-15",
      "releaseVersion": "v0.32.14",
      "verificationState": "verified",
      "breakingChange": "unknown",
      "sources": [
        {
          "url": "https://github.com/ollama/ollama/releases/tag/v0.32.14",
          "title": "v0.32.14",
          "publisher": "Ollama",
          "sourceType": "official-release",
          "accessedAt": "2026-08-29"
        }
      ],
      "claims": [
        {
          "text": "llm: transcode WebP images for llama-server",
          "sourceUrls": [
            "https://github.com/ollama/ollama/releases/tag/v0.32.14"
          ],
          "verification": "verified",
          "evidenceClass": "official"
        },
        {
          "text": "renderers/qwen: tolerate non-leading system messages",
          "sourceUrls": [
            "https://github.com/ollama/ollama/releases/tag/v0.32.14"
          ],
          "verification": "verified",
          "evidenceClass": "official"
        }
      ],
      "corrections": []
    },
    {
      "id": "ollama-v0-32-12-adds-qwen-3-8-27b-support",
      "url": "https://localllmupdates.com/updates/#ollama-v0-32-12-adds-qwen-3-8-27b-support",
      "recordKind": "release-tracker",
      "title": "Qwen3.8-27B support",
      "description": "The release adds Qwen3.8-27B support, with Ollama stating particular optimizations for Apple Silicon.",
      "publishedAt": "2026-08-14",
      "updateType": "model",
      "entityRefs": [
        {
          "type": "model",
          "id": "qwen-3-8-27b",
          "name": "Qwen 3.8 27B"
        },
        {
          "type": "runtime",
          "id": "ollama",
          "name": "Ollama"
        }
      ],
      "changeKinds": [
        "release",
        "performance"
      ],
      "recordVersion": 1,
      "lastVerifiedAt": "2026-08-29",
      "releaseDate": "2026-08-14",
      "releaseVersion": "v0.32.12",
      "verificationState": "verified",
      "breakingChange": "unknown",
      "sources": [
        {
          "url": "https://github.com/ollama/ollama/releases/tag/v0.32.12",
          "title": "v0.32.12",
          "publisher": "Ollama",
          "sourceType": "official-release",
          "accessedAt": "2026-08-29"
        }
      ],
      "claims": [
        {
          "text": "This release adds the support of [Qwen 3.8 27B](https://ollama.com/library/qwen3.8).",
          "sourceUrls": [
            "https://github.com/ollama/ollama/releases/tag/v0.32.12"
          ],
          "verification": "verified",
          "evidenceClass": "official"
        },
        {
          "text": "For Apple Silicon devices, Ollama has in particular optimized for maximum performance and output quality suitable for repeated tasks and coding agents.",
          "sourceUrls": [
            "https://github.com/ollama/ollama/releases/tag/v0.32.12"
          ],
          "verification": "verified",
          "evidenceClass": "official",
          "caveat": "Performance claim is self-reported by the vendor without independent benchmarks."
        }
      ],
      "corrections": []
    },
    {
      "id": "ollama-v0-32-10-nvfp4-prefill",
      "url": "https://localllmupdates.com/updates/#ollama-v0-32-10-nvfp4-prefill",
      "recordKind": "release-tracker",
      "title": "NVFP4 prefill and repeat-penalty defaults",
      "description": "Ollama reports about 7–8% faster prefill on the Qwen3.6 and Muse Glimmer NVFP4 MLX models with a global scale, changes the default to 1.0 instead of 1.1 for models without `repeat_penalty`, and fixes a shared-digest blob-verification case.",
      "publishedAt": "2026-08-12",
      "updateType": "runtime",
      "entityRefs": [
        {
          "type": "runtime",
          "id": "ollama",
          "name": "Ollama"
        }
      ],
      "changeKinds": [
        "release",
        "performance"
      ],
      "recordVersion": 1,
      "lastVerifiedAt": "2026-08-29",
      "releaseDate": "2026-08-12",
      "releaseVersion": "v0.32.10",
      "verificationState": "verified",
      "breakingChange": "unknown",
      "sources": [
        {
          "url": "https://github.com/ollama/ollama/releases/tag/v0.32.10",
          "title": "v0.32.10",
          "publisher": "Ollama",
          "sourceType": "official-release",
          "accessedAt": "2026-08-29"
        }
      ],
      "claims": [
        {
          "text": "Models that don't set a `repeat_penalty` now default to 1.0 (off) instead of 1.1, matching other engines and speeding up speculative decoding",
          "sourceUrls": [
            "https://github.com/ollama/ollama/releases/tag/v0.32.10"
          ],
          "verification": "verified",
          "evidenceClass": "official",
          "caveat": "Older models may repeat themselves unless a per-model parameter is set"
        },
        {
          "text": "Faster prefill on NVFP4 MLX models with a global scale, about 7–8% on Qwen3.6 and Muse Glimmer.",
          "sourceUrls": [
            "https://github.com/ollama/ollama/releases/tag/v0.32.10"
          ],
          "verification": "verified",
          "evidenceClass": "official"
        },
        {
          "text": "Fixed blob verification being skipped when an OCI manifest's config and layer share a digest.",
          "sourceUrls": [
            "https://github.com/ollama/ollama/releases/tag/v0.32.10"
          ],
          "verification": "verified",
          "evidenceClass": "official"
        }
      ],
      "corrections": []
    },
    {
      "id": "ollama-v0-32-9-adds-the-nemotron-3-architecture",
      "url": "https://localllmupdates.com/updates/#ollama-v0-32-9-adds-the-nemotron-3-architecture",
      "recordKind": "release-tracker",
      "title": "Nemotron 3 architecture support",
      "description": "Ollama's release notes add the Nemotron 3 architecture and describe NVIDIA Nemotron 3.5 Lightning as an open 30B MoE model with 3B active parameters.",
      "publishedAt": "2026-08-11",
      "updateType": "model",
      "entityRefs": [
        {
          "type": "model",
          "id": "nemotron-3-5-lightning",
          "name": "NVIDIA Nemotron 3.5 Lightning"
        },
        {
          "type": "runtime",
          "id": "ollama",
          "name": "Ollama"
        }
      ],
      "changeKinds": [
        "release"
      ],
      "recordVersion": 1,
      "lastVerifiedAt": "2026-08-29",
      "releaseDate": "2026-08-11",
      "releaseVersion": "v0.32.9",
      "verificationState": "verified",
      "breakingChange": "unknown",
      "sources": [
        {
          "url": "https://github.com/ollama/ollama/releases/tag/v0.32.9",
          "title": "v0.32.9",
          "publisher": "Ollama",
          "sourceType": "official-release",
          "accessedAt": "2026-08-29"
        }
      ],
      "claims": [
        {
          "text": "[NVIDIA Nemotron 3.5 Lightning](https://ollama.com/library/nemotron-3.5-lightning) is an open 30B mixture-of-experts (MoE) model with 3B active parameters built for that execution layer of always-on agents.",
          "sourceUrls": [
            "https://github.com/ollama/ollama/releases/tag/v0.32.9"
          ],
          "verification": "verified",
          "evidenceClass": "official",
          "caveat": "Description comes from the official release notes; performance or quality claims are not independently verified."
        },
        {
          "text": "Added the Nemotron 3 architecture",
          "sourceUrls": [
            "https://github.com/ollama/ollama/releases/tag/v0.32.9"
          ],
          "verification": "verified",
          "evidenceClass": "official"
        },
        {
          "text": "ollama run nemotron-3.5-lightning",
          "sourceUrls": [
            "https://github.com/ollama/ollama/releases/tag/v0.32.9"
          ],
          "verification": "verified",
          "evidenceClass": "official"
        }
      ],
      "corrections": []
    }
  ]
}
