26.06
VERT-sh/VERT26.06Jun 7, 2026by Salazareo
AI Summary
Adds PostgreSQL backend support, Minimax AI provider, and a dedicated MCP Server, with improvements to docs search and worker management.
Key Highlights
- PostgreSQL database backend support.
- Minimax AI provider integration.
- MCP (Model Context Protocol) Server implementation.
- BrowserJS integration into the taskbar.
New Features
- PostgreSQL support
- Minimax provider
- MCP Server
- BrowserJS taskbar integration
- Docs search improvement
Full Release Notes
## What's Changed * Docs search improvement by @reynaldichernando in https://github.com/HeyPuter/puter/pull/3179 * chore: bump latest puter.js by @Salazareo in https://github.com/HeyPuter/puter/pull/3181 * Add opus 4.8 by @reynaldichernando in https://github.com/HeyPuter/puter/pull/3182 * fix: readUrl perm check by @Salazareo in https://github.com/HeyPuter/puter/pull/3183 * Support PostgreSQL database backend by @rhernaus in https://github.com/HeyPuter/puter/pull/3167 * fix(docs/search): handle search index loading and failure states by @Anuragp22 in https://github.com/HeyPuter/puter/pull/3184 * add minimax provider by @ProgrammerIn-wonderland in https://github.com/HeyPuter/puter/pull/3171 * Add serverless only filtering for togetherai chat models by @ProgrammerIn-wonderland in https://github.com/HeyPuter/puter/pull/3187 * add browserjs to taskbar and RecommendedAppService by @ProgrammerIn-wonderland in https://github.com/HeyPuter/puter/pull/3189 * feat (put-1049): worker types by @Salazareo in https://github.com/HeyPuter/puter/pull/3185 * tighten RAO policy by @ProgrammerIn-wonderland in https://github.com/HeyPuter/puter/pull/3188 * fix: some error handling by @Salazareo in https://github.com/HeyPuter/puter/pull/3190 * refactor: move subscriptions to webhook system by @Salazareo in https://github.com/HeyPuter/puter/pull/3193 * add whitelist for signed batch uploads by @ProgrammerIn-wonderland in https://github.com/HeyPuter/puter/pull/3196 * Allow Cache-Control and Pragma headers by @jelveh in https://github.com/HeyPuter/puter/pull/3198 * MCP Server by @ProgrammerIn-wonderland in https://github.com/HeyPuter/puter/pull/3197 * Add info for puterjs deployments by @reynaldichernando in https://github.com/HeyPuter/puter/pull/3202 * Add new puter cli by @reynaldichernando in https://github.com/HeyPuter/puter/pull/3199 * MCP whoami by @ProgrammerIn-wonderland in https://github.com/HeyPuter/puter/pull/3203 * allow overriding origin from workers.dev on mcp server by @ProgrammerIn-wonderland in https://github.com/HeyPuter/puter/pull/3204 * Fix issues by @ProgrammerIn-wonderland in https://github.com/HeyPuter/puter/pull/3205 * move the token migration to root by @Salazareo in https://github.com/HeyPuter/puter/pull/3206 * chore: bump puter-js by @Salazareo in https://github.com/HeyPuter/puter/pull/3207 * vis: make metering service alarm only go off on actual abuse by @Salazareo in https://github.com/HeyPuter/puter/pull/3208 * Minor fix deployment docs by @reynaldichernando in https://github.com/HeyPuter/puter/pull/3210 * fix: reduce alarms further by @Salazareo in https://github.com/HeyPuter/puter/pull/3211 * drop metering alerts to low severity by @Salazareo in https://github.com/HeyPuter/puter/pull/3212 * feat: add apps api into mcp by @Salazareo in https://github.com/HeyPuter/puter/pull/3213 * [PUT-1090] Improve worker docs by @reynaldichernando in https://github.com/HeyPuter/puter/pull/3217 * fix: remove unnecessary cache console.log statements by @MOHITPARMAR007 in https://github.com/HeyPuter/puter/pull/3216 * Ns/bug fixes 060426 by @ProgrammerIn-wonderland in https://github.com/HeyPuter/puter/pull/3214 * More workers docs improvement by @reynaldichernando in https://github.com/HeyPuter/puter/pull/3218 * perf: don't batch get app stats by @Salazareo in https://github.com/HeyPuter/puter/pull/3219 * Fix mkdir dedupeName for existing directories by @xsourabhsharma in https://github.com/HeyPuter/puter/pull/3215 ## New Contributors * @rhernaus made their first contribution in https://github.com/HeyPuter/puter/pull/3167 * @Anuragp22 made their first contribution in https://github.com/HeyPuter/puter/pull/3184 * @MOHITPARMAR007 made their first contribution in https://github.com/HeyPuter/puter/pull/3216 * @xsourabhsharma made their first contribution in https://github.com/HeyPuter/puter/pull/3215 **Full Changelog**: https://github.com/HeyPuter/puter/compare/26.05.5...26.06