v0.2.15

canove/whaticket-communityv0.2.15Apr 22, 2026by github-actions[bot]

AI Summary

Improves deployment and runtime capabilities, specifically exposing newer Gemini models and refining the download experience.

Key Highlights

  • Expose Gemini 3 runtime
  • Download fallback within freshness window
  • Docker build for native architectures

New Features

  • Tighten Vercel ignore rules
  • Fall back to previous release within 1h
  • Expose Gemini 3 + CLI aliases
  • Disable focus button on pages without anchor
  • Add .vercelignore for web deploys

Full Release Notes

## Changelog
* 2dae42f58afc8f83bcc62e395d0a22163176c51f Tighten Vercel ignore rules (#1513)
* 180a5345119b7a4813e0c2c2cfa252ba369f9895 chore(docs): remove shipped plan and proposal docs (#1504)
* f98a67dd901c11f5f421b5703e3b40450bd87ca1 ci(release): build docker images natively per arch and merge manifests (#1507)
* 101da19b02cb7fa8f9ba7bfd006bdfe13ee5101f feat(download): fall back to previous release within 1h freshness window (#1514)
* dc8096fb6e11f1e79663778d6d6ce978a61ee54a fix(agent): expose Gemini 3 + CLI aliases in Gemini runtime model list (#1508)
* f6dd47c94475aa08a343445999681c4890dd847d fix(chat): disable focus button on pages without an anchor (#1509)
* 90ccd9746945cbc289dff545cb0999ca239594ca fix: add .vercelignore for Vercel web deploys (#1505)