0.0.89 (2023-10-09)
What's Changed
- feat: enable CSP in all environments (local/preview/prod) by @matthieujacq in #1334
- feat: enhance user page UI by @nguernse in #1319
- feat: update onboarding steps by @mamadoudicko in #1337
- feat: add onboarding_a column to onboarding table by @mamadoudicko in #1340
- fix(question): fixed with user_settings by @StanGirard in #1349
- FIX tables.sql - missing ; breaks SQL queries. by @stanrb in #1348
- feat: ⚙️🐞 configure debugger for the backend by @matthieujacq in #1345
- test: add chat e2e tests by @mamadoudicko in #1344
- feat: configure CSP for self-hosting and multiple ports in dev mode by @matthieujacq in #1364
New Contributors
Full Changelog: v0.0.88...v0.0.89