Skip to content

Releases: TriliumNext/Trilium

v0.3.2 release

09 Jan 04:43

Choose a tag to compare

  • fixed bug in scrypt windows binary

v0.3.1 release

08 Jan 02:57

Choose a tag to compare

  • some important image related fixes, mainly on windows platform
  • it's now possible to delete unused images
  • fix for startup with no database

v0.3.0 release

07 Jan 15:12

Choose a tag to compare

v0.3.0 release Pre-release
Pre-release
  • image support (JPG, PNG, GIF) with resizing and optimization (mozjpeg, pngquant, giflossy)
  • added synchronization mutex for operations which require strong consistency (backup, consistency checks)
  • internal: unhandled exceptions now fail requests early instead of just hanging

v0.2.2 release

04 Jan 04:12

Choose a tag to compare

  • fixed #3
  • backspace on note tree jumps to the parent note
  • fixed behavior of ctrl+click - now it toggles selection instead of just selecting

v0.2.1 release

03 Jan 03:54

Choose a tag to compare

  • fixed a bug where key between note and parent note wasn't unique so it was possible to create duplicate relationship (required DB upgrade!).
  • added also extra checks before moving/cloning note for existing relatonship to provide nice error message
  • removed loading animation which caused problems with setting initial focus on note tree after app startup
  • alt-m (focus/private mode) now doesn't completely disappears the elements, instead makes them low opacity
  • fixed switching between note clones in "note locations" list
  • updated initial page in demo document to showcase supported formattings

v0.2.0 release

02 Jan 04:37

Choose a tag to compare

  • added possibility of selecting multiple notes in the tree (shift+up/down or ctrl+click) and things like copy&paste or drag and drop now work with selected items (behavior should be the same as before when working with single item).
  • changed keyboard shortcut because of multi-select - shift+arrows formerly moved notes around. This is now done with ctrl+arrows. shift+up/down is now used to select multiple notes.
  • better detection of tree cycles when cloning/moving notes around. Also added consistency check.
  • context menu has now option to force sync for one note
  • various small bugfixes

v0.1.2 release

29 Dec 02:24

Choose a tag to compare

  • global CTRL-SHIFT-arrows for navigation without losing focus in the editor
  • CTRL-ENTER now goes from tree to editor
  • tree titles are escaped for HTML
  • when switching notes make sure you start at the top of the editor
  • fixed pasting into note which haven't been lazy loaded yet
  • fixed keyboard shortcuts for clipboard operations

v0.1.1 release

27 Dec 22:48

Choose a tag to compare

v0.1.0 release

27 Dec 04:03

Choose a tag to compare

v0.0.11 release

27 Dec 01:01

Choose a tag to compare

v0.0.11