Mammouth AI Release Notes

Follow

54 release notes curated from 2 sources by the Releasebot Team. Last updated: Jul 14, 2026

Get this feed:

Mammouth AI Products

  • Jul 13, 2026
    • Date parsed from source:
      Jul 13, 2026
    • First seen by Releasebot:
      Jul 14, 2026
    Mammouth AI logo

    Mammouth AI

    July 13th 2026

    Mammouth AI adds Lyria music generation, rolls out Agentic Mode for complex tasks, and expands AI text to speech to German and 10 other languages. It also updates key models across the platform and adds a Mammouth recommended coding model in Mammouth Code.

    Music Generation with Lyria

    Music Generation - Music generation is now available in Mammouth with Lyria!

    Model Updates

    • Claude Sonnet 5 replaces Claude Sonnet 4.6
    • GLM 5.2 replaces GLM 5.1
    • Qwen 3.7 replaces Qwen 3.6
    • Grok Imagine Image Quality replaces Grok Imagine Image
    • Recraft v4.1 replaces Recraft v4
    • Recraft v4.1 SVG replaces Recraft v4 SVG

    New Features

    Agentic Mode - Agentic Mode can be activated in the input. Agentic mode is best for complex tasks such as document generation, document editing and deep documented web searches.

    AI Text To Speech - AI Text To Speech is now supported in German and 10 other languages thanks to OpenAI's TTS. French and English TTS are still supported with Voxtral. Technical issues with TTS were also fixed.

    For Developers

    New models in the API - We added new models in the API. Check now:

    Mammouth Code recommended model - In Mammouth Code, in the model selector, you can now select a model called "mammouth-recommended" and you'll be able to use the same efficient model that we use internally to code. Currently it's GLM 5.2 and we'll update it anytime a new model makes a better deal. Use the mammouth recommended model to generate great code at the best price.

    Original source
  • Jun 25, 2026
    • Date parsed from source:
      Jun 25, 2026
    • First seen by Releasebot:
      May 20, 2026
    • Modified by Releasebot:
      Jul 12, 2026
    Mammouth AI logo

    Mammouth Code by Mammouth AI

    Mammouth Code v1.17.8

    Mammouth Code v1.17.8 adds installation support for macOS, Linux, and Windows with curl and PowerShell.

    Mammouth Code v1.17.8

    Installation

    macOS / Linux (curl)
    curl -fsSL https://code.mammouth.ai/install.sh | bash
    
    Windows (PowerShell)
    irm https://code.mammouth.ai/install.ps1 | iex
    
    Original source
  • All of your release notes in one feed

    Join Releasebot and get updates from Mammouth AI and hundreds of other software products.

    Create account
  • Jun 12, 2026
    • Date parsed from source:
      Jun 12, 2026
    • First seen by Releasebot:
      Jun 16, 2026
    Mammouth AI logo

    Mammouth AI

    June 12th 2026

    Mammouth AI adds new models and a major document upgrade with advanced editing, complex generation, virtual computer file handling, and 100MB PDFs. It also brings web search to more models, adds a quota dashboard, fixes GPT Image 2, and expands API file support.

    New Models

    • Claude Opus 4.8
    • Gemini 3.5 Flash
    • Mistral Medium 3.5
    • Grok 4.3

    Document Huge Upgrade

    Advanced document editing & generation - Mammouth now supports more document edition and complex generation on all supported extensions. The AI can open a virtual computer to directly edit and generate files with skills and subagents.

    PDF up to 100MB - We now support PDF files up to 100MB.

    Web Search Integration

    Web capabilities for all models - We integrated web capabilities directly into Claude Sonnet and Claude Opus. Same for Mistral, Kimi, DeepSeek, GLM, Qwen models. No more web-specific models — it's now a tool that you can force-activate with the Web Search selector in the prompt field.

    Quota Dashboard

    Usage tracking per model - A quota dashboard to follow your usage per model is now available.

    Bug Fixes

    GPT Image 2 - We fixed errors on GPT Image 2.

    API Updates

    Larger files in completion - The API now supports larger files in completion.

    New models added - New models were added to the API.

    World Cup Mammouth Props

    Support your country! - Follow the World Cup and get the mammouth props from the country you support. A mammouth will remain available as long as the country is still running in the World Cup!

    Original source
  • May 1, 2026
    • Date parsed from source:
      May 1, 2026
    • First seen by Releasebot:
      May 1, 2026
    Mammouth AI logo

    Mammouth AI

    May 1st 2026

    Mammouth AI releases major model updates, adds better document handling, refined chat navigation, conversation import, multiple API keys, and an Android app. It also updates Mammouth Code and expands API model support.

    Flagship Model Updates

    • GPT 5.5
    • Claude Opus 4.7
    • DeepSeek v4 Pro
    • Qwen 3.6 Plus
    • Kimi K2.6
    • GLM 5.1

    Image Model Updates

    • Nano Banana 2
    • GPT Image 2

    Light Model Update

    • Gemini 3.1 Flash Lite

    Design Updates

    Revamped reprompting listing - Models are now sorted in the same order you sorted them in the new chat page. Your default model comes first, etc. (drag and drop models to select your default).

    Expandable input box - For long prompts, you can now expand the input box in a full-size view for easier editing.

    Folded user messages - User messages are now folded in the conversation thread to improve navigation between past messages.

    Document Updates

    Zip files support - Zip files are now accepted for upload.

    Improved OCR for PDFs - Scanned PDFs that require OCR are now handled up to 50 pages (instead of 20 pages).

    XSLX fixes - We fixed issues on XSLX files preventing some of them from being correctly uploaded.

    Other

    Conversation import - Conversations can now be imported not only from ChatGPT but also from Claude or another Mammouth account directly in your settings.

    Mammouth Code - Mammouth Code has been updated, fixing installation bugs for older CPUs. Users should download the latest version via the install script: curl -fsSL " | bash (Linux/Mac) or irm " | iex (Windows).

    API Updates

    New models added - The above models were added to the API.

    Model Explorer - You now have a nice model view thanks to nichu42! It is opensource. Our documentation blog is also open-source— we love receiving commit suggestions.

    Multiple API keys - You can now create multiple API keys to segment your projects. The logs can be filtered by API key for better monitoring.

    Mobile App

    Android app available - The mobile app is on Android PlayStore:

    Original source
  • Apr 28, 2026
    • Date parsed from source:
      Apr 28, 2026
    • First seen by Releasebot:
      May 20, 2026
    Mammouth AI logo

    Mammouth Code by Mammouth AI

    Mammouth Code v1.4.16

    Mammouth Code releases v1.4.16 with macOS, Linux, and Windows installation scripts.

    Mammouth Code v1.4.16

    Installation

    macOS / Linux (curl)
    curl -fsSL https://code.mammouth.ai/install.sh | bash
    
    Windows (PowerShell)
    irm https://code.mammouth.ai/install.ps1 | iex
    
    Original source
  • Similar to Mammouth AI with recent updates:

  • Apr 28, 2026
    • Date parsed from source:
      Apr 28, 2026
    • First seen by Releasebot:
      May 20, 2026
    Mammouth AI logo

    Mammouth Code by Mammouth AI

    Mammouth Code v1.4.15

    Mammouth Code ships v1.4.15 with macOS, Linux, and Windows installation commands.

    Mammouth Code v1.4.15

    Installation

    macOS / Linux (curl)

    curl -fsSL https://code.mammouth.ai/install.sh | bash
    

    Windows (PowerShell)

    irm https://code.mammouth.ai/install.ps1 | iex
    
    Original source
  • Apr 14, 2026
    • Date parsed from source:
      Apr 14, 2026
    • First seen by Releasebot:
      Apr 19, 2026
    Mammouth AI logo

    Mammouth AI

    April 14th 2026

    Mammouth AI adds video generation with four models, expands Grok 4.20 web search, and updates light models. It also introduces team SSO and multi-licensing, revises quota policy, increases document and memory context, and brings text-to-speech, new file support, and a refreshed chat and email design.

    ⭐ New Models
    Video Generation - Video generation is now available in Mammouth with 4 models: Veo 3.1 fast, Sora 2, Grok Video & Kling 2.5
    Grok 4.20 - The new Grok model is available with updated web search including specific x.com search.
    Light models updates:
    • Claude Haiku 4.5 is added
    • GPT 5.4 nano replaces GPT 5 mini
    • Mistral Small 4 replaces Mistral Small 2
    👥 New Features for Teams and Companies
    SSO Integration - We now support SSO integration with Microsoft Entra, Keycloak, Okta, and more. It facilitates deployment of Mammouth across companies or universities.
    Multi-licensing - Your team can now mix plans (Starter/Standard/Expert) in the same subscription to align with various user needs.
    More details on teams:
    📊 New Quota Policy & Increased Context Capacities
    Updated quota policy:
    • The monthly quotas on images and documents have been removed
    • The fixed 50 messages quota has been removed too
    • All limitations are now calculated in the 3-hours session quota that depends on the real consumption of AI (number of messages, length of messages, model selected, reasoning, web search)
    • After-quota model switch has been improved to be more progressive and less frustrating
    Increased context on documents - We added an option in user settings to increase the context on documents (for specific needs on very long documents).
    Increased memory - We added an option in settings to increase the context size of the conversation memory that can be sent at every message.
    More details:
    And also
    • Text to Speech (with Voxtral) on output message so you can let the AI read its answer out loud
    • New file extensions supported : .ods, .odp, .odt
    • Revamped design on chat messages to remove borders and be more mobile friendly
    • Transactional emails templates (email verification links, forgotten passwords, team invite etc.) were fully redesigned
    • Conversation filters per mammouth and per date were added:
    • You can bulk select/move/delete your conversations older than 3 months
    • You can bulk select/move/delete your conversations from a custom mammouth

    Original source
  • Mar 12, 2026
    • Date parsed from source:
      Mar 12, 2026
    • First seen by Releasebot:
      May 20, 2026
    Mammouth AI logo

    Mammouth Code by Mammouth AI

    Mammouth Code v1.0.13

    Mammouth Code adds v1.0.13 installation support for macOS, Linux, and Windows.

    Mammouth Code v1.0.13

    Installation

    macOS / Linux (curl)
    curl -fsSL https://code.mammouth.ai/install.sh | bash
    
    Windows (PowerShell)
    irm https://code.mammouth.ai/install.ps1 | iex
    
    Original source
  • Mar 12, 2026
    • Date parsed from source:
      Mar 12, 2026
    • First seen by Releasebot:
      May 20, 2026
    Mammouth AI logo

    Mammouth Code by Mammouth AI

    Mammouth Code v1.0.12

    Mammouth Code v1.0.12 adds simple macOS, Linux and Windows installation with curl and PowerShell scripts.

    Mammouth Code v1.0.12

    Installation

    macOS / Linux (curl)
    curl -fsSL https://code.mammouth.ai/install.sh | bash
    
    Windows (PowerShell)
    irm https://code.mammouth.ai/install.ps1 | iex
    
    Original source
  • Mar 12, 2026
    • Date parsed from source:
      Mar 12, 2026
    • First seen by Releasebot:
      May 20, 2026
    Mammouth AI logo

    Mammouth Code by Mammouth AI

    Mammouth Code v1.0.11

    Mammouth Code ships v1.0.11 installation instructions for macOS, Linux, and Windows.

    Mammouth Code v1.0.11

    Installation

    macOS / Linux (curl)
    curl -fsSL https://code.mammouth.ai/install.sh | bash
    
    Windows (PowerShell)
    irm https://code.mammouth.ai/install.ps1 | iex
    
    Original source
  • Mar 6, 2026
    • Date parsed from source:
      Mar 6, 2026
    • First seen by Releasebot:
      Apr 19, 2026
    Mammouth AI logo

    Mammouth AI

    March 6th 2026

    Mammouth AI adds new models, shared Mammouths and smoother chat tools. It now supports public-link and team sharing, copying code blocks or tables while responses stream, all text file extensions, updated API models, and a faster background delete chats flow.

    New Models

    Gemini 3.1 Pro

    Recraft v4

    Shared Mammouths

    Mammouths can now be shared via public link, email invitation or within your Team.

    And also

    • When the LLM output is still streaming, you can now copy code blocks or table or open external links.
    • We now accept all text file extensions. This is especially useful for coders using niche file formats (such as .csproj or .mq4).
    • Models were added in the API (GLM-5, Gemini 3.1 Pro, Claude Sonnet 4.6, gemini 2.5 flash lite). Additionally, 13 models were deprecated to keep the list clean and up to date.
    • The delete chats feature was improved — the delete operation now runs in the background, so you can keep working without waiting on a frozen screen.
    Original source
  • Mar 5, 2026
    • Date parsed from source:
      Mar 5, 2026
    • First seen by Releasebot:
      May 20, 2026
    Mammouth AI logo

    Mammouth Code by Mammouth AI

    Mammouth Code v1.0.10

    Mammouth Code v1.0.10 adds macOS, Linux and Windows install scripts for quick setup.

    Mammouth Code v1.0.10

    Installation

    macOS / Linux (curl)
    curl -fsSL https://code.mammouth.ai/install.sh | bash
    
    Windows (PowerShell)
    irm https://code.mammouth.ai/install.ps1 | iex
    
    Original source
  • Mar 5, 2026
    • Date parsed from source:
      Mar 5, 2026
    • First seen by Releasebot:
      May 20, 2026
    Mammouth AI logo

    Mammouth Code by Mammouth AI

    v1.0.9

    Mammouth Code releases v1.0.9.

    Mammouth Code v1.0.9

    Original source
  • Mar 5, 2026
    • Date parsed from source:
      Mar 5, 2026
    • First seen by Releasebot:
      May 20, 2026
    Mammouth AI logo

    Mammouth Code by Mammouth AI

    v1.0.8

    Mammouth Code releases v1.0.8.

    Mammouth Code v1.0.8 Release

    Original source
  • Feb 18, 2026
    • Date parsed from source:
      Feb 18, 2026
    • First seen by Releasebot:
      Apr 19, 2026
    Mammouth AI logo

    Mammouth AI

    February 18th 2026

    Mammouth AI releases new models and product updates, including Claude Sonnet 4.6 and Grok Imagine, better GPT Image text handling, copy-while-streaming, document generation with reasoning models, a revamped settings page, and flexible ENTER key behavior.

    New Models

    Claude Sonnet 4.6 - just released!

    Grok Imagine - replaces Grok 2 image

    Model Updates

    • GPT Image - updated for better addressing text in images in large prompts

    New Features

    • Copy while streaming - you can now copy the AI's output text while it is still live streaming
    • Document generation with reasoning models - document generation now works when you chat with reasoning models such as Gemini Pro or Claude Opus

    Settings & Input

    • New settings page - the settings page was fully revamped with a modern design
    • Switch ENTER key behavior - choose which key will send your prompt: ENTER, ALT+ENTER, or CTRL+ENTER in your settings

    New Mammouth Accessories

    Check out the new temporary mammouth accessories ⛷️

    Original source
Releasebot

Curated by the Releasebot team

Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.

Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.