Skip to content

Latest commit

 

History

History
287 lines (147 loc) · 3.67 KB

File metadata and controls

287 lines (147 loc) · 3.67 KB

Crunchwrap CLI Changelog

[Unreleased]

Features

Fixes

[0.1.30] - 2026-01-29

Miscellaneous

  • Merge remote-tracking branch 'origin/main'

Features

Fixes

[0.1.29] - 2026-01-29

Miscellaneous

  • Merge remote-tracking branch 'origin/main'

Features

  • Add ability to just export the pwa images from existing image.

Fixes

[0.1.28] - 2026-01-21

Miscellaneous

  • rename text

Features

Fixes

[0.1.27] - 2026-01-15

Miscellaneous

  • Try refactor

Features

Fixes

[0.1.26] - 2026-01-15

Miscellaneous

  • ADd ability to chat to improve the logo image

Features

  • Refactored AI logo generation to use the latest gemini-3-pro-image-preview model via the standard @google/genai SDK.
  • Added support for GEMINI_API_KEY environment variable to skip manual API key entry.
  • Improved image processing and response handling for AI-generated logos.
  • Enhanced error reporting for Gemini API issues.

Fixes

[0.1.25] - 2026-01-15

Miscellaneous

  • Add ability to generate new logo without creating new project.

Features

Fixes

[0.1.24] - 2026-01-15

Miscellaneous

  • change to gemini 3 pro model

Features

Fixes

[0.1.23] - 2026-01-14

Miscellaneous

  • handle conversion of images with ffmpeg

Features

Fixes

[0.1.22] - 2026-01-14

Miscellaneous

  • Add version contraint

Features

Fixes

[0.1.21] - 2026-01-14

Features

Fixes

  • Fix AI Generation with imagen

[0.1.20] - 2026-01-14

Miscellaneous

  • Change to use latest imagen url

Features

Fixes

  • Revert AI logo generation model to imagen-3.0-generate-001 to fix 404 error caused by imagen-4.0-generate-001 being unavailable or incorrectly specified.
  • Use v1beta endpoint with generateImages method for broader compatibility.

[0.1.19] - 2026-01-14

Miscellaneous

  • Add ai logo generation.

Features

  • Implement AI logo generation using Google Gemini.

Fixes

  • Fix error handling in lib/ai.ts to avoid local exception catching and improve reliability.

[0.1.18] - 2026-01-13

Miscellaneous

  • Try somethuing else

Features

Fixes

[0.1.17] - 2026-01-13

Miscellaneous

  • Try something else again.

Features

Fixes

[0.1.16] - 2026-01-13

Miscellaneous

  • Try something else

Features

Fixes

[0.1.15] - 2026-01-13

Miscellaneous

  • Make sure repo is created if it does not exist.

Features

Fixes

[0.1.14] - 2026-01-13

Miscellaneous

  • Changed to use ssh instead of https

Features

Fixes

[0.1.13] - 2026-01-13

Miscellaneous

  • Improve github login handle further

Features

Fixes

[0.1.12] - 2026-01-13

Miscellaneous

  • Handle login better

Features

Fixes

[0.1.11] - 2026-01-13

Miscellaneous

  • Automate git and add more art

Features

Fixes

[0.1.10] - 2026-01-13

Miscellaneous

  • Update projectname

Features

Fixes

[0.1.9] - 2026-01-13

Miscellaneous

  • Search and replace texts

Features

Fixes

[0.1.8] - 2026-01-12

Miscellaneous

  • Merge remote-tracking branch 'origin/main'

Features

Fixes

[0.1.8] - 2026-01-12

Fixes

  • Improved error handling for firebase init when Firestore is not yet enabled in the Firebase console.

[0.1.7] - 2026-01-12

Miscellaneous

  • Merge remote-tracking branch 'origin/main'

Features

Fixes

[0.1.6] - 2026-01-12

Miscellaneous

  • add firebase init to the release and automatically handle versioning

Features

Fixes

[0.1.5] - 2026-01-12

Features

  • Added firebase init

[0.1.2] - 2026-01-12

Features

  • Fixed readme text.