v2.12.1

google-gemini/gemini-cliv2.12.1May 29, 2026by tinchox5

AI Summary

A minor release fixing type handling for download formats and placeholder color copying in webkit browsers.

Key Highlights

  • Fixed download format option types
  • Fixed placeholder colors not being copied over on webkit browsers

Full Release Notes

## What's Changed
* Fix download format option types by @puneetdixit200 in https://github.com/zumerlab/snapdom/pull/417
* Fix for placeholder colors not being copied over on webkit browsers by @pdufour in https://github.com/zumerlab/snapdom/pull/420

## New Contributors
* @puneetdixit200 made their first contribution in https://github.com/zumerlab/snapdom/pull/417
* @pdufour made their first contribution in https://github.com/zumerlab/snapdom/pull/420

**Full Changelog**: https://github.com/zumerlab/snapdom/compare/v2.12.0...v2.12.1