Skip to content

Release 1.12.0#16246

Merged
charlesBochet merged 1 commit intomainfrom
1.12.0
Dec 2, 2025
Merged

Release 1.12.0#16246
charlesBochet merged 1 commit intomainfrom
1.12.0

Conversation

@Bonapara
Copy link
Copy Markdown
Member

@Bonapara Bonapara commented Dec 2, 2025

Release 1.12.0

This release includes:

  • Revamped Side Panel - Now opens next to content instead of above it
  • Granular Email Folder Sync - Choose which Gmail labels or Outlook folders to sync

Changelog file: packages/twenty-website/src/content/releases/1.12.0.mdx
Release date: 2025-12-02

Copilot AI review requested due to automatic review settings December 2, 2025 10:49
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Dec 2, 2025

Greptile Overview

Greptile Summary

This PR adds the 1.12.0 release changelog documenting two user-facing features: a revamped side panel that opens next to content instead of overlaying it, and granular email folder sync that allows users to choose specific Gmail labels or Outlook folders to sync.

Key Changes:

  • Release notes follow the established format and style guidelines from .cursor/rules/changelog-process.mdc
  • Images are properly placed in the 1.12/ folder following naming conventions
  • Content is concise, user-focused, and consistent with previous releases
  • Frontmatter includes correct release number and date (2025-12-02)

Confidence Score: 5/5

  • This PR is safe to merge with no risk
  • This is a documentation-only PR that adds release notes following established conventions. All files follow the correct format, naming conventions, and style guidelines. The content is clear, user-focused, and consistent with previous releases.
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
packages/twenty-website/src/content/releases/1.12.0.mdx 5/5 Added release 1.12.0 changelog with two new features: revamped side panel and granular email folder sync
packages/twenty-website/public/images/releases/1.12/1.12.0-side-panel.png 5/5 Added screenshot showcasing the new side panel layout opening next to content
packages/twenty-website/public/images/releases/1.12/1.12.0-folder-sync.png 5/5 Added screenshot demonstrating the granular folder selection interface for email sync

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant Repo as Repository
    participant Web as Website
    participant User as End Users

    Dev->>Repo: Create release branch (1.12.0)
    Dev->>Repo: Add changelog MDX file
    Note over Dev,Repo: packages/twenty-website/src/<br/>content/releases/1.12.0.mdx
    Dev->>Repo: Add feature screenshots
    Note over Dev,Repo: packages/twenty-website/public/<br/>images/releases/1.12/
    Dev->>Repo: Commit and push changes
    Dev->>Repo: Create PR for review
    Repo->>Web: Merge PR to main
    Web->>User: Display release notes on website
    Note over Web,User: Users view changelog with<br/>side panel & email sync features
Loading

Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 file reviewed, no comments

Edit Code Review Agent Settings | Greptile

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds release notes and associated assets for version 1.12.0 of the Twenty platform. The release introduces two main features: a revamped side panel that opens next to content instead of above it, and granular email folder sync that allows users to choose specific Gmail labels or Outlook folders to sync.

  • New release notes document with proper frontmatter and markdown structure
  • Two supporting PNG images for visual documentation of the new features

Reviewed changes

Copilot reviewed 1 out of 3 changed files in this pull request and generated no comments.

File Description
packages/twenty-website/src/content/releases/1.12.0.mdx Release notes document describing the two main features with appropriate headings, descriptions, and image references
packages/twenty-website/public/images/releases/1.12/1.12.0-side-panel.png Screenshot demonstrating the revamped side panel feature
packages/twenty-website/public/images/releases/1.12/1.12.0-folder-sync.png Screenshot demonstrating the granular email folder sync feature

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@charlesBochet charlesBochet merged commit 59f0f6f into main Dec 2, 2025
42 checks passed
@charlesBochet charlesBochet deleted the 1.12.0 branch December 2, 2025 10:55
NotYen pushed a commit to NotYen/twenty-ym that referenced this pull request Dec 4, 2025
This release includes:

- Revamped Side Panel - Now opens next to content instead of above it
- Granular Email Folder Sync - Choose which Gmail labels or Outlook
folders to sync

Changelog file:
`packages/twenty-website/src/content/releases/1.12.0.mdx`
Release date: 2025-12-02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants