You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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+.