Learn more

Changelog

Follow Obsidian updates and improvements.
November 18, 2025

No longer broken

  • Canvas: Fixed YouTube embeds not loading.
  • Bases: Fixed formula suggestions being cut off.
  • Bases: Table view now supports pasting single-column data (e.g. from Excel or Google Sheets) into multiple rows when multiple rows are selected.
  • Bases: Filters menu now displays the correct property type when defining an equality filter (eg. x is y).
  • Bases: Fixed table view not responding to clicks after creating a selection with Shift-click.
  • Tables: Shift-clicking cells now correctly selects relative to the active cell.
  • Bases: Fixed items in the Sort menu appearing incorrectly when dragging to reorder.
  • Right-to-left languages: Fixed cursor positioning incorrectly when clicking at the end of a line. Also fixed several regressions with the interface, including the position of the calendar icon on date inputs.

Developers

  • Bases: Added initial .is-collapsed classname to filters menu header.