LogoLogo
  • Introduction
  • Getting Started
  • Working with Projects
  • Using Images
  • Managing Secrets and Variables
  • More Complex Examples
  • Free Credits
  • Changelog
Powered by GitBook
On this page
  • Shadcn and Multi-Component Support
  • Multi-file Support
  • Support for Markdown Files
Export as PDF

Changelog

New updates and improvements to Sparkable.

PreviousFree Credits

Last updated 7 months ago

Oct 31, 2024

Shadcn and Multi-Component Support

We have officially shipped support for our favorite customizable UI component library Shadcn! Now you can make beautiful apps by just adding the phrase "using shadcn" and Sparkable will create designs using the library components.

We've also completely overhauled the way the Sparkable AI generates compomponents and imports. Sparkable will now create a base application and break your code into smaller maintainable components allowing for much easier editing and better maintainability! Happy coding!

Oct 23, 2024

Multi-file Support

We have added support for multiple files in the Sparkable chat interface. Use multiple files to provide even more advanced context for the AI when generating your applications.

Improvements and Fixes

  • Added social links including links to our Discord server

  • Updates to our public documentation

Oct 14, 2024

Support for Markdown Files

You can now add markdown files as part of your application context. Use the file selection button or drag and drop your markdown files into the chat input and the AI will use this information when creating your application code. This is great way to starting sharing more complicated instructions and context between your projects.