trilium

Build your personal knowledge base with Trilium Notes

AGPL-3.0 License

Stars
25.6K
trilium - v0.45.3 release

Published by zadam almost 4 years ago

v0.45.3

trilium - v0.45.2 release

Published by zadam almost 4 years ago

v0.45.2

trilium - v0.45.1 release

Published by zadam about 4 years ago

v0.45.1

trilium - v0.45.0-beta release

Published by zadam about 4 years ago

Highlight of this release is Math support.

trilium - v0.44.9 release

Published by zadam about 4 years ago

Small bug fixes and improvements

trilium - v0.44.8 release

Published by zadam about 4 years ago

v0.44.8

trilium - [BROKEN] v0.44.7 release

Published by zadam about 4 years ago

this release is broken and new fixed version will follow swiftly

trilium - v0.44.6 release

Published by zadam about 4 years ago

v0.44.6

trilium - v0.44.5 release

Published by zadam about 4 years ago

v0.44.5

trilium - v0.44.4 release

Published by zadam about 4 years ago

0.44.X contains changes in sync protocol compared to 0.43.X so all instances must be updated.

This release brings:

  • major overhaul of search syntax and search capabilities (see RFC in #1041 and current documentation in wiki).
    • new syntax is not compatible with the old one and there's no automatic migration for e.g. Saved Search notes or when searching in scripts. It's up to you to migrate the searches into the new syntax.
    • searching is unified across for all use cases - e.g. now Jump To dialog uses the same algorithms as the main search
    • attribute inheritance is respected in all searches
    • fulltext search works can find protected notes while in protected session
  • major overhaul of attribute UI - see RFC in #1068 (shows only very initial prototype though) which allows both text based and graphical UI for working with attributes:

  • backend is now using better-sqlite3 library with synchronous access to the database which allows much better performance in some cases
  • imported notes are sanitized for unknown HTML/CSS/JS content
  • Links in text notes behave now consistently between classical links and hypertext - single click will activate the target note
  • Jump To dialog remembers (for 2 minutes) last searched item
  • Dropped support for .tar imports
  • Images are now not minified, only scaled
  • Optimized update of note tree resulting in smoother UX
  • added remove formatting plugin #1239 
  • reworked similarity widget - brand new weight based algorithm evaluating also attributes
  • inline note creation #1237
trilium - v0.44.3-beta release

Published by zadam about 4 years ago

v0.44.3-beta

trilium - v0.44.2-beta release

Published by zadam about 4 years ago

v0.44.2-beta

trilium - v0.44.1-beta release

Published by zadam about 4 years ago

v0.44.1-beta

trilium - v0.44.0-beta release

Published by zadam about 4 years ago

0.44.X contains changes in sync protocol compared to 0.43.X so all instances must be updated.

This is a beta release and can contain serious bugs. Use for evaluation only.

This release brings:

  • major overhaul of search syntax and search capabilities (see RFC in #1041 and current documentation in wiki).
    • new syntax is not compatible with the old one and there's no automatic migration for e.g. Saved Search notes or when searching in scripts. It's up to you to migrate the searches into the new syntax.
    • searching is unified across for all use cases - e.g. now Jump To dialog uses the same algorithms as the main search
    • attribute inheritance is respected in all searches
    • fulltext search works can find protected notes while in protected session
  • major overhaul of attribute UI - see RFC in #1068 (shows only very initial prototype though) which allows both text based and graphical UI for working with attributes:

  • backend is now using better-sqlite3 library with synchronous access to the database which allows much better performance in some cases
  • imported notes are sanitized for unknown HTML/CSS/JS content
  • Links in text notes behave now consistently between classical links and hypertext - single click will activate the target note
  • Jump To dialog remembers (for 2 minutes) last searched item
  • Dropped support for .tar imports
  • Images are now not minified, only scaled
  • Optimized update of note tree resulting in smoother UX
trilium - v0.43.4 release

Published by zadam about 4 years ago

This release brings bunch of bugfixes and small features, including:

  • activate PDF preview also in server build, fixes #1208
  • add fallback when resizing image fails, closes #1190
  • fix toggle sidebar issues, closes #1196
  • add "search in note" to "note actions" menu, #1184
  • Add web app manifest (#1174)
  • add scrolling margins, #1181
  • support horizontal line, closes #1164
trilium - v0.43.3 release

Published by zadam about 4 years ago

  • fix import of initial demo document sets sync.isSynced incorrectly, #1163
  • fix extracting base64 inline images from HTML, fixes #1159
  • fix checking affected notes when modified attribute's owning note is not loaded into cache, #803
  • update to CKEditor 21 which brings various improvements
trilium - v0.43.2 release

Published by zadam over 4 years ago

  • fix declaring global variables on the setup page, closes #1071
  • fallback for missing parsed title, closes trilium-web-clipper/issues/16
  • added tab and shift-tab shortcuts for indent/outdent, closes #978
  • fix SVG single file import as image and not as file, closes #1114
  • fix unescaped HTML in the tree node title, closes #1127
  • hide "type around" controls in printed PDF, closes #1129
  • upgrade ckeditor to 20.0.0
  • fixed triggers to sort children of notes with "sorted" label, closes #1126
  • H1 heading is not available anymore (see #1156)
trilium - v0.43.1 release

Published by zadam over 4 years ago

  • fix custom resource handler, closes #1125 
  • note title tooltips under note tree widget #1120 
  • fix keyboard shortcut for print this note, #1118 
  • fix click handler of links inside included note
  • allow mouse interactions in ckeditor widgets, fixes #1117 
  • add back lost edited notes widget, closes #1115
trilium - v0.43.0-beta release

Published by zadam over 4 years ago

This is an unplanned minor release containing some important bug fixes but no new features:

  • reworked transaction handling - transactions are now opened only when necessary for write operations which improves concurrency and fixes some deadlocks in special situations
  • frontend components were previously using exclusive locks but this caused some deadlocks in specific cases. These exclusive locks have been removed

There are other, small bugfixes as well.

If 0.42.X is working for you then there isn't much need to update to this release, but if you have problems, give this release a try.

trilium - v0.42.7 release

Published by zadam over 4 years ago

  • promoted attributes widget is now auto-updating, fixes #700 
  • prevent attribute inheritance cycle via template, closes #1077 
  • ctrl + alt + p shortcut isn't focusing the note title field #1084 
  • other smaller improvements
Badges
Extracted from project README
Join the chat at https://gitter.im/trilium-notes/Lobby
Related Projects