v16.8.0

Release Date: September 16, 2025

Overview

Self-hosted improvements, table support, and video streaming capabilities.

New Features

  • Table Support: Full TipTap table support added to the editor
  • Video Streaming: Stream video files if they are not cached yet
  • Export to Finder: Export and show files in Finder
  • New Self-hosted Docker Image: Improved self-hosted deployment with initial directories

Improvements

  • File upload now shows filename in text
  • File detail info popup shows file size, type, and dimensions
  • Headline hint only shows at start of line
  • Streamable video with clean URLs
  • Table only updates if scroll is inside editor
  • Download smaller image files automatically when opening
  • References now use BlockManager for tag/mention changes
  • Better input rule for references
  • Search via local BlockManager

Technical

  • Added waitForSystemTable function to ensure Postgres schema readiness
  • Grant admin role to first user
  • User model updated to include public_key
  • Adjusted server URL handling for self-hosted setup
  • Improved error handling in sync processes
  • Updated .gitignore to exclude heaper-test directory
  • Slight margin added for code blocks

Bug Fixes

  • Heap block is now not deleteable
  • No conflict between headlines and tagging
  • Fixed multiple ProseMirror versions issue