26.06.2

superset-sh/superset26.06.2Jun 23, 2026by Salazareo

AI Summary

This release focuses on enhancing security through advanced user verification methods, including fingerprinting and SMS hardening, while introducing new AI integrations like GLM 5.2 and Minimax M3.

Key Highlights

  • Security hardening with fingerprinting for signup checks and SMS verification improvements.
  • New AI integrations including GLM 5.2, Minimax M3, and metering for Gemini tokens.
  • Infrastructure updates such as the release of Puter.js and fixes for router CORS and container healthchecks.
  • Improved documentation and self-hosting guides.

New Features

  • Fingerprinting for signup checks
  • Optional additional verification gates
  • Metering for Gemini thinking tokens and grounding requests
  • Compaction support for OpenAI and Anthropic
  • Visualization over user verification types

Full Release Notes

## What's Changed
* fix: more data for puter site serve event by @Salazareo in https://github.com/HeyPuter/puter/pull/3251
* fix: secure http calls by @Salazareo in https://github.com/HeyPuter/puter/pull/3252
* feat: fingerprinting for signup checks by @Salazareo in https://github.com/HeyPuter/puter/pull/3254
* fix: disallow unverified outlook emails by @Salazareo in https://github.com/HeyPuter/puter/pull/3256
* fix: fs metadata sanitation by @Salazareo in https://github.com/HeyPuter/puter/pull/3257
* fix: correct puter container healthcheck URL by @sawirricardo in https://github.com/HeyPuter/puter/pull/3255
* feat: optional additional verification gates by @Salazareo in https://github.com/HeyPuter/puter/pull/3262
* wip: hardening for sms verification by @Salazareo in https://github.com/HeyPuter/puter/pull/3266
* prelude RCS by @ProgrammerIn-wonderland in https://github.com/HeyPuter/puter/pull/3267
* feat: fp cleanup and better devex by @Salazareo in https://github.com/HeyPuter/puter/pull/3268
* puter.js - fix issue where content of file dialog wasn't visible by @miikakuisma in https://github.com/HeyPuter/puter/pull/3270
* Add glm 5.2 direct integration by @reynaldichernando in https://github.com/HeyPuter/puter/pull/3269
* feat: viz over user verification types by @Salazareo in https://github.com/HeyPuter/puter/pull/3271
* fix: AGENTS.md cleanup by @Salazareo in https://github.com/HeyPuter/puter/pull/3273
* Add minimax m3 direct integration + cleanup model list by @reynaldichernando in https://github.com/HeyPuter/puter/pull/3263
* Revise bug report and feature request instructions by @Vyasdev217 in https://github.com/HeyPuter/puter/pull/3220
* Sync Puter.js types and docs by @reynaldichernando in https://github.com/HeyPuter/puter/pull/3194
* Release puterjs npm by @reynaldichernando in https://github.com/HeyPuter/puter/pull/3275
* fix: import in extensions by @Salazareo in https://github.com/HeyPuter/puter/pull/3276
* Update router cors preflight docs by @reynaldichernando in https://github.com/HeyPuter/puter/pull/3277
* Add PUT and DELETE to preflight allowed methods by @reynaldichernando in https://github.com/HeyPuter/puter/pull/3278
* Add phone verification UI improvements and helpers by @jelveh in https://github.com/HeyPuter/puter/pull/3274
* feat: meter Gemini thinking tokens and grounding requests by @Aaryan-Dadu in https://github.com/HeyPuter/puter/pull/3178
* Compaction support for OpenAI and Anthropic by @ProgrammerIn-wonderland in https://github.com/HeyPuter/puter/pull/3279
* fix: puter self host guides + default bug by @Salazareo in https://github.com/HeyPuter/puter/pull/3281
* fix: [PUT-1199] more prelude signals by @Salazareo in https://github.com/HeyPuter/puter/pull/3282
* chore: bump up deps by @Salazareo in https://github.com/HeyPuter/puter/pull/3285
* update taskbar apps by @Salazareo in https://github.com/HeyPuter/puter/pull/3286

## New Contributors
* @sawirricardo made their first contribution in https://github.com/HeyPuter/puter/pull/3255
* @Vyasdev217 made their first contribution in https://github.com/HeyPuter/puter/pull/3220
* @Aaryan-Dadu made their first contribution in https://github.com/HeyPuter/puter/pull/3178

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