- Merge remote-tracking branch 'origin/main'
- Merge remote-tracking branch 'origin/main'
- Add ability to just export the pwa images from existing image.
- rename text
- Try refactor
- ADd ability to chat to improve the logo image
- Refactored AI logo generation to use the latest
gemini-3-pro-image-previewmodel via the standard@google/genaiSDK. - Added support for
GEMINI_API_KEYenvironment variable to skip manual API key entry. - Improved image processing and response handling for AI-generated logos.
- Enhanced error reporting for Gemini API issues.
- Add ability to generate new logo without creating new project.
- change to gemini 3 pro model
- handle conversion of images with ffmpeg
- Add version contraint
- Fix AI Generation with imagen
- Change to use latest imagen url
- Revert AI logo generation model to
imagen-3.0-generate-001to fix 404 error caused byimagen-4.0-generate-001being unavailable or incorrectly specified. - Use
v1betaendpoint withgenerateImagesmethod for broader compatibility.
- Add ai logo generation.
- Implement AI logo generation using Google Gemini.
- Fix error handling in
lib/ai.tsto avoid local exception catching and improve reliability.
- Try somethuing else
- Try something else again.
- Try something else
- Make sure repo is created if it does not exist.
- Changed to use ssh instead of https
- Improve github login handle further
- Handle login better
- Automate git and add more art
- Update projectname
- Search and replace texts
- Merge remote-tracking branch 'origin/main'
- Improved error handling for
firebase initwhen Firestore is not yet enabled in the Firebase console.
- Merge remote-tracking branch 'origin/main'
- add firebase init to the release and automatically handle versioning
- Added firebase init
- Fixed readme text.