Cloud

Skills in Plane AI, richer Pages, Audit logs, and more | Jul 31, 2026

31 Jul, 2026

What's new

Skills in Plane AI

Skills are now in Plane AI. Turn the prompts you type regularly, like a weekly status summary or a release-notes draft, into reusable Skills you can run on demand. Save them once, run them anytime, and share them across your team so everyone works from the same instructions instead of rewriting them.

New blocks and dashboard widgets in Pages

Drop a live status onto a project brief, pin key dates to a planning doc, or link a dashboard widget so your metrics stay current without updating them by hand. Your docs stay in sync with the work, so teams always see the real state of things, not whatever was true when the doc was written.

Audit logs

Sign-ins, role changes, settings changes, and integration activity now leave a trail admins can filter and export, across the workspace, individual projects, and the instance itself. When you need to answer who changed what and when, whether for a security review, a compliance audit, or a permissions issue, the record is already there. The log is append-only and tamper-evident.

New models in Plane AI

Plane AI now supports GPT-5.6 Terra and Kimi K3. Pick the model that fits the task and switch between them whenever you want, without leaving your workspace.

Compare page versions

Version history now shows the difference between any two versions of a page. See exactly what changed between edits, like what a teammate revised or when a decision was updated, instead of reading both versions side by side and guessing.

HTML artifacts

Interactive HTML files can now be embedded directly in Pages. Drop in a working prototype and let reviewers demo it right where the context lives, instead of linking out to a separate tool.

Page labels

Labels can now be attached to Pages, so you can group related documentation and find it fast. Tag pages by related teams, themes, or topics and browse your Wiki the same way you would filter work items.

Plane AI label suggestions

Plane AI can now suggest labels for your work items based on the title and description, so new items get labeled consistently without anyone having to remember the right label or apply it by hand.

Manage Collections via API

Collections now have API support. Create, update, and manage them programmatically so your agents can do the work for you.

Enhancements

  • Automations can now assign a cycle as part of the change-property action.
  • New dashboard widgets: a work item table, a work item type progress widget, and an Active Cycles widget.
  • Webhooks V2 is now generally available, with expanded scope and larger payloads for more complete event data.
  • Added a rich text custom property, so custom fields can hold formatted content.
  • Added text-based filtering for rich filters and PQL.
  • Added a project filter to advanced search.
  • Copy or duplicate a dashboard along with all of its widgets.
  • Added new PQL functions for broader query coverage.
  • Collection membership can now be managed via SAML group sync.
  • Added a list layout to workspace views.
  • Added a spreadsheet and calendar layout to Your Work for viewing assigned work in a sortable spreadsheet.
  • Faster workspace entry, with first-paint JavaScript reduced by 43% by lazy-loading the editor and other non-critical chunks.
  • Enhanced Mermaid diagram support in the editor, with a toggle between rendered preview and source.
  • Dashboard PDF export now supports custom file names, a progress bar, and a cancel action.
  • Added project-level filters (standard and PQL) to dashboard widget configuration.
  • Added support for importing Jira rich-text custom fields into Plane's rich text custom property.
  • Added a data source popover to rows in the dashboards list.
  • Added a preview for dashboard data sources.
  • Added support for filtering by rich text custom properties in rich filters and PQL.
  • Added cycle selection support for multi-project automations.
  • Refreshed the workspace general settings UI.
  • Renamed 'Team' to 'Teamspace' across the Teamspaces surface.
  • Redesigned the imports settings page and refreshed importer translations.
  • Users are now notified when custom property values are edited.
  • Wiki sidebar section headers are now collapsible, matching project sidebar behavior.
  • Releases and milestones are now exposed on the public API feature endpoints.
  • Added a fit-to-width action for images in the editor.
  • Streamlined the version comparison flow for pages.
  • Faster work item labels dropdown via caching.
  • Faster members lite endpoint via caching.
  • Improved the work item ID UX.
  • Updated the default model used in AI chat.
  • Polished the Plane AI chat input UI.
  • Added cursor-based pagination for chat history and threads on mobile.
  • Merged workspace and project chats to avoid scope confusion in Plane AI chat.
  • Added a custom endpoint for downloading Jira Server attachments.
  • Git integration state-transition failures now post a single comment when multiple failures occur.
  • Work item export expiry is now configurable in god-mode.
  • Restricted cycle editing to admins and creators.
  • Improved Plane AI planner robustness and type guidance.

Bug fixes

  • Denormalized work item column data now stays in sync.
  • Private projects are no longer visible on profile surfaces to non-members.
  • Workspace properties now surface correctly on project endpoints.
  • Replaced the SMTP forgot-password popover with an inline banner for clearer messaging.
  • Favorites are now removed correctly for archived page trees.
  • The project member list now refreshes after sending an invitation.
  • State data now displays correctly on the customer work item view.
  • The entity label now shows in the initiative scope timeline header.
  • Resolved filter dropdown flicker and layout shift in the Space app view.
  • The work item ID text now stays readable in global search results.
  • Corrected cleanup of archived project cards and archives tab selection.
  • The desktop handoff status poll now starts reliably.
  • Corrected the copy-to-another-project modal's copy and layout.
  • Work item peek now stays open when dismissing request search.
  • The advanced search filter row now stays hidden when it has no conditions.
  • Resolved a combobox context error during lazy mounting.
  • Corrected work item property context validation, read-only type handling, tie-breaking, and type list prefetching.
  • Corrected the auto-rename widget API request.
  • Spaces are no longer accepted after a mention trigger.
  • Resolved a page title duplication race condition and added a data cleanup command.
  • Modernized styling for CustomSelect and CustomSearchSelect dropdowns.
  • Scoped teamspace assignee group columns to teamspace members only.
  • Resolved a crash on the Your Work page caused by a null state group.
  • Resolved a crash from null-type email notifications.
  • Corrected duplicate work item lookup.
  • The selected label now persists after refreshing the Release Detail page.
  • Corrected drag-and-drop reordering and folder nesting for sidebar favorites.
  • Corrected the close-old-work-items automation state filter and restored a missing migration.
  • A dropdown no longer breaks when clicking filters in the view creation modal.
  • An empty PQL relation value set is now treated as a no-op.
  • Reminder emails are no longer triggered by a null value.
  • Removed unnecessary padding from input components.
  • Corrected collection icon types in group sync.
  • Corrected select dropdown active/ghost styling and aligned sidebar property row styling and heights.
  • Corrected archived project card actions and list scope.
  • The filter value dropdown now shows the correct property's options.
  • Corrected icon alignment in the work item properties label.
  • Improved error handling in automation create/update, and the modal now unmounts on close.
  • Backend errors now show for work item state updates.
  • Added a back button to the full-page Inbox header.
  • Restored the lock/unlock toggle on the view detail header.
  • Referenced resources are now ingested for workspace draft work items.
  • Added legacy and rich filters to the release work item endpoint.
  • The owner name tooltip now shows on the automations table avatar.
  • Resolved worker-timeout request patterns that were causing pod restarts.
  • Optimized queries and payloads across the v1 work items/intake endpoints and webhook stats, removing N+1 queries and oversized responses that were timing out workers.
  • CustomMenu now closes on item select, and the analytics avatar tooltip is corrected.
  • Migrated project attribute state/label dropdowns to shared select components.
  • Intake settings are now inherited from project templates.
  • Corrected tabs slash command handling.
  • Resolved an invite creation error when the invite token JWT overflowed its column length.
  • Corrected a project count/list mismatch in the scope dropdown.
  • last_activity_at now appears on the work items list endpoint.
  • Cycle status icons now display correctly in the work item cycle dropdown.
  • The project sidebar count now persists correctly after a page refresh.
  • 'Start cycle' now appears for a future cycle when no active cycle exists.
  • Client-side re-sorting now respects the layout's own order-by setting.
  • Corrected the column backspace handler.
  • Context is now optional on OPTION property options.
  • The users filter in the worklogs dropdown now populates correctly.
  • The project pages list now renders correctly after a successful fetch.
  • Property tooltips now show on sub-work-item and relation rows.
  • Localization corrections.
  • The exports table now shows the exported time alongside the date.
  • The project breadcrumb now reacts to the navigation preference.
  • The project view spreadsheet layout now uses the correct /work-items/ path.
  • Adjusted z-index for proper UI layering in Spaces.
  • The teamspaces list search input now updates immediately.
  • Settings table and tab border polish.
  • Corrected workspace switcher scrolling behavior.
  • Corrected protocol-relative redirects from unvalidated workspace slugs.
  • The original work item description version is now preserved during edits.
  • Unpublished dashboards now show a not-found empty state instead of loading indefinitely.
  • Work item and epic copying now behaves consistently across single, bulk, and cross-project copies, including epics copying to their destination's default type.
  • Members can now open the exports page to download their own exports.
  • The Plane AI build-mode planner now uses its full 50-action budget.
  • Custom LLM model key matching is now case-insensitive.
  • Clarification options now persist in Slack fallback text in Plane AI history.
  • Initiative label permission checks now correctly use workspace ID.
  • Added an OAuth refresh-token grace period to prevent concurrent-refresh errors.
  • Namesake work item types are no longer confused with built-in Plane features.
  • Corrected vertical alignment of the mention component within editor text.
  • Scoped release tag and label detail permissions to the workspace.
  • Custom properties with large counts no longer cause tool response context bloat.
  • The copy-prompt dropdown now shows correctly in the work item peek view.
  • Resolved issues with PQL and messaging.
  • Excluded autopilot turns from action artifact retrieval.
  • Stale mappings no longer appear inside dropdowns.
  • Corrected batch recovery for Jira imports to avoid over-counting during queue-based retries.
  • Default integrations mapping now shows the project on the left and the connector on the right.

Plane

Every team, every use case, the right momentum

Hundreds of Jira, Linear, Asana, and ClickUp customers have rediscovered the joy of work. We’d love to help you do that, too.
Plane
Nacelle