Skip to content Rocket UFO

Changelog

🚀 All the latest updates, improvements, and fixes to RocketFuel. ✨

Verified RocketFuel docs deploy pipeline

Infrastructure

Smoke-test changelog entry confirming GitHub Actions deploy, Vectorize ingest, and AI cache bust for docs.rocketfuel.io.

This entry validates the Deploy — rocketfuel-docs workflow (RF_DOCS_AI_CACHE_BUST_TOKEN).

What to check after push to main:

  1. GitHub Actions → Deploy — rocketfuel-docs → all steps green (especially cache bust 200).
  2. docs.rocketfuel.io/changelog/ — this entry appears at the top.
  3. Docs AI search still works after ingest.

You can delete this file once verified.

Improved Database Query Performance Across Large Workspaces

Improved

DB schema optimizations have reduced dashboard load times by up to 40%, made cross-workspace search near-instantaneous for workspaces with over 10,000 tasks, and lowered memory usage during large concurrent CRDT sessions.

We’ve rolled out under-the-hood optimizations to our DB schemas resulting in a faster Work OS experience.

Improved:

  • Dashboard initial load times have been reduced by up to 40%
  • Searching across workspaces with over 10,000 tasks is now nearly instantaneous
  • Optimized memory usage for real-time CRDT sync during large concurrent sessions

Enjoy the speed boost across all your large workspaces!

Changed API v2 Rate Limits and Removed Legacy v1 Endpoint

Changed Breaking

API rate limits are now strictly enforced at 500 requests per minute per IP, the legacy /api/v1/workspaces/sync endpoint has been removed, and webhook payloads now require cryptographic signature verification.

We are enforcing new rate limits and deprecating several v1 endpoints to ensure platform stability.

Migration Guide

If your integration calls /api/v1/workspaces/sync, migrate to /api/v2/workspaces/sync before this date. See the API v2 migration guide → for a full list of changed endpoints and payload shapes.

Changed:

  • Global API rate limits are now strictly enforced at 500 requests per minute per IP
  • The legacy /api/v1/workspaces/sync endpoint has been removed
  • All webhook payloads now require cryptographic signature verification

Please review the developer docs to ensure a smooth transition.

Improved File Management UI with Grid View and Bulk Actions

Improved

The file management interface has been overhauled with new grid and list toggle views, higher-resolution thumbnails, bulk select and tag operations, and expanded drag-and-drop hitboxes for nested folders.

We’ve completely overhauled the file management interface to make organizing workspace assets smoother.

Improved:

  • New grid and list toggle views with larger, higher-resolution thumbnail previews
  • Added robust support for bulk select, move, and tag operations
  • Expanded drag-and-drop hitboxes for moving files between deeply nested folders

Let us know what you think of the new layout!

Added Unreal Engine 5 Plugin Beta

Added

A beta UE5 plugin is now available, enabling bi-directional Kanban task sync inside the Unreal Editor, automated commit-to-ticket linking for Blueprint changes, and an embedded Work OS dashboard via CEF.

The RocketFuel UE5 plugin is now available to bridge your project management and development environments.

Added:

  • Bi-directional sync of Kanban board tasks directly inside the Unreal Engine editor
  • Automated linking of commits and Blueprint changes to specific tickets
  • Chromium Embedded Framework (CEF) integration for rendering the Work OS dashboard

We can’t wait to see how this improves your studio’s workflow!

Fixed Nested Permission Inheritance on Sub-Tasks

Fixed

Resolved an edge case where deeply nested sub-tasks did not correctly inherit read/write permissions from parent folders, and where invited guests could see restricted custom fields.

Resolved an edge case where deeply nested sub-tasks were not correctly inheriting read/write permissions.

Fixed:

  • Changing a parent folder’s visibility now instantly propagates to all child nodes
  • Resolved an issue where invited guests could see custom fields on restricted tasks
  • Corrected role-based access checks for bulk-editing actions

Thanks for your patience while we squashed this bug!

Added Integrated 3D Asset Viewer

Added

Task cards now support native in-browser rendering of .obj, .fbx, and .gltf files, with wireframe and material inspection tools and a positional commenting system for precise 3D feedback.

Native rendering support for 3D models is now available directly within task cards.

Added:

  • In-browser rendering support for .obj, .fbx, and .gltf files
  • Tools to inspect wireframes, material slots, and basic texture sets
  • Positional commenting system directly on the 3D model for precise feedback

We hope this streamlines your PBR and stylized art pipelines.

Added AI-Powered Documentation Search

Added

Workspace documentation now supports semantic search powered by Cloudflare Vectorize, with instant result summarization in the search dropdown and automated background ingestion for new files.

We’ve implemented semantic search capabilities across all workspace documentation.

Added:

  • Search now understands context and meaning without requiring exact keyword matches
  • Instant summarization of search results directly in the dropdown menu
  • Automated background ingestion for new files via Cloudflare Vectorize

Enjoy faster and more accurate knowledge retrieval!

Launched RocketFuel v1.0

Added v1.0.0

RocketFuel v1.0 is officially available to everyone, bringing real-time CRDT collaboration, cross-platform support, Kanban boards, a rich document editor, whiteboard tools, and custom workflows.

We’re thrilled to announce the initial release of RocketFuel! 🚀

After months of development and beta testing, RocketFuel is now available to everyone.

Key Features:

  • Real-time collaboration with CRDT sync
  • Cross-platform support (Web, Desktop, Mobile)
  • Kanban boards with drag-and-drop
  • Rich document editor with Markdown support
  • Interactive whiteboard for brainstorming
  • Custom fields and workflows

Read the full announcement →

Opened Public Beta Access to All Users

Added

RocketFuel's public beta is now open to everyone, with full access to core features, 5 GB of storage per workspace, and support for up to 10 team members.

The RocketFuel public beta is now open to everyone!

What’s Included:

  • Full access to all core features
  • 5GB storage per workspace
  • Up to 10 team members per workspace

Known Limitations:

  • Mobile apps are still in development
  • Some advanced API features are not yet available

Thank you to all our beta testers for your valuable feedback!