Skip to content

chore(main): release 1.0.0#895

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--convex-monorepo
Open

chore(main): release 1.0.0#895
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--convex-monorepo

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Jan 29, 2026

🤖 I have created a release beep boop

1.0.0 (2026-02-05)

Features

  • add @packages/github-api package (#847) (9f8a091)
  • add confect schemas and setup in database (#848) (c8acb41)
  • add date range selection to dashboard charts (7c6fc9f)
  • add options to lock and archive threads on marking solutions (d7cc9a6)
  • add sign-in requirement for certain models in chat interface (72df330)
  • ai powered onboarding (#797) (f426d8e)

Bug Fixes

  • add components validator to message fields in publicSchemas (e7bc8aa)
  • bot-e2e Docker build - keep test files in image (ea14d20)
  • bot-e2e permission denied - chown files to bun user (3fe058e)
  • cache auth clients by baseURL for tenant subpath support (#806) (20fc48a)
  • disable Sentry tracing to fix crypto.randomUUID prerender error (ccb399f)
  • fallback to HTTP client on WebSocket timeout errors (#799) (e8a0acb)
  • preserve solution status when messages are edited (#879) (0f91be7), closes #875
  • prevent long server names from hiding setup button on dashboard (#871) (02f244f)
  • remove Sentry server-side SDK to fix crypto.randomUUID prerender error (333282a)
  • remove tracing from main-site runtime to fix crypto.randomUUID prerender error (ec62d7f)
  • reset ChatInterface state when navigating to new chat (c62b78f)
  • resolve type errors and lint issues in UI components (07621e6)
  • revert to dockerfile builder - nixpacks fails on better-sqlite3 (ced11f9)
  • treat answeroverflow.dev as main site (#878) (2bc82a0)
  • use discord-api-types instead of discord.js in Convex functions (01e4811)
  • use run-tests.ts wrapper to send Pushover alerts on failure (a01f712)
  • use streaming tar extraction to reduce memory usage for large repos (#862) (e7a25ec)

This PR was generated with Release Please. See documentation.

@vercel
Copy link

vercel bot commented Jan 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
answer-overflow-main-site Ready Ready Preview, Comment Feb 5, 2026 6:56am

Request Review

@github-actions github-actions bot force-pushed the release-please--branches--main--components--convex-monorepo branch from cc2a044 to f0e9f11 Compare January 30, 2026 17:38
@github-actions github-actions bot force-pushed the release-please--branches--main--components--convex-monorepo branch from f0e9f11 to 1d564e3 Compare January 30, 2026 17:57
@github-actions github-actions bot force-pushed the release-please--branches--main--components--convex-monorepo branch from 1d564e3 to 7870910 Compare January 30, 2026 18:10
@github-actions github-actions bot force-pushed the release-please--branches--main--components--convex-monorepo branch from 7870910 to bb16e4e Compare January 30, 2026 18:42
@github-actions github-actions bot force-pushed the release-please--branches--main--components--convex-monorepo branch from bb16e4e to d50c4ca Compare January 31, 2026 02:00
@github-actions github-actions bot force-pushed the release-please--branches--main--components--convex-monorepo branch from d50c4ca to f0b1938 Compare February 4, 2026 20:46
@github-actions github-actions bot force-pushed the release-please--branches--main--components--convex-monorepo branch from f0b1938 to cd8cbce Compare February 5, 2026 03:39
@github-actions github-actions bot force-pushed the release-please--branches--main--components--convex-monorepo branch from cd8cbce to 1f862d7 Compare February 5, 2026 06:35
@github-actions github-actions bot force-pushed the release-please--branches--main--components--convex-monorepo branch from 1f862d7 to d06ec01 Compare February 5, 2026 06:40
@github-actions github-actions bot force-pushed the release-please--branches--main--components--convex-monorepo branch from d06ec01 to 7f0408a Compare February 5, 2026 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: keep messages marked as solution after editing

0 participants