Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| chore(deps): bump react-colorful from 5.6.1 to 5.7.0 | dependabot | S | No | 0.8h | - | May 19, 2026 |
SummaryChoreBump react-colorful dependency to 5.7.0 Updates the color picker library to the latest version, ensuring compatibility with React 19 and adding a new onChangeEnd callback for improved performance and user experience. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(deps-dev): bump @vitest/ui from 4.1.5 to 4.1.6 | dependabot | S | No | 0.8h | - | May 19, 2026 |
SummaryChoreBump @vitest/ui dependency to 4.1.6 Updates the @vitest/ui library to the latest patch, ensuring compatibility and bug fixes. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore(deps): bump @dotenvx/dotenvx from 1.64.0 to 1.66.0 | dependabot | S | No | 0.3h | - | May 19, 2026 |
SummaryChoreBump dotenvx dependency to 1.66.0 Updates dotenvx library to latest patch, ensuring compatibility and security fixes. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Javascript
|
||||||
| chore(deps): bump umzug from 3.8.2 to 3.8.3 | dependabot | L | No | 0.1h | - | May 19, 2026 |
SummaryChoreBump umzug dependency to 3.8.3 Updates the umzug migration library to the latest patch, addressing security vulnerabilities. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore(deps-dev): bump @types/koa from 2.15.0 to 2.15.1 | dependabot | S | No | 0.1h | - | May 19, 2026 |
SummaryChorechore(deps-dev): bump @types/koa from 2.15.0 to 2.15.1 Updates @types/koa to the latest patch to keep type definitions current, improving developer experience and reducing potential type errors. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore(deps): bump i18next-http-backend from 3.0.5 to 3.0.6 | dependabot | S | No | 0.1h | - | May 19, 2026 |
SummaryChoreBump i18next-http-backend dependency Updates i18next-http-backend to address a security fix and improve namespace handling, enhancing internationalization support. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore(deps): bump react-hook-form from 7.74.0 to 7.76.0 | dependabot | S | No | 0.1h | - | May 19, 2026 |
SummaryChoreBump react-hook-form to 7.76.0 Updates the react-hook-form dependency to the latest patch, incorporating bug fixes and performance improvements for the form handling library. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| fix: Not possible to collapse code block at beginning of doc | tommoor | XS | No | 0.1h | 0.1h | May 19, 2026 |
SummaryBug FixFix code block collapse at document start This PR fixes an issue where the first code block in a document could not be collapsed because the selection was inside the block, preventing unintended auto‑expansion. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: Allow deleting failed and canceled imports | tommoor | S | AI | 0.5h | 0.0h | May 19, 2026 |
SummaryBug FixAllow deleting failed and canceled imports Enables deletion of terminal imports (Errored, Canceled) to match UI expectations, improving user control and reducing clutter. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.99
Tech Stack
Languages:
Typescript
|
||||||
| fix: avoid "Imported from undefined" in document insights | tommoor | XS | No | 0.0h | 0.0h | May 19, 2026 |
SummaryBug FixFix undefined import message in document insights Prevents confusing 'Imported from undefined' message when documents lack import source, improving user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: Hide position submenu when collection is sorted alphabetically | tommoor | M | No | 0.0h | 0.1h | May 19, 2026 |
SummaryBug FixHide submenu for alphabetically sorted collections This fix removes irrelevant placement options from the document context menu when collections are alphabetically sorted, improving user experience by preventing confusion and streamlining document creation. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| perf: Move Markdown importer to zip stream | tommoor | XL | No | 20.6h | 0.4h | May 18, 2026 |
SummaryFeatureMove Markdown importer to zip stream Reduces disk I/O and speeds up import tasks by streaming zip contents directly, lowering resource usage and improving performance. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore(deps): bump brace-expansion from 5.0.5 to 5.0.6 | dependabot | XS | No | 0.7h | - | May 18, 2026 |
SummaryChorechore(deps): bump brace-expansion from 5.0.5 to 5.0.6 Updates the brace-expansion dependency to the latest patch, ensuring compatibility and security for the project. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| feat: Comments sidebar in image lightbox | tommoor | L | No | 116.0h | 0.1h | May 17, 2026 |
SummaryFeatureAdd comments sidebar to image lightbox Enables users to view and add comments directly within the image lightbox, improving collaboration and reducing context switching. Health Assessment
Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot, Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: initialize text selection state | mturac | S | No | 21.4h | 0.7h | May 17, 2026 |
SummaryBug FixInitialize text selection state for insights menu Ensures accurate selected text statistics when opening insights menu, improving user experience. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore: `getJWTToken` -> `getSessionToken` | tommoor | XL | No | 7.1h | 0.1h | May 17, 2026 |
SummaryRefactorRename getJWTToken to getSessionToken Updates authentication token generation to use clearer API and ensures session JWTs include expiry claim, improving security and maintainability. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore(deps): Remove obsolete lodash-es resolution | tommoor | XS | AI | 0.1h | 0.0h | May 17, 2026 |
SummaryChoreRemove obsolete lodash-es resolution Clean up dependency resolution to avoid unnecessary lockfile entries, ensuring package resolution remains accurate. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| fix: Allow connecting additional auth providers on custom domain | tommoor | XL | No | 8.2h | 0.1h | May 16, 2026 |
SummaryBug FixFix custom domain auth provider connections Enables users on custom domains to connect additional OAuth providers while maintaining secure state, improving onboarding and security. Health Assessment
X-Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| chore: Refactor Markdown importer to use new import pipeline | tommoor | XL | No | 16.6h | 0.1h | May 16, 2026 |
SummaryRefactorRefactor Markdown importer to use new import pipeline Migrates the Markdown ZIP importer to the new APIImportTask pipeline, improving resumability, observability, and fault tolerance. Health Assessment
X-Large
Medium
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| fix: Multi-tab logout OIDC redirect | tommoor | S | No | 82.1h | 24.7h | May 16, 2026 |
SummaryBug FixFix multi-tab logout redirect Fixes an issue where logging out in one browser tab incorrectly triggers a redirect in other tabs, improving user experience and security. Health Assessment
Small
Low
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(mcp): Add `commentCount` to document info response | tommoor | L | No | 37.0h | 0.1h | May 16, 2026 |
SummaryFeatureAdd comment count to document responses Enables accurate unresolved comment tracking for MCP documents, improving user awareness of pending discussions. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
|
||||||
| fix: Improve resilience of markdown importer | tommoor | M | No | 0.6h | 0.1h | May 15, 2026 |
SummaryBug FixImprove resilience of markdown importer Enhances the markdown ZIP importer’s robustness by reducing concurrent database transactions and expanding attachment path handling, improving reliability for users. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: Unable to link secondary auth provider on custom domain | tommoor | M | No | 0.3h | 0.0h | May 15, 2026 |
SummaryBug FixFix secondary auth provider linking on custom domain Corrects redirect URL construction for secondary auth providers, ensuring users can link accounts on custom domains. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: Potential fix for mis-sized mermaid diagrams | tommoor | XS | No | 0.1h | 0.0h | May 14, 2026 |
SummaryBug FixFix mis-sized Mermaid diagrams Adjusts Mermaid’s offscreen pre-render sizing to better match the editor’s actual content width, preventing incorrectly sized SVGs. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: Disabling of authorization providers with env | tommoor | S | No | 9.6h | 0.0h | May 14, 2026 |
SummaryBug FixFix disabling of authorization providers with env Fixes issue where disconnected auth provider on self-hosted continues to appear on login screen, improving login experience and security. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: Re-render Mermaid diagrams in light theme for print | tommoor | S | No | 12.6h | 12.6h | May 14, 2026 |
SummaryBug FixFix Mermaid diagram printing in dark mode Ensures printed diagrams use light theme colors, improving readability on white paper. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: Refactor MCP tests | tommoor | XL | No | 0.1h | 0.1h | May 14, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix: Automatically expand code block if find result is within | tommoor | S | No | 0.2h | 0.0h | May 13, 2026 |
SummaryBug FixFix auto-expand code block on find Ensures code blocks automatically expand when a find result is inside a collapsed block, improving editor usability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: Mermaid diagrams inside toggle containers do not render correctly | tommoor | XS | No | 0.1h | 0.0h | May 13, 2026 |
SummaryBug FixFix Mermaid rendering in toggle containers Ensures Mermaid diagrams render correctly within nested toggle blocks, improving documentation clarity. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(mcp): add fullWidth parameter to create_document and update_document tools | toralux | S | No | 3.4h | - | May 13, 2026 |
SummaryFeatureAdd fullWidth parameter to MCP document tools Enables MCP clients to set full-width mode on documents, aligning with UI and REST API capabilities. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix: Table cell selection should not show in print media | tommoor | XS | No | 9.4h | 0.0h | May 13, 2026 |
SummaryBug FixFix table cell selection not shown in print Prevents visible selection highlights when printing editor content, improving print output quality. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: Correct locking in comment anchor for update | tommoor | S | No | 0.1h | 0.1h | May 13, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| feat: Inline comment support | tommoor | XL | No | 23.8h | 0.1h | May 13, 2026 |
SummaryFeatureAdd inline comment anchoring Enables users to comment on specific text ranges within documents, enhancing collaboration and feedback precision. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: Upgrade Mermaid to 11.15.0 | tommoor | M | No | 0.1h | 0.0h | May 13, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix: Batch document deletes when emptying trash | tommoor | M | No | 3.6h | 0.1h | May 13, 2026 |
SummaryBug FixBatch document deletes when emptying trash Reduces database lock contention during trash cleanup, improving system responsiveness for concurrent users. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| test: Fix flaky comments.list ordering assertion | tommoor | XS | No | 0.2h | 0.0h | May 13, 2026 |
SummaryTestFix flaky comments.list ordering assertion Ensures deterministic ordering in comments.list API tests, preventing flaky failures caused by millisecond-level timestamp collisions. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore: Fix all `no-misused-spread` lint warnings | tommoor | M | No | 0.9h | 0.1h | May 12, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix: Printing includes extra blank page | tommoor | XS | No | 0.0h | 0.0h | May 12, 2026 |
SummaryBug FixFix extra blank page in print view Corrects an unintended blank page when users print the application, improving print usability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack |
||||||
| fix: Crash on misconfigured file storage env | tommoor | XS | No | 0.0h | 0.1h | May 12, 2026 |
SummaryBug FixFix crash on misconfigured file storage Prevents Outline from crashing during S3 storage initialization when AWS_S3_UPLOAD_BUCKET_URL is unset or empty, eliminating restart loops. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore(deps-dev): bump oxlint-tsgolint from 0.14.2 to 0.22.1 | dependabot | L | No | 12.0h | - | May 12, 2026 |
SummaryChoreBump oxlint-tsgolint dependency to 0.22.1 Updates linting tool to newer version, improving code quality and catching more errors. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| feat: Allow MCP to access signed attachment urls through `fetch` tool | tommoor | S | No | 13.2h | 0.1h | May 12, 2026 |
SummaryFeatureAllow MCP to access signed attachment URLs through fetch tool Enables MCP clients to retrieve attachment metadata and signed download URLs, allowing direct attachment downloads. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore(deps): bump i18next-fs-backend from 2.6.4 to 2.6.5 | dependabot | S | No | 0.4h | - | May 12, 2026 |
SummaryChorechore(deps): bump i18next-fs-backend from 2.6.4 to 2.6.5 Updates the i18next-fs-backend dependency to address a security fix and improve namespace handling, ensuring safer and more flexible internationalization support. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore(deps): bump koa-compress from 5.1.1 to 5.2.1 | dependabot | S | No | 0.3h | - | May 12, 2026 |
SummaryChoreBump koa-compress dependency to 5.2.1 Updates the koa-compress middleware to the latest version, ensuring improved TypeScript typings, bug fixes, and performance enhancements. This change maintains compatibility while providing better security and stability. Health Assessment
Small
Low
Low
AI Details
Confidence:
1.00
Tech Stack |
||||||
| chore(deps): bump the aws group with 5 updates | dependabot | XL | No | 0.3h | - | May 12, 2026 |
SummaryChorechore(deps): bump the aws group with 5 updates Updates AWS SDK dependencies to the latest patch versions, ensuring compatibility and security fixes. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| fix: Allow empty string in optional MCP fields | tommoor | L | No | 0.9h | 0.1h | May 10, 2026 |
SummaryBug FixAllow empty string in optional MCP fields This fix ensures optional fields in MCP can be empty strings without causing downstream errors. It improves data integrity and user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore(deps): Remove js-yaml resolution that no longer prevents downgrades | tommoor | XS | AI | 2.3h | 0.0h | May 10, 2026 |
SummaryChoreRemove js-yaml resolution override Simplifies dependency graph, ensuring consistent js‑yaml version without unnecessary resolution overrides. This reduces lockfile noise and potential version drift. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude, Copilot
Confidence:
0.95
Tech Stack |
||||||
| chore(deps): Bump i18next-parser to 9.4.0 to fix pre-commit hook | tommoor | L | AI | 2.3h | 0.0h | May 09, 2026 |
SummaryChoreBump i18next-parser to fix pre-commit hook Updates the i18n extraction tool to restore pre-commit build stability, preventing build failures for developers. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| chore: Short-circuit common scanner/crawler routes | tommoor | M | No | 0.2h | 0.1h | May 09, 2026 |
SummaryChoreShort-circuit scanner/crawler routes Reduces load by returning proper error codes for unknown routes, preventing SPA shell fallback from serving login page to scanners. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore(deps): bump hono from 4.12.16 to 4.12.18 | dependabot | XS | No | 0.1h | - | May 09, 2026 |
SummaryChorechore(deps): bump hono from 4.12.16 to 4.12.18 Updates the hono framework to the latest patch, addressing security vulnerabilities and improving stability. Health Assessment
Small
Low
Low
AI Details
Confidence:
1.00
Tech Stack
Languages:
Javascript
|
||||||
| chore(deps): Remove resolutions that no longer prevent downgrades | tommoor | M | AI | 1.7h | 0.0h | May 09, 2026 |
SummaryChoreRemove unnecessary Yarn resolutions Simplifies dependency management by removing redundant resolution overrides, ensuring consistent lockfile and preventing accidental downgrades. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||