Releases: theexperiencecompany/gaia
Releases · theexperiencecompany/gaia
web: v0.12.0
0.12.0 (2025-12-21)
What's Changed
- feat: Add keyboard shortcuts in navigation, fixed workflow generation from todos by @aryanranderiya in #379
- chore(release): configure independent versioning for all apps in monorepo by @aryanranderiya in #385
- feat: Reply to message by @aryanranderiya in #386
- fix: update Docker Compose production file path in deploy workflow by @aryanranderiya in #384
- feat: Add support for Unread chats post onboarding and after running workflows by @aryanranderiya in #388
- refactor: Workflows step generation should be abstract instead of specific tool names. Refactored frontend to use zustand for state management. by @aryanranderiya in #387
- Revert "feat: Add support for Unread chats" by @aryanranderiya in #390
- feat: Add support for Unread conversations by @aryanranderiya in #392
- release: v0.12.0 by @aryanranderiya in #393
- feat: Add "Tools We Love" page and related components by @aryanranderiya in #394
- feat: Add "Tools We Love" page and release please configuration changes (#394) by @aryanranderiya in #396
Full Changelog: web-v0.11.0...web-v0.12.0
mobile: v0.1.1
0.1.1 (2025-12-21)
What's Changed
- Add RaisedButton component, color utility functions, and update global theme variables. (6b7101f)
- add Hugeicons integration (9097405)
- chat: implement chat feature with hooks, context, and AI integration (7986484)
- implement theme toggle component (beb3190)
- Implement WorkOS mobile SSO and enhance sidebar UI with a new user dropdown menu and updated icons. (41af75d)
- Integrate Lucide React Native and refactor various UI and chat components. (e874ba0)
- introduce a comprehensive set of new UI components and integrate them into chat features. (f5a54fe)
- Introduce authenticated app routing group and integrate auth/chat providers. (e7cfb37)
- mobile: integrate WorkOS authentication and update app layout (#382) (31dfb2a)
- mobile: Setup NativeWindCSS and reusable components (#380) (80d995e)
- Redesign chat sidebar header with search and new chat button, and update sidebar styling. (542048a)
- Setup a monorepo with apps/ directory structure using NX (#369) (230ecb9)
- update chat UI with new icons, refined styling, and color adjustments (c85ab6b)
- update styling and theming with Tailwind CSS integration and setup reactnativereusables (5acf4db)
- update theme toggle component and add color constants for light and dark themes (a782d6e)
Full Changelog: mobile-v0.1.0...mobile-v0.1.1
api: v0.12.0
0.12.0 (2025-12-21)
What's Changed
- feat: Add keyboard shortcuts in navigation, fixed workflow generation from todos by @aryanranderiya in #379
- chore(release): configure independent versioning for all apps in monorepo by @aryanranderiya in #385
- feat: Reply to message by @aryanranderiya in #386
- fix: update Docker Compose production file path in deploy workflow by @aryanranderiya in #384
- feat: Add support for Unread chats post onboarding and after running workflows by @aryanranderiya in #388
- refactor: Workflows step generation should be abstract instead of specific tool names. Refactored frontend to use zustand for state management. by @aryanranderiya in #387
- Revert "feat: Add support for Unread chats" by @aryanranderiya in #390
- feat: Add support for Unread conversations by @aryanranderiya in #392
- release: v0.12.0 by @aryanranderiya in #393
- feat: Add "Tools We Love" page and related components by @aryanranderiya in #394
- feat: Add "Tools We Love" page and release please configuration changes (#394) by @aryanranderiya in #396
Full Changelog: api-v0.11.0...api-v0.12.0
v0.11.0
0.11.0 (2025-12-19)
release
- v0.11.0 - New Monorepo setup using NX, Beta Desktop & Mobile app setup, Voice Mode etc (#378) (8e72443)
Features
- Implement WorkOS mobile SSO and enhance sidebar UI with a new user dropdown menu and updated icons. (41af75d)
- introduce OAuth endpoint and settings, update Gemini model, refactor constants and ChromaDB, and enhance workflow and memory management (4de72d8)
- mobile: integrate WorkOS authentication and update app layout (#382) (31dfb2a)
- mobile: Setup NativeWindCSS and reusable components (#380) (80d995e)
- Setup a monorepo with apps/ directory structure using NX (#369) (230ecb9)
Bug Fixes
- handle extra recipients in gmail_compose_before_hook and add type ignore for plugins (26edde0)
- standardize quotes in pnpm-workspace.yaml for consistency and formatting (fd10238)
Miscellaneous Chores
- release 0.5.1 (a011469)
v0.10.1
0.10.1 (2025-11-22)
What's Changed
- fix: Allow sending messages with file uploads and improve tool hashing + batch processing by @aryanranderiya in #346
Full Changelog: v0.10.0...v0.10.1
v0.10.0
0.10.0 (2025-11-22)
What's Changed
- refactor(ui): Updated pricing bento cards with new labels and feature sets by @darsh145 in #329
- fix: pricing page issues and payment issues by @Dhruv-Maradiya in #337
- fix: integrate Mem0 v2 API and overhaul memory service & onboarding fixes by @aryanranderiya in #339
- fix: memory issues related to mem0 by @Dhruv-Maradiya in #340
- feat: enhance subscription settings UI and add new subscription illustration by @darsh145 in #342
- fix: fixed weird message behaviour with indexdb by @Dhruv-Maradiya in #341
- chore: added integration tools and enhanced security for redirect by @Dhruv-Maradiya in #343
- release: security fixes and dexie fixes by @Dhruv-Maradiya in #344
New Contributors
Full Changelog: v0.9.1...v0.10.0
v0.9.1
0.9.1 (2025-11-18)
What's Changed
- fix: Remove dummy data from explore workflows, workflows ui improvements & minor bug fixes by @aryanranderiya in #328
- fix: gemini empty ai response by @Dhruv-Maradiya in #330
- feat: enhance ComparisonTable with integration props and improve layout by @SahilSoni27 in #332
- release: v0.9.1 by @Dhruv-Maradiya in #333
- fix: checkpointer posgresql issue by @Dhruv-Maradiya in #335
New Contributors
- @SahilSoni27 made their first contribution in #332
Full Changelog: v0.9.0...v0.9.1
v0.9.0
0.9.0 (2025-11-17)
What's Changed
- fix: update integration identifiers for Google services to use lowerc… by @Dhruv-Maradiya in #317
- fix: Bug fixes and production stability improvements by @aryanranderiya in #321
- fix: Reddit tool improvements by @aryanranderiya in #322
- release: v0.8.2 by @aryanranderiya in #325
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- chore: add pre-commit tasks, small cleanups, and typing fix by @aryanranderiya in #300
- ci(workflow): switch to reusable workflow_call for build and deploy by @aryanranderiya in #302
- ci(workflows): multiple github actions improvements by @aryanranderiya in #303
- chore: remove uv.lock from git ignore by @aryanranderiya in #304
- ci(tooling): migrate to prek and fix pre commit issues by @aryanranderiya in #305
- ci(workflows): always auto-commit ESLint/prek fixes and simplify git push by @aryanranderiya in #306
- ci(workflows): push prek auto-fixes back to PR branch by @aryanranderiya in #307
- ci(workflows): cache pnpm for frontend and limit prek auto-commit to PRs by @aryanranderiya in #308
- ci(workflows): always auto-commit prek fixes by @aryanranderiya in #309
- ci(workflows): add concurrency to trigger-build job to prevent overlapping branch builds by @aryanranderiya in #310
- ci(workflows): remove global and trigger-build concurrency controls by @aryanranderiya in #311
- ci(workflows): upgrade setup-gcloud to v3 and standardize docker/login-action to v3 by @aryanranderiya in #312
- ci(workflows): pin docker/setup-buildx-action to v3 by @aryanranderiya in #313
- ci(workflows): discard local changes on GCP VM before pulling latest code by @aryanranderiya in #314
- ci(workflows): stop containers before pulling and remove --no-deps in deploy job by @aryanranderiya in #315
- chore: release master by @aryanranderiya in #301
Full Changelog: v0.8.0...v0.8.1
v0.8.0
0.8.0 (2025-11-14)
What's Changed
- chore(dx): Setup mise as a task runner for better DX and mprocs to run multiple tasks in a single terminal window by @aryanranderiya in #288
- feat(ui): added ui to let users connect to intended integration in chat screen by @Dhruv-Maradiya in #290
- fix: fixed token issue in google docs tool by @Dhruv-Maradiya in #291
- chore: Added 2 new Tool calling blogs by @aryanranderiya in #295
- release: v0.7.1 by @aryanranderiya in #296
- chore(release-please): remove group-pull-request-title-pattern by @aryanranderiya in #298
Full Changelog: v0.7.0...v0.8.0