puter

Operating Systems

🌐 The Internet Computer! Free, Open-Source, and Self-Hostable.

Latest 26.08.1 · by HeyPuterWebsiteHeyPuter/puter

Release activity

Release activity — 10 releases across 10 days since May 25, 2026. Each cell is one day; darker means more releases that day. Nothing is recorded before May 25, 2026. Older weeks are hidden at this screen width.
JunJulAug
SundayNo releases on May 31, 20261 release on Jun 7, 2026No releases on Jun 14, 2026No releases on Jun 21, 2026No releases on Jun 28, 2026No releases on Jul 5, 2026No releases on Jul 12, 2026No releases on Jul 19, 2026No releases on Jul 26, 2026No releases on Aug 2, 2026No releases on Aug 9, 2026No releases on Aug 16, 2026No releases on Aug 23, 2026
Monday1 release on May 25, 2026No releases on Jun 1, 2026No releases on Jun 8, 2026No releases on Jun 15, 2026No releases on Jun 22, 2026No releases on Jun 29, 2026No releases on Jul 6, 2026No releases on Jul 13, 2026No releases on Jul 20, 2026No releases on Jul 27, 2026No releases on Aug 3, 2026No releases on Aug 10, 2026No releases on Aug 17, 2026
TuesdayNo releases on May 26, 2026No releases on Jun 2, 2026No releases on Jun 9, 2026No releases on Jun 16, 20261 release on Jun 23, 2026No releases on Jun 30, 2026No releases on Jul 7, 2026No releases on Jul 14, 2026No releases on Jul 21, 20261 release on Jul 28, 2026No releases on Aug 4, 2026No releases on Aug 11, 2026No releases on Aug 18, 2026
WednesdayNo releases on May 27, 2026No releases on Jun 3, 2026No releases on Jun 10, 2026No releases on Jun 17, 2026No releases on Jun 24, 2026No releases on Jul 1, 20261 release on Jul 8, 20261 release on Jul 15, 2026No releases on Jul 22, 2026No releases on Jul 29, 2026No releases on Aug 5, 20261 release on Aug 12, 2026No releases on Aug 19, 2026
Thursday1 release on May 28, 2026No releases on Jun 4, 20261 release on Jun 11, 2026No releases on Jun 18, 2026No releases on Jun 25, 2026No releases on Jul 2, 2026No releases on Jul 9, 2026No releases on Jul 16, 2026No releases on Jul 23, 2026No releases on Jul 30, 20261 release on Aug 6, 2026No releases on Aug 13, 2026No releases on Aug 20, 2026
FridayNo releases on May 29, 2026No releases on Jun 5, 2026No releases on Jun 12, 2026No releases on Jun 19, 2026No releases on Jun 26, 2026No releases on Jul 3, 2026No releases on Jul 10, 2026No releases on Jul 17, 2026No releases on Jul 24, 2026No releases on Jul 31, 2026No releases on Aug 7, 2026No releases on Aug 14, 2026No releases on Aug 21, 2026
SaturdayNo releases on May 30, 2026No releases on Jun 6, 2026No releases on Jun 13, 2026No releases on Jun 20, 2026No releases on Jun 27, 2026No releases on Jul 4, 2026No releases on Jul 11, 2026No releases on Jul 18, 2026No releases on Jul 25, 2026No releases on Aug 1, 2026No releases on Aug 8, 2026No releases on Aug 15, 2026No releases on Aug 22, 2026

10 releases since May 25, 2026

Changelog

26.08.1

Latest
Added 7
  • Allow anonymous token in place of authentication for peer connections
  • Add Neuralwatt as a compatible provider
  • Add worker create event and new query methods
  • Add iOS-style app folders in the My Apps grid
  • Allow apps to use another app's data with user consent
  • Add user created timestamp on whoami endpoint
  • Add app user feedback system
Changed 4
  • Improve metering performance and add extra compatibility for monthly charges
  • Make context length on Together AI more lenient
  • Allow max-tokenless models on OpenRouter
  • Flatten driver permissions to hardcoded values
Fixed 9
  • Fix MCP filesystem copy, move, and rename operations
  • Fix MCP better uploads
  • Fix metering hardening
  • Fix metering key-value SPAM check
  • Fix rate limits, AI routing, and type-check gate
  • Fix server health tolerance for primary read
Removed 1
  • Remove deprecated models

From puter

What's Changed
New Contributors

Full Changelog: https://github.com/HeyPuter/puter/compare/26.08...26.08.1

View originalPermalink
How 26.08.1 went

26.08

Added 3
  • Make uninstall also revoke permissions
  • Add npm start --server=<domain> to run the GUI against a remote server
  • Add sandboxed app workers
Changed 3
  • Improve app opens speed
  • Replace Nginx with Caddy
  • Improve traces and performance
Fixed 13
  • Fix thumbnail resolution
  • Forward temperature 0 and max_tokens 0 to AI Completions providers
  • Forward temperature 0 and max_tokens 0 in puter-js ai.chat
  • Size img2txt data URIs by decoded bytes
  • Limit API pointing to apps only
  • Preserve max_tokens 0 for Alibaba, DeepSeek, and Claude
Removed 1
  • Remove deprecated AI models

From puter

What's Changed
New Contributors

Full Changelog: https://github.com/HeyPuter/puter/compare/26.07.2...26.08

View originalPermalink
How 26.08 went

26.07.2

Added 15
  • Add Kimi K3 model support
  • Add support for step-up sessions
  • Make app user enumerable emails
  • Restore Files tab in dashboard
  • Enable drag-to-reorder apps in the Dashboard Apps tab
  • Require app or API tokens for AI API usages
Changed 2
  • Redesign Session Manager with compact layout and responsive modal
  • Open Dashboard apps maximized in-page with minimize and single-instance behavior
Fixed 5
  • Clean apps on subdomain deletion
  • Fix app ID whitelisting
  • Fix verified Dashboard bugs
  • Fix file system permissions
  • Allow root token to call AI drivers
Removed 1
  • Remove deprecated Claude models

From puter

What's Changed
New Contributors

Full Changelog: https://github.com/HeyPuter/puter/compare/26.07.1...26.07.2

View originalPermalink
How 26.07.2 went

26.07.1

Added 7
  • Add Grok 4.5 model support
  • Add 5.6 models
  • Add support for ignoring specific issues in healthcheck
  • Add support for ndjson logging
  • Add GUI button for custom OIDC
  • Add sign-in flow for crossOriginIsolated contexts
  • Implement workers without cloudflare for local dev testing
Changed 3
  • Use device info for rate limit fingerprinting
  • Add spans to drivers and high frequency paths
  • Update user pays model docs
Fixed 10
  • Fix miscellaneous authentication bugs
  • Fix Grok 4.5 release date
  • Add phone errors into key-value store for debugging
  • Fix possible XSS entrypoints
  • Fix OIDC state
  • Fix AI rate limits

From puter

What's Changed
New Contributors

Full Changelog: https://github.com/HeyPuter/puter/compare/26.07...26.07.1

View originalPermalink
How 26.07.1 went

26.07

Added 17
  • Bind btoa and atob in emulated worker globalspace
  • Add prelude client
  • Add suspended_at column for app suspension tracking
  • Add ability to suspend apps
  • Add Ideogram 4.0 Together AI image model
  • Add logs for failed SMS
Changed 10
  • Enhance playground UI with title and style adjustments
  • Update txt2img with major enhancements
  • Adjust context menu design
  • Improve key-value store incr/decr costs
  • Store app owner ID when worker is deployed from root context
  • Await phone verification event
Fixed 17
  • Update email for support
  • Improve empty file error handling
  • Fix bad boot error
  • Fix whoami user token check
  • Clean up filesystem responses
  • Fix fsService copy operation
Removed 1
  • Remove stych

From puter

What's Changed
New Contributors

Full Changelog: https://github.com/HeyPuter/puter/compare/26.06.2...26.07

View originalPermalink
How 26.07 went

26.06.2

Added 9
  • Fingerprinting for signup checks
  • Optional additional verification gates
  • Hardening for SMS verification
  • GLM 5.2 direct integration
  • Visualization over user verification types
  • Minimax M3 direct integration
Changed 2
  • Add PUT and DELETE to preflight allowed methods
  • Update taskbar apps
Fixed 9
  • Provide more data for puter site serve event
  • Secure HTTP calls
  • Disallow unverified outlook emails
  • Sanitize filesystem metadata
  • Correct puter container healthcheck URL
  • File dialog content visibility in puter.js

From puter

What's Changed
New Contributors

Full Changelog: https://github.com/HeyPuter/puter/compare/26.06.1...26.06.2

View originalPermalink
How 26.06.2 went

26.06.1

Added 4
  • Emit user.deleted event on user deletion
  • Add Azure AI provider support
  • Add Claude Fable 5 model support with adaptive thinking
  • Pass args to all events
Changed 3
  • Set Azure OpenAI as the default provider
  • Make max tokens less lenient
  • Add preparation for reputation score persistence
Fixed 6
  • Fix MCP server CloudFront cache bug
  • Fix KV costs
  • Fix access tokens with full accesses allowed through with new middleware gate
  • Inform ACL of full access flag
  • Fix miscellaneous bugs and add new middleware for before/after routes
  • Coerce Mistral image_url parts from object to string
Security 2
  • Apply miscellaneous Fable hardening
  • Add protections for PUT-1094

From puter

What's Changed
New Contributors

Full Changelog: https://github.com/HeyPuter/puter/compare/26.06...26.06.1

View originalPermalink
How 26.06.1 went

26.06

Added 10
  • Support PostgreSQL database backend
  • Add minimax provider
  • Add serverless only filtering for togetherai chat models
  • Add browserjs to taskbar and RecommendedAppService
  • Add worker types
  • Add whitelist for signed batch uploads
Changed 5
  • Allow Cache-Control and Pragma headers
  • Move subscriptions to webhook system
  • Tighten RAO policy
  • Allow overriding origin from workers.dev on mcp server
  • Make metering service alarm only go off on actual abuse
Fixed 5
  • Fix readUrl permission check
  • Handle search index loading and failure states
  • Fix error handling
  • Fix mkdir dedupeName for existing directories
  • Remove unnecessary cache console.log statements

From puter

What's Changed
New Contributors

Full Changelog: https://github.com/HeyPuter/puter/compare/26.05.5...26.06

View originalPermalink
How 26.06 went

26.05.5

Added 7
  • Add verification for v2 auth
  • Add puter.js reauth handling, GUI v2 modal, and silent v1 migration
  • Add v2 auth revoke endpoints and silent v1 to v2 migration
  • Worker sessions get their own kind with per-(user, app, worker_name) row
  • Add better handling for old token auth required in GUI
  • Add unit tests for XAISpeechToTextDriver
  • Add more tests for session and auth
Fixed 6
  • Add back AGENTS.md
  • Fix session revocation
  • Fix performance and username checks
  • Fix session store kind column and duplicate error handling
  • Do not use passed in authorization in workers
  • Fix missing English i18n

From puter

What's Changed

Full Changelog: https://github.com/HeyPuter/puter/compare/26.05.4...26.05.5

View originalPermalink
How 26.05.5 went

26.05.4

Added 5
  • New gemini 3.5 flash model
  • AI limits tightening and add severity alert
  • Preamble versioning
  • Start adding support for token expiry and invalidation
  • New tokens version signature and logic
Changed 3
  • Update Indonesian language section
  • Import ESM by URL instead of path
  • More validation for signed URLs
Fixed 12
  • Expose upstream AI errors as not 500s
  • Validate private apps token too
  • Misc write issues with fs and openrouter refresh
  • App creation dupped names limit
  • Subdomain index.htmls
  • Event types and emit subdomain serve event

From puter

What's Changed
New Contributors

Full Changelog: https://github.com/HeyPuter/puter/compare/26.05.3...26.05.4

View originalPermalink
How 26.05.4 went
View all

Discussion

If you publish puter, you can claim this product by proving you administer its repository.