Skip to content

3.1.0-beta.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 17:48
· 361 commits to master since this release

(Insider version)
With Obsidian 1.1.x the edit engine will be improved natively. You can try this beta with BRAT plugin

Shiny new things

  • New option for inline fields addition. Add a new field behind the last one. ISSUE#419
  • Inline edit engine improved. Edit your inline fields inside a callout or a list ISSUE#556
  • Add column Modal was refactored. Now you can interact with quick settings like type of column or remove button ISSUE#483
  • Larger input textarea (text column type) ISSUE#200
  • Text columns now support lists as [a,b,c,1,2,3]ISSUE#441
  • New option to select the font size of the rows ISSUE#498
  • You can customize the color of your group filters now ISSUE#492
  • Metadata columns now can access to some columns settings too ISSUE#589 ISSUE#464
  • Global configuration to make search bar sticky by default ISSUE#643

Improved

  • New configuration to format the metadata date ISSUE#436
  • Tasks column is refreshed with filters changes ISSUE#487
  • Improved responsiveness with the space between bottom and the table ISSUE#654
  • The cursor is kept in the same position when you add a new column option (select & tags) ISSUE#670

Visual

  • DnD new css classes to improve the visual feedback ISSUE#519
  • Dark mode support for select & tags ISSUE#656
  • Settings modal is now bigger on desktops
  • Footer formula modal is now bigger

No longer broken

  • Control illegal characters on new options (tags & select) ISSUE#668
  • Tags and select selector dropdown does not have the icon anymore (more space) ISSUE#671
  • Row context menu was overflown ISSUE#655
  • Context columns does not have access to the footer now ISSUE#653
  • DnD did not move the footer ISSUE#658
  • Last row could not be edited with pagination and search bar enabled ISSUE#652