Releases: TriliumNext/Trilium
Releases · TriliumNext/Trilium
v0.3.2 release
- fixed bug in scrypt windows binary
v0.3.1 release
- 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
- 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
- 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
- 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
- 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
- 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
v0.1.1
v0.1.0 release
v0.1.0
v0.0.11 release
v0.0.11