Skip to content

1.2.1

Latest
Compare
Choose a tag to compare
@mabeyj mabeyj released this 10 Sep 02:43
· 12 commits to master since this release
8f2a24d

Documentation

Changes

  • Fix scrolling issues (double scrollbar and scrolling down on load) that occur in Trilium v0.60+.
  • Fix a scrolling issue (view height slowly decreasing on load) that could occur with custom themes that change the parent scrollable container of notes to a different element.
  • Fix the $dateCreated and $dateModified properties displaying an empty value in Trilium v0.61+.
    • For Trilium v0.61.0 to v0.61.5, $dateCreated is not available and $dateModified will display the modification date of the note's content (which is not updated when things like note titles are modified).
    • If you are using the v0.61 beta, upgrade to at least v0.61.6 for these dates to work as intended.
  • Fix the header attribute setting displaying the attribute name instead of an empty header cell when set to an empty value (#attribute=name,header=).
  • Fix the first column of table views not being sticky when displayed in an included note in Trilium v0.61+.