What's Changed
- fix: prevent JSONB double-encoding in postgres.js + Drizzle by @alexanderwanyoike in #180
- fix: register JSONB migration in Drizzle journal and fix unwrap cast by @alexanderwanyoike in #181
- Sync dev to main: PR template update + branch history fix by @alexanderwanyoike in #208
- fix: clipboard error handling & remove unused elasticsearch deps by @shanliuling in #204
- fix: use updatedAt instead of createdAt for API key update timestamp by @sputnik-mac in #205
- fix: validate name segment after bot type split by @shanliuling in #209
- fix: remove console.log statements from frontend SSE hooks by @sputnik-mac in #212
- fix: remove unused Elasticsearch dependencies from frontend by @sputnik-mac in #213
- Release v1.8.2 by @alexanderwanyoike in #216
New Contributors
- @shanliuling made their first contribution in #204
- @sputnik-mac made their first contribution in #205
Full Changelog: v1.8.1...v1.8.2