# Launch Week

Published articles for Launch Week.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Workflow-as-code: orchestration in pure code

DevFeed: [Workflow-as-code: orchestration in pure code](<https://devfeed.tech/articles/workflow-as-code-orchestration-in-pure-code-30721.md>)

Original publisher: [Read original article](<https://www.windmill.dev/blog/launch-week-workflow-as-code>)

Author: Ruben Fiszel

Published: 2026-04-03T00:00:00Z

Content type: release

Language: en

Sources: [Windmill Blog](<https://devfeed.tech/sources/windmill-blog.md>)

Topics: [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [Code](<https://devfeed.tech/topics/code.md>), [Python](<https://devfeed.tech/topics/python.md>), [TypeScript](<https://devfeed.tech/topics/typescript.md>), [Concurrency](<https://devfeed.tech/topics/concurrency.md>), [Error Handling](<https://devfeed.tech/topics/error-handling.md>)

Tags: [architecture](<https://devfeed.tech/tags/architecture.md>), [code](<https://devfeed.tech/tags/code.md>), [concurrency](<https://devfeed.tech/tags/concurrency.md>), [editor](<https://devfeed.tech/tags/editor.md>), [error-handling](<https://devfeed.tech/tags/error-handling.md>), [execution](<https://devfeed.tech/tags/execution.md>), [launch-week](<https://devfeed.tech/tags/launch-week.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [parallelism](<https://devfeed.tech/tags/parallelism.md>), [python](<https://devfeed.tech/tags/python.md>), [releases](<https://devfeed.tech/tags/releases.md>), [typescript](<https://devfeed.tech/tags/typescript.md>), [version-control](<https://devfeed.tech/tags/version-control.md>), [workflow](<https://devfeed.tech/tags/workflow.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

Windmill introduces workflow-as-code, allowing complex workflows to be defined in TypeScript or Python. The system uses checkpointing and replay, runs tasks as separate jobs, supports parallelism and fault tolerance, and releases workers while workflows wait.

### Source excerpt

Introducing workflow-as-code: define complex workflows in TypeScript or Python with checkpointing, parallelism, and fault tolerance built in.

## Git sync & workspace forks: your entire workspace, version controlled

DevFeed: [Git sync & workspace forks: your entire workspace, version controlled](<https://devfeed.tech/articles/git-sync-workspace-forks-your-entire-workspace-version-controlled-30720.md>)

Original publisher: [Read original article](<https://www.windmill.dev/blog/launch-week-git-sync>)

Author: Tristan Lécuyer

Published: 2026-04-02T00:00:00Z

Content type: release

Language: en

Sources: [Windmill Blog](<https://devfeed.tech/sources/windmill-blog.md>)

Topics: [Git](<https://devfeed.tech/topics/git.md>), [version-control](<https://devfeed.tech/topics/version-control.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [GitLab](<https://devfeed.tech/topics/gitlab.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [azure](<https://devfeed.tech/tags/azure.md>), [bitbucket](<https://devfeed.tech/tags/bitbucket.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [fork](<https://devfeed.tech/tags/fork.md>), [git](<https://devfeed.tech/tags/git.md>), [gitlab](<https://devfeed.tech/tags/gitlab.md>), [launch-week](<https://devfeed.tech/tags/launch-week.md>), [merge](<https://devfeed.tech/tags/merge.md>), [pipelines](<https://devfeed.tech/tags/pipelines.md>), [repository](<https://devfeed.tech/tags/repository.md>), [review](<https://devfeed.tech/tags/review.md>), [rollback](<https://devfeed.tech/tags/rollback.md>), [sync](<https://devfeed.tech/tags/sync.md>)

### AI overview

Windmill introduces redesigned bidirectional Git sync and workspace forks. Git sync commits and pushes deployed items to a configured repository and can pull updates from Git, while forks provide isolated feature-development workspaces with deployment, merge, and Git-based workflows.

### Source excerpt

Introducing improved Git sync and workspace forks: sync workspaces to Git, fork for feature development, and deploy via CI/CD.

## AI sandboxes & volumes: isolated environments for coding agents

DevFeed: [AI sandboxes & volumes: isolated environments for coding agents](<https://devfeed.tech/articles/ai-sandboxes-volumes-isolated-environments-for-coding-agents-30717.md>)

Original publisher: [Read original article](<https://www.windmill.dev/blog/launch-week-ai-sandboxes>)

Author: Ruben Fiszel

Published: 2026-04-01T00:00:00Z

Content type: article

Language: en

Sources: [Windmill Blog](<https://devfeed.tech/sources/windmill-blog.md>)

Topics: [AI Sandbox](<https://devfeed.tech/topics/ai-sandbox.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [codex](<https://devfeed.tech/topics/codex.md>), [Persistence](<https://devfeed.tech/topics/persistence.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [codex](<https://devfeed.tech/tags/codex.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [environment-variables](<https://devfeed.tech/tags/environment-variables.md>), [launch-week](<https://devfeed.tech/tags/launch-week.md>), [permission](<https://devfeed.tech/tags/permission.md>), [persistence](<https://devfeed.tech/tags/persistence.md>), [sandboxes](<https://devfeed.tech/tags/sandboxes.md>), [scope](<https://devfeed.tech/tags/scope.md>), [volumes](<https://devfeed.tech/tags/volumes.md>)

### AI overview

Windmill introduces AI sandboxes that run Claude Code, Codex, and custom agents in isolated environments with persistent volumes. The article explains how annotations provide process isolation and storage, including synchronization with object storage, exclusive volume leases, caching, and per-user or per-group permissions.

### Source excerpt

Introducing AI sandboxes: run Claude Code, Codex, or custom agents in isolated environments with persistent volumes on Windmill.

## Data Tables & Ducklake: managed storage for workflows

DevFeed: [Data Tables & Ducklake: managed storage for workflows](<https://devfeed.tech/articles/data-tables-ducklake-managed-storage-for-workflows-30718.md>)

Original publisher: [Read original article](<https://www.windmill.dev/blog/launch-week-data-tables-ducklake>)

Author: Diego Imbert

Published: 2026-03-31T00:00:00Z

Content type: release

Language: en

Sources: [Windmill Blog](<https://devfeed.tech/sources/windmill-blog.md>)

Topics: [data](<https://devfeed.tech/topics/data.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [DuckDB](<https://devfeed.tech/topics/duckdb.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>)

Tags: [data](<https://devfeed.tech/tags/data.md>), [databases](<https://devfeed.tech/tags/databases.md>), [duckdb](<https://devfeed.tech/tags/duckdb.md>), [launch-week](<https://devfeed.tech/tags/launch-week.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [s3](<https://devfeed.tech/tags/s3.md>), [sql](<https://devfeed.tech/tags/sql.md>), [storage](<https://devfeed.tech/tags/storage.md>)

### AI overview

Windmill introduces Data Tables, a workspace-scoped PostgreSQL layer with managed credentials and SQL access, and Ducklake, a data lakehouse backed by S3. The release is designed to let workflows read and write relational and analytical data within the Windmill platform.

### Source excerpt

Introducing Data Tables and Ducklake: managed SQL storage and S3-backed data lakehouse in Windmill.

## Full-code apps: React and Svelte on Windmill

DevFeed: [Full-code apps: React and Svelte on Windmill](<https://devfeed.tech/articles/full-code-apps-react-and-svelte-on-windmill-30719.md>)

Original publisher: [Read original article](<https://www.windmill.dev/blog/launch-week-full-code-apps>)

Author: Ruben Fiszel

Published: 2026-03-30T00:00:00Z

Content type: release

Language: en

Sources: [Windmill Blog](<https://devfeed.tech/sources/windmill-blog.md>)

Topics: [React](<https://devfeed.tech/topics/react.md>), [Svelte](<https://devfeed.tech/topics/svelte.md>), [API](<https://devfeed.tech/topics/api.md>), [Back end](<https://devfeed.tech/topics/backend.md>), [Development](<https://devfeed.tech/topics/development.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [backend](<https://devfeed.tech/tags/backend.md>), [build](<https://devfeed.tech/tags/build.md>), [code](<https://devfeed.tech/tags/code.md>), [dev](<https://devfeed.tech/tags/dev.md>), [development](<https://devfeed.tech/tags/development.md>), [launch-week](<https://devfeed.tech/tags/launch-week.md>), [react](<https://devfeed.tech/tags/react.md>), [svelte](<https://devfeed.tech/tags/svelte.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

Windmill introduces full-code apps that combine React or Svelte frontends with backend runnables in more than 25 languages through a typed, auto-generated API. The feature includes a local development workflow and supports asynchronous calls for long-running tasks.

### Source excerpt

Introducing full-code apps: build React or Svelte frontends connected to backend runnables in 25+ languages, with a typed API and local dev workflow.

## Launch Week III Day 5: OpenAPI Automations

DevFeed: [Launch Week III Day 5: OpenAPI Automations](<https://devfeed.tech/articles/launch-week-iii-day-5-openapi-automations-31061.md>)

Original publisher: [Read original article](<https://www.mintlify.com/blog/launch-week-iii-day-5>)

Author: Hahnbee Lee

Published: 2024-06-28T00:00:00Z

Content type: release

Language: en

Sources: [Mintlify Blog](<https://devfeed.tech/sources/mintlify-blog.md>)

Topics: [OpenAPI Specification](<https://devfeed.tech/topics/openapi.md>), [Documentation](<https://devfeed.tech/topics/documentation.md>), [Automation](<https://devfeed.tech/topics/automation.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [announcements](<https://devfeed.tech/tags/announcements.md>), [api](<https://devfeed.tech/tags/api.md>), [automation](<https://devfeed.tech/tags/automation.md>), [cli](<https://devfeed.tech/tags/cli.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [launch](<https://devfeed.tech/tags/launch.md>), [launch-week](<https://devfeed.tech/tags/launch-week.md>), [openapi](<https://devfeed.tech/tags/openapi.md>)

### AI overview

Launch Week III Day 5 introduces OpenAPI automations for Mintlify documentation. By adding an OpenAPI field to tabs or anchors in mint.json, users can automatically populate API Reference and API Playground pages from local files or hosted URLs, keeping documentation updated as APIs change.

### Source excerpt

Launch Week Day 5 brings OpenAPI automations to your documentation 🤖.

## Launch Week III Day 4: User Auth

DevFeed: [Launch Week III Day 4: User Auth](<https://devfeed.tech/articles/launch-week-iii-day-4-user-auth-31055.md>)

Original publisher: [Read original article](<https://www.mintlify.com/blog/launch-week-3-day-4>)

Author: Joshua Kim

Published: 2024-06-27T00:00:00Z

Content type: release

Language: en

Sources: [Mintlify Blog](<https://devfeed.tech/sources/mintlify-blog.md>)

Topics: [Authentication](<https://devfeed.tech/topics/authentication.md>), [internal developer portal](<https://devfeed.tech/topics/internal-developer-portal.md>), [Documentation](<https://devfeed.tech/topics/documentation.md>), [JSON Web Tokens](<https://devfeed.tech/topics/jwt.md>)

Tags: [announcements](<https://devfeed.tech/tags/announcements.md>), [api-keys](<https://devfeed.tech/tags/api-keys.md>), [article](<https://devfeed.tech/tags/article.md>), [auth](<https://devfeed.tech/tags/auth.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [jwt](<https://devfeed.tech/tags/jwt.md>), [launch-week](<https://devfeed.tech/tags/launch-week.md>)

### AI overview

Mintlify introduces User Authentication for documentation, allowing teams to identify users and personalize content based on user identity, plan, organization, products, and features. The release supports shared dashboard sessions and JWT-based authentication, including API key prefilling and enterprise-specific documentation.

### Source excerpt

Launch Week Day 4 brings User Authentication to your docs 🔒.

## Launch Week III Day 2: Search V2

DevFeed: [Launch Week III Day 2: Search V2](<https://devfeed.tech/articles/launch-week-iii-day-2-search-v2-31053.md>)

Original publisher: [Read original article](<https://www.mintlify.com/blog/launch-week-3-day-2>)

Author: Joshua Kim

Published: 2024-06-26T00:00:00Z

Content type: release

Language: en

Sources: [Mintlify Blog](<https://devfeed.tech/sources/mintlify-blog.md>)

Topics: [Documentation](<https://devfeed.tech/topics/documentation.md>), [ui](<https://devfeed.tech/topics/ui.md>), [OpenAPI Specification](<https://devfeed.tech/topics/openapi.md>), [MDX](<https://devfeed.tech/topics/mdx.md>)

Tags: [announcements](<https://devfeed.tech/tags/announcements.md>), [launch-week](<https://devfeed.tech/tags/launch-week.md>), [performance](<https://devfeed.tech/tags/performance.md>), [update](<https://devfeed.tech/tags/update.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

Mintlify launched Search V2 during Launch Week III Day 2. The release adds performance and user-interface improvements, OpenAPI endpoint indexing, hidden-page filtering, and searchable component attributes.

### Source excerpt

For Day 2, we're excited to bring you Search V2 🔍

## Launch Week III Day 3: Web Editor Branching

DevFeed: [Launch Week III Day 3: Web Editor Branching](<https://devfeed.tech/articles/launch-week-iii-day-3-web-editor-branching-31054.md>)

Original publisher: [Read original article](<https://www.mintlify.com/blog/launch-week-3-day-3>)

Author: Hahnbee Lee

Published: 2024-06-25T00:00:00Z

Content type: release

Language: en

Sources: [Mintlify Blog](<https://devfeed.tech/sources/mintlify-blog.md>)

Topics: [pull-requests](<https://devfeed.tech/topics/pull-requests.md>), [Documentation](<https://devfeed.tech/topics/documentation.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Website](<https://devfeed.tech/topics/website.md>)

Tags: [announcements](<https://devfeed.tech/tags/announcements.md>), [article](<https://devfeed.tech/tags/article.md>), [collaboration](<https://devfeed.tech/tags/collaboration.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [github](<https://devfeed.tech/tags/github.md>), [launch-week](<https://devfeed.tech/tags/launch-week.md>), [pull-request](<https://devfeed.tech/tags/pull-request.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

Mintlify's Launch Week III Day 3 added branching and pull request functionality to its Web Editor. Users can draft documentation changes, save work in progress, request team review, and merge approved changes from the dashboard.

### Source excerpt

Ever since we launched our web editor last year, we've been amazed at how it has non-technical users to leverage Mintlify across all functions including marketing, operations, and customer success.

## Launch Week II Day 5: Chat Analytics

DevFeed: [Launch Week II Day 5: Chat Analytics](<https://devfeed.tech/articles/launch-week-ii-day-5-chat-analytics-31051.md>)

Original publisher: [Read original article](<https://www.mintlify.com/blog/launch-week-2-day-5>)

Author: Joshua Kim

Published: 2024-01-11T00:00:00Z

Content type: release

Language: en

Sources: [Mintlify Blog](<https://devfeed.tech/sources/mintlify-blog.md>)

Topics: [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Chat Bot](<https://devfeed.tech/topics/chatbot.md>), [Documentation](<https://devfeed.tech/topics/documentation.md>), [ChatGPT](<https://devfeed.tech/topics/chatgpt.md>)

Tags: [announcements](<https://devfeed.tech/tags/announcements.md>), [article](<https://devfeed.tech/tags/article.md>), [context-engineering](<https://devfeed.tech/tags/context-engineering.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [launch-week](<https://devfeed.tech/tags/launch-week.md>), [releases](<https://devfeed.tech/tags/releases.md>)

### AI overview

Mintlify introduced Chat Analytics to its dashboard during Launch Week II. The feature lets teams segment chat history by date, manage AI Chat usage, examine recurring user queries, and review chatbot responses to identify documentation gaps and improve structure.

### Source excerpt

Our final day of Launch Week 2 brings Chat Analytics to the Mintlify dashboard 🤖.

## Launch Week II Day 4: Custom JS

DevFeed: [Launch Week II Day 4: Custom JS](<https://devfeed.tech/articles/launch-week-ii-day-4-custom-js-31050.md>)

Original publisher: [Read original article](<https://www.mintlify.com/blog/launch-week-2-day-4>)

Author: Joshua Kim

Published: 2024-01-10T00:00:00Z

Content type: release

Language: en

Sources: [Mintlify Blog](<https://devfeed.tech/sources/mintlify-blog.md>)

Topics: [Documentation](<https://devfeed.tech/topics/documentation.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [custom](<https://devfeed.tech/tags/custom.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [integrations](<https://devfeed.tech/tags/integrations.md>), [js](<https://devfeed.tech/tags/js.md>), [launch](<https://devfeed.tech/tags/launch.md>), [launch-week](<https://devfeed.tech/tags/launch-week.md>), [tracking](<https://devfeed.tech/tags/tracking.md>)

### AI overview

Mintlify introduced Custom JS for Growth plan customers during Launch Week II Day 4. The feature enables custom integrations, analytics, user tracking, and advanced documentation customizations such as platform-specific tab auto-selection.

### Source excerpt

Day 4 of Launch Week 2 brings Custom JS to your documentation 🚀.

## Launch Week II Day 2: Snippets V2

DevFeed: [Launch Week II Day 2: Snippets V2](<https://devfeed.tech/articles/launch-week-ii-day-2-snippets-v2-31048.md>)

Original publisher: [Read original article](<https://www.mintlify.com/blog/launch-week-2-day-2>)

Author: Joshua Kim

Published: 2024-01-09T00:00:00Z

Content type: release

Language: en

Sources: [Mintlify Blog](<https://devfeed.tech/sources/mintlify-blog.md>)

Topics: [MDX](<https://devfeed.tech/topics/mdx.md>), [Documentation](<https://devfeed.tech/topics/documentation.md>), [Snippet](<https://devfeed.tech/topics/snippet.md>)

Tags: [announcements](<https://devfeed.tech/tags/announcements.md>), [article](<https://devfeed.tech/tags/article.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [launch-week](<https://devfeed.tech/tags/launch-week.md>), [mdx](<https://devfeed.tech/tags/mdx.md>), [snippet](<https://devfeed.tech/tags/snippet.md>)

### AI overview

Mintlify introduces Snippets V2, a rebuild that supports reusable components and variables through MDX imports. The feature is intended to improve flexibility, performance, documentation versioning, and content reuse.

### Source excerpt

Day 2 of Launch Week II brings Snippets V2 🚀.

## Launch Week II Day 1: Preview Deployments

DevFeed: [Launch Week II Day 1: Preview Deployments](<https://devfeed.tech/articles/launch-week-ii-day-1-preview-deployments-31047.md>)

Original publisher: [Read original article](<https://www.mintlify.com/blog/launch-week-2-day-1>)

Author: Joshua Kim

Published: 2024-01-08T00:00:00Z

Content type: release

Language: en

Sources: [Mintlify Blog](<https://devfeed.tech/sources/mintlify-blog.md>)

Topics: [releases](<https://devfeed.tech/topics/releases.md>), [Documentation](<https://devfeed.tech/topics/documentation.md>), [Pull Request](<https://devfeed.tech/topics/pull-request.md>)

Tags: [announcements](<https://devfeed.tech/tags/announcements.md>), [deployments](<https://devfeed.tech/tags/deployments.md>), [launch](<https://devfeed.tech/tags/launch.md>), [launch-week](<https://devfeed.tech/tags/launch-week.md>), [preview](<https://devfeed.tech/tags/preview.md>)

### AI overview

Mintlify introduced Preview Deployments during Launch Week II Day 1. The feature generates temporary links for pull requests so teams can review documentation changes in a live environment before they reach production. It is available to all users in beta for two weeks.

### Source excerpt

Welcome to Mintlify's second launch week! Over the course of the week, we'll be launching something new every day.

## Launch Week Day 5: Web Editor

DevFeed: [Launch Week Day 5: Web Editor](<https://devfeed.tech/articles/launch-week-day-5-web-editor-31060.md>)

Original publisher: [Read original article](<https://www.mintlify.com/blog/launch-week-day-5>)

Author: Hahnbee Lee

Published: 2023-09-29T00:00:00Z

Content type: release

Language: en

Sources: [Mintlify Blog](<https://devfeed.tech/sources/mintlify-blog.md>)

Topics: [Documentation](<https://devfeed.tech/topics/documentation.md>), [vs-code](<https://devfeed.tech/topics/vs-code.md>), [browser](<https://devfeed.tech/topics/browser.md>), [Markdown](<https://devfeed.tech/topics/markdown.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [React](<https://devfeed.tech/topics/react.md>), [Tailwind CSS](<https://devfeed.tech/topics/tailwind.md>), [Git](<https://devfeed.tech/topics/git.md>)

Tags: [announcements](<https://devfeed.tech/tags/announcements.md>), [beta](<https://devfeed.tech/tags/beta.md>), [browser](<https://devfeed.tech/tags/browser.md>), [cli](<https://devfeed.tech/tags/cli.md>), [editor](<https://devfeed.tech/tags/editor.md>), [git](<https://devfeed.tech/tags/git.md>), [launch](<https://devfeed.tech/tags/launch.md>), [launch-week](<https://devfeed.tech/tags/launch-week.md>), [markdown](<https://devfeed.tech/tags/markdown.md>)

### AI overview

Mintlify's Launch Week Day 5 introduced a beta Web Editor that lets users edit documentation in the browser without an IDE. It provides live previews, instant Markdown validation, and the ability to commit and push from the dashboard.

### Source excerpt

Day 5 of Launch Week brings our most requested feature yet--our Web Editor.

## Launch Week Day 4: API Playground Redesign

DevFeed: [Launch Week Day 4: API Playground Redesign](<https://devfeed.tech/articles/launch-week-day-4-api-playground-redesign-31059.md>)

Original publisher: [Read original article](<https://www.mintlify.com/blog/launch-week-day-4>)

Author: Ronan McCarter

Published: 2023-09-28T00:00:00Z

Content type: release

Language: en

Sources: [Mintlify Blog](<https://devfeed.tech/sources/mintlify-blog.md>)

Topics: [API](<https://devfeed.tech/topics/api.md>), [Documentation](<https://devfeed.tech/topics/documentation.md>), [User interface design](<https://devfeed.tech/topics/ui-design.md>), [upgrade](<https://devfeed.tech/topics/upgrade.md>)

Tags: [announcements](<https://devfeed.tech/tags/announcements.md>), [api](<https://devfeed.tech/tags/api.md>), [docs](<https://devfeed.tech/tags/docs.md>), [launch](<https://devfeed.tech/tags/launch.md>), [launch-week](<https://devfeed.tech/tags/launch-week.md>), [redesign](<https://devfeed.tech/tags/redesign.md>)

### AI overview

Mintlify redesigned its API Playground to support complex nested arrays and objects, multimedia responses, improved accessibility, intuitive input fields, and expanded response-data display. The redesign lets users craft and send API requests directly in the browser without writing code.

### Source excerpt

Day 4 of Launch Week brings a redesigned API Playground to your docs.

## Launch Week Day 3: Global CSS

DevFeed: [Launch Week Day 3: Global CSS](<https://devfeed.tech/articles/launch-week-day-3-global-css-31058.md>)

Original publisher: [Read original article](<https://www.mintlify.com/blog/launch-week-day-3>)

Author: Hahnbee Lee

Published: 2023-09-27T00:00:00Z

Content type: release

Language: en

Sources: [Mintlify Blog](<https://devfeed.tech/sources/mintlify-blog.md>)

Topics: [CSS](<https://devfeed.tech/topics/css.md>), [Documentation](<https://devfeed.tech/topics/documentation.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [beta](<https://devfeed.tech/tags/beta.md>), [css](<https://devfeed.tech/tags/css.md>), [feature](<https://devfeed.tech/tags/feature.md>), [launch-week](<https://devfeed.tech/tags/launch-week.md>)

### AI overview

Mintlify introduces Global CSS support during Launch Week Day 3, allowing documentation users to customize styling for tags, reusable CSS classes, colors, formatting, layout, fonts, and other design details. The feature is available on the business plan and launches in beta.

### Source excerpt

Day 3 of Launch Week brings Global CSS to your documentation.

## Launch Week Day 2: Docs Feedback

DevFeed: [Launch Week Day 2: Docs Feedback](<https://devfeed.tech/articles/launch-week-day-2-docs-feedback-31057.md>)

Original publisher: [Read original article](<https://www.mintlify.com/blog/launch-week-day-2>)

Author: Han Wang

Published: 2023-09-26T00:00:00Z

Content type: release

Language: en

Sources: [Mintlify Blog](<https://devfeed.tech/sources/mintlify-blog.md>)

Topics: [Documentation](<https://devfeed.tech/topics/documentation.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [JSON](<https://devfeed.tech/topics/json.md>)

Tags: [announcements](<https://devfeed.tech/tags/announcements.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [github](<https://devfeed.tech/tags/github.md>), [json](<https://devfeed.tech/tags/json.md>), [launch-week](<https://devfeed.tech/tags/launch-week.md>), [new-feature](<https://devfeed.tech/tags/new-feature.md>)

### AI overview

Mintlify's Launch Week Day 2 introduces Docs Feedback, a thumbs-up/down system for collecting direct feedback on documentation pages. The feedback helps teams identify underperforming pages and content gaps, and can be tracked through analytics platforms such as PostHog.

### Source excerpt

Day 2 of Launch Week brings Docs Feedback to your documentation.