What's Changed
- fix(web): Use correct websocket path by @Lumpiasty in #1228
- fix: properly construct WS URL by @tiran133 in #1254
- fix(web): project backlog filter priority items and assignee styles by @nimone in #1260
- fix(db): add missing foreign key indexes by @randoneering in #1226
- chore(deps): bump the npm_and_yarn group across 2 directories with 3 updates by @dependabot[bot] in #1259
- chore(deps): bump @hono/node-server from 1.19.13 to 2.0.2 in /apps/api by @dependabot[bot] in #1239
- chore(deps-dev): bump jsdom from 29.0.1 to 29.1.1 in /apps/web by @dependabot[bot] in #1236
- chore(deps): bump @better-auth/api-key from 1.6.9 to 1.6.11 in /apps/api by @dependabot[bot] in #1251
- chore(deps): bump @hono/node-ws from 1.3.0 to 1.3.1 in /apps/api by @dependabot[bot] in #1242
- chore(deps): bump @tiptap/extension-underline from 3.22.5 to 3.23.1 in /apps/web by @dependabot[bot] in #1246
- chore(deps): bump @tiptap/extension-placeholder from 3.22.5 to 3.23.1 in /apps/web by @dependabot[bot] in #1240
- chore(deps-dev): bump vitest from 4.1.2 to 4.1.6 in /packages/libs by @dependabot[bot] in #1269
- chore(deps): bump @better-auth/drizzle-adapter from 1.6.9 to 1.6.11 in /apps/api by @dependabot[bot] in #1249
- chore(deps): bump @types/node from 25.2.3 to 25.8.0 in /packages/email by @dependabot[bot] in #1267
- chore(deps-dev): bump react from 19.1.0 to 19.2.6 in /packages/libs by @dependabot[bot] in #1238
- chore(deps-dev): bump hono from 4.12.14 to 4.12.19 in /packages/libs by @dependabot[bot] in #1266
- chore(deps): bump @tailwindcss/vite from 4.2.1 to 4.3.0 in /apps/web by @dependabot[bot] in #1250
- chore(security): align pnpm overrides with bumped deps and resolve next alerts by @andrejsshell in #1271
- fix: remove duplicate import tasks modal close button by @azula9713 in #1264
- fix(api): emit task.status_changed for git webhook status updates by @tinsever in #1263
- feat(i18n): add Korean (ko-KR) translation by @fvoci in #1229
- fix(api): resolve issue #1231 by @randoneering in #1257
New Contributors
- @Lumpiasty made their first contribution in #1228
- @nimone made their first contribution in #1260
- @azula9713 made their first contribution in #1264
- @fvoci made their first contribution in #1229
Full Changelog: v2.7.2...v2.7.3