Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| fix: accepting a workspace invitation no longer changes an existing member's role | silvestrid | M | No | 2.0h | 0.1h | Jul 01, 2026 |
SummaryBug FixFix workspace invitation role overwrite Prevents accidental demotion of workspace admins when accepting invitations, ensuring workspace stability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(core): only delete workspaces where a deleted user was the last admin | silvestrid | M | No | 1.2h | 0.4h | Jul 01, 2026 |
SummaryBug FixFix workspace deletion on account removal Ensures only workspaces where a deleted user was the last admin are removed, preventing accidental deletion of unrelated workspaces. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(web-frontend): refresh access token on websocket reconnect | silvestrid | L | No | 2.0h | 0.2h | Jul 01, 2026 |
SummaryBug FixRefresh access token on websocket reconnect Ensures real‑time updates resume transparently after a tab has been idle, improving user experience by preventing error messages and maintaining data consistency. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| feat: Add from_json() and to_json() expressions | paljort | XL | No | 219.6h | 1.2h | Jul 01, 2026 |
SummaryFeatureAdd from_json() and to_json() expressions Introduces JSON conversion expressions and improves HTTP request error handling, enhancing data integrity and user experience. Health Assessment
X-Large
High
Medium
AI DetailsTech Stack
Languages:
Python, Javascript
Frameworks:
Django
|
||||||
| fix: minor demo glitches | jrmi | S | No | 15.4h | 0.0h | Jul 01, 2026 |
SummaryBug FixFix minor demo glitches Fixes JavaScript errors during CSV reader node creation, ensuring smoother demo experience and preventing runtime errors for users. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python, Javascript
|
||||||
| fix(web-frontend): escape user name in rich text mentions to prevent stored XSS | alamin-br | M | No | 1.7h | 0.4h | Jun 30, 2026 |
SummaryBug FixFix XSS in rich text mentions Prevents stored XSS by escaping user display names in rich text mentions, protecting users from malicious scripts. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| fix(backend): set hard time_limit on tasks that inherit the default 360s limit | alamin-br | S | No | 2.9h | 0.1h | Jun 30, 2026 |
SummaryBug FixSet explicit time limits on Celery tasks Ensures long-running background jobs are not prematurely terminated, improving reliability for large data operations. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| bug: resolve various application builder Sentry issues | picklepete | M | No | 138.6h | 0.1h | Jun 30, 2026 |
SummaryBug FixFix Sentry bugs in application builder This PR resolves three Sentry-reported bugs that impacted formula handling and UI error styling, enhancing stability and user experience. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Javascript
Frameworks:
Vue
|
||||||
| fix: not zdm migration for builder migration | jrmi | S | No | 17.8h | 0.0h | Jun 30, 2026 |
SummaryBug FixFix builder migration missing ZDM Corrects a missing ZDM migration for builder column elements, ensuring data integrity during schema updates. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| feat: add start workflow service and manual trigger | jrmi | XL | No | 137.7h | 48.8h | Jun 30, 2026 |
SummaryFeatureAdd start workflow service and manual trigger Enables workflows to trigger other workflows, expanding automation capabilities and allowing more complex process orchestration. Health Assessment
X-Large
High
High
AI DetailsTech Stack
Languages:
Python
|
||||||
| bug: Added permission check to unique values endpoint | bram2w | S | No | 0.2h | 0.2h | Jun 29, 2026 |
SummaryBug FixAdd permission check to unique values endpoint Enforces table-level permission on the unique row values API, tightening security and preventing unauthorized data access. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| feat(core): add WebSocket connection, disconnect metrics and reduce sentry noise | alamin-br | L | No | 19.6h | 0.6h | Jun 29, 2026 |
SummaryFeatureAdd WebSocket metrics and reduce Sentry noise Provides real‑time observability of WebSocket connections and disconnects while eliminating noisy Sentry events, improving monitoring and alerting for production stability. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| bug: SaaS exports with generative AI can be self-hoster imported | picklepete | M | No | 74.9h | 74.1h | Jun 29, 2026 |
SummaryBug FixFix export import bug for generative AI models This PR resolves a bug that prevented SaaS workspace exports containing a Baserow generative AI model from being imported into self-hosted environments, ensuring seamless data migration. The change cleans up missing model registrations during import, improving reliability for users migrating between SaaS and self-hosted deployments. Health Assessment
Small
Medium
High
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix: ensure row updates work with pre-existing files | picklepete | M | No | 5.1h | 4.3h | Jun 29, 2026 |
SummaryBug FixFix row updates with pre-existing files Ensures that updating a row with an existing file reference succeeds, preventing errors when no new file is uploaded. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python, Javascript
|
||||||
| fix(backend): prevent double HTTP response on MCP SSE connection close | alamin-br | L | No | 19.2h | 1.3h | Jun 29, 2026 |
SummaryBug FixPrevent double HTTP response on SSE close Fixes a server‑side error that caused duplicate HTTP responses when an SSE connection closed, eliminating 559 Sentry events and improving reliability for real‑time features. Health Assessment
Large
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(database): prevent formula injection in CSV and XLSX table exports | alamin-br | M | No | 4.5h | 1.1h | Jun 29, 2026 |
SummaryBug FixPrevent formula injection in CSV and XLSX exports Ensures exported tables cannot trigger malicious formulas, protecting users from data exfiltration and security risks. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| bug: fix application custom CSS after the nuxt upgrade. | picklepete | M | No | 3.3h | 2.3h | Jun 29, 2026 |
SummaryBug FixFix custom CSS after Nuxt upgrade Custom CSS now loads after theme styles, eliminating cascade issues. This improves user experience for custom styling without requiring !important. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| bug: Upgrade Python to 3.14.6 to fix memory leak | bram2w | S | No | 1.3h | 0.9h | Jun 29, 2026 |
SummaryBug FixUpgrade Python to 3.14.6 to fix memory leak Fixes backend memory leak by updating Python base image, improving stability and performance. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack |
||||||
| chore(deps): bump ujson from 5.12.1 to 5.13.0 in /backend | dependabot | S | No | 207.9h | 207.9h | Jun 29, 2026 |
SummaryChoreBump ujson dependency in backend Updates ujson to the latest patch, ensuring compatibility and security for the backend. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore(deps): bump dompurify from 3.4.10 to 3.4.11 in /web-frontend | dependabot | XS | No | 207.9h | 207.9h | Jun 29, 2026 |
SummaryChoreBump dompurify dependency Updates DOMPurify to address security fixes and improve stability. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| docs: align contribution guidelines with new external PR policy | silvestrid | L | No | 65.7h | 1.7h | Jun 29, 2026 |
SummaryDocsAlign contribution guidelines with new external PR policy Updates contribution guidelines to stop accepting unsolicited external pull requests, requiring coordination with the team, and removes obsolete internal triage documentation. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||