RELEASE LOG 🚀
- v2.1.0
- NESA Integration: NESA Integration allows us to create Generative AI Images from user given prompt. You can also receive sample prompt as hints on the prompt box.
- PWA: XionSpace can now be added as an PWA on mobile.
- Collection Asset Config: XionSpace collections can now be configured which image upload to config to use. Currently supports `nesa` and `upload`.
- Collection Theme: XionSpace collections can now have a theme to be defined. This theme is in the form of a text prompt that will get added to AI context before generating.
- Factory Contract Added: XionSpace collections are not deployed via Factory contract which allows creators to deploy their own collection. Limited available at the moment.
- Bun Elysia Prisma Stack: XionSpace server now uses a new Bun Elysia Prisma Stack.
- Added Logging and Monitoring: We use Pino for logging and sentry to monitor crashes and major errors.