Changelog History
Page 4
-
v0.41.6 Changes
April 27, 2020v0.41.6
๐ bugfixes
-
v0.41.5 Changes
April 20, 2020๐จ Trilium 0.41 contains massive frontend refactoring (in total over 300 commits) - previously mostly spaghetti frontend has been "componentized". This is internal refactoring and end-user experience is mostly the same as in 0.40.
๐จ Besides refactoring, a bunch of minor things have been improved, some of them are:
- PDF notes now show preview of the PDF (#292)
- history navigation has been improved and provides visual feedback for when back & forward actions are available, plus context menu with complete history
- spellcheck now uses native electron spellchecking which brings the possibility of adding a word to the system dictionary (#923)
- 0๏ธโฃ reference links are now implemented and used by default - such links differ from ordinary hyper links by the fact that their title/label always contains up-to-date name of the note (closes #905)
- 0๏ธโฃ import / export now uses ZIP by default, TAR stays supported for import (for certain period of time). Problem with tar was unicode support in non-unix platforms (closes #918)
- ๐ Trilium now parses pasted HTML content and images referenced by URL are downloaded locally so they are available also offline (closes #765)
- โ integrated editing component (CKEditor) has some nice upgrades, especially regarding more advanced table support
- display of link map is more robust (previously it sometimes randomly did not appear correctly)
- ๐ it's now possible to see recent changes for a subtree (tree context menu -> advanced -> recent changes)
- it is now possible to collapse also left side pane
- โก๏ธ significantly faster sync update
- external link labels are not auto-generated anymore. Especially clipped content can have hundreds of them and their value is small
- โ added read-only view - can be set either manually via
readOnly
label or is used automatically for long notes - ๐ note paths widget has been moved to the left side and now displays current path which should help orient yourself when navigating big note trees
- ๐ "production" builds are now using webpack for frontend files
- include note allow setting size
-
v0.41.4-beta Changes
April 15, 2020๐จ Trilium 0.41 contains massive frontend refactoring (in total 300 commits) - previously mostly spaghetti frontend has been "componentized". This is internal refactoring and end-user experience is mostly the same as in 0.40.
๐ Given the massive amount of internal changes this release is expected to contain a lot of bugs and is not recommended for daily use. However, you are encouraged to test it and report bugs. 0.41.X is fully compatible with the latest 0.40.6+ and it is possible to switch between both on the same document.
๐จ Besides refactoring, a bunch of minor things have been improved, some of them are:
- PDF notes now show preview of the PDF (#292)
- history navigation has been improved and provides visual feedback for when back & forward actions are available, plus context menu with complete history
- spellcheck now uses native electron spellchecking which brings the possibility of adding a word to the system dictionary (#923)
- 0๏ธโฃ reference links are now implemented and used by default - such links differ from ordinary hyper links by the fact that their title/label always contains up-to-date name of the note (closes #905)
- 0๏ธโฃ import / export now uses ZIP by default, TAR stays supported for import (for certain period of time). Problem with tar was unicode support in non-unix platforms (closes #918)
- ๐ Trilium now parses pasted HTML content and images referenced by URL are downloaded locally so they are available also offline (closes #765)
- โ integrated editing component (CKEditor) has some nice upgrades, especially regarding more advanced table support
- display of link map is more robust (previously it sometimes randomly did not appear correctly)
- ๐ it's now possible to see recent changes for a subtree (tree context menu -> advanced -> recent changes)
- it is now possible to collapse also left side pane
- โก๏ธ significantly faster sync update
- external link labels are not auto-generated anymore. Especially clipped content can have hundreds of them and their value is small
- โ added read-only view - can be set either manually via
readOnly
label or is used automatically for long notes - ๐ note paths widget has been moved to the left side and now displays current path which should help orient yourself when navigating big note trees
- ๐ "production" builds are now using webpack for frontend files
- include note allow setting size
- ๐ fixed free form link #959
-
v0.41.3
April 14, 2020 -
v0.41.3-beta Changes
April 14, 2020๐จ Trilium 0.41 contains massive frontend refactoring (in total 300 commits) - previously mostly spaghetti frontend has been "componentized". This is internal refactoring and end-user experience is mostly the same as in 0.40.
๐ Given the massive amount of internal changes this release is expected to contain a lot of bugs and is not recommended for daily use. However, you are encouraged to test it and report bugs. 0.41.X is fully compatible with the latest 0.40.6+ and it is possible to switch between both on the same document.
๐จ Besides refactoring, a bunch of minor things have been improved, some of them are:
- PDF notes now show preview of the PDF (#292)
- history navigation has been improved and provides visual feedback for when back & forward actions are available, plus context menu with complete history
- spellcheck now uses native electron spellchecking which brings the possibility of adding a word to the system dictionary (#923)
- 0๏ธโฃ reference links are now implemented and used by default - such links differ from ordinary hyper links by the fact that their title/label always contains up-to-date name of the note (closes #905)
- 0๏ธโฃ import / export now uses ZIP by default, TAR stays supported for import (for certain period of time). Problem with tar was unicode support in non-unix platforms (closes #918)
- ๐ Trilium now parses pasted HTML content and images referenced by URL are downloaded locally so they are available also offline (closes #765)
- โ integrated editing component (CKEditor) has some nice upgrades, especially regarding more advanced table support
- display of link map is more robust (previously it sometimes randomly did not appear correctly)
- ๐ it's now possible to see recent changes for a subtree (tree context menu -> advanced -> recent changes)
- it is now possible to collapse also left side pane
- โก๏ธ significantly faster sync update
- external link labels are not auto-generated anymore. Especially clipped content can have hundreds of them and their value is small
- โ added read-only view - can be set either manually via
readOnly
label or is used automatically for long notes - ๐ note paths widget has been moved to the left side and now displays current path which should help orient yourself when navigating big note trees
- ๐ "production" builds are now using webpack for frontend files
- include note allow setting size
-
v0.41.2-beta Changes
April 13, 2020๐จ Trilium 0.41 contains massive frontend refactoring (in total 300 commits) - previously mostly spaghetti frontend has been "componentized". This is internal refactoring and end-user experience is mostly the same as in 0.40.
๐ Given the massive amount of internal changes this release is expected to contain a lot of bugs and is not recommended for daily use. However, you are encouraged to test it and report bugs. 0.41.X is fully compatible with the latest 0.40.6+ and it is possible to switch between both on the same document.
๐จ Besides refactoring, a bunch of minor things have been improved, some of them are:
- PDF notes now show preview of the PDF (#292)
- history navigation has been improved and provides visual feedback for when back & forward actions are available, plus context menu with complete history
- spellcheck now uses native electron spellchecking which brings the possibility of adding a word to the system dictionary (#923)
- 0๏ธโฃ reference links are now implemented and used by default - such links differ from ordinary hyper links by the fact that their title/label always contains up-to-date name of the note (closes #905)
- 0๏ธโฃ import / export now uses ZIP by default, TAR stays supported for import (for certain period of time). Problem with tar was unicode support in non-unix platforms (closes #918)
- ๐ Trilium now parses pasted HTML content and images referenced by URL are downloaded locally so they are available also offline (closes #765)
- โ integrated editing component (CKEditor) has some nice upgrades, especially regarding more advanced table support
- display of link map is more robust (previously it sometimes randomly did not appear correctly)
- ๐ it's now possible to see recent changes for a subtree (tree context menu -> advanced -> recent changes)
- it is now possible to collapse also left side pane
- โก๏ธ significantly faster sync update
- external link labels are not auto-generated anymore. Especially clipped content can have hundreds of them and their value is small
- โ added read-only view - can be set either manually via
readOnly
label or is used automatically for long notes - ๐ note paths widget has been moved to the left side and now displays current path which should help orient yourself when navigating big note trees
- ๐ new in 0.41.2-beta: "production" builds are now using webpack for frontend files
- ๐ new in 0.41.2-beta: include note allow setting size
- ๐ new in 0.41.2-beta: fixed free form link #959
-
v0.41.1-beta Changes
April 08, 2020๐จ Trilium 0.41 contains massive frontend refactoring (in total 300 commits) - previously mostly spaghetti frontend has been "componentized". This is internal refactoring and end-user experience is mostly the same as in 0.40.
๐ Given the massive amount of internal changes this release is expected to contain a lot of bugs and is not recommended for daily use. However, you are encouraged to test it and report bugs. 0.41.X is fully compatible with the latest 0.40.6+ and it is possible to switch between both on the same document.
๐จ Besides refactoring, a bunch of minor things have been improved, some of them are:
- PDF notes now show preview of the PDF (#292)
- history navigation has been improved and provides visual feedback for when back & forward actions are available, plus context menu with complete history
- spellcheck now uses native electron spellchecking which brings the possibility of adding a word to the system dictionary (#923)
- 0๏ธโฃ reference links are now implemented and used by default - such links differ from ordinary hyper links by the fact that their title/label always contains up-to-date name of the note (closes #905)
- 0๏ธโฃ import / export now uses ZIP by default, TAR stays supported for import (for certain period of time). Problem with tar was unicode support in non-unix platforms (closes #918)
- ๐ Trilium now parses pasted HTML content and images referenced by URL are downloaded locally so they are available also offline (closes #765)
- โ integrated editing component (CKEditor) has some nice upgrades, especially regarding more advanced table support
- display of link map is more robust (previously it sometimes randomly did not appear correctly)
- ๐ it's now possible to see recent changes for a subtree (tree context menu -> advanced -> recent changes)
- it is now possible to collapse also left side pane
- ๐ NEW in 0.41.1-beta: significantly faster sync update
- ๐ NEW in 0.41.1-beta: external link labels are not auto-generated anymore. Especially clipped content can have hundreds of them and their value is small
- ๐ NEW in 0.41.1-beta: added read-only view - can be set either manually via
readOnly
label or is used automatically for long notes - ๐ NEW in 0.41.1-beta: note paths widget has been moved to the left side and now displays current path which should help orient yourself when navigating big note trees
-
v0.41.0-beta Changes
March 31, 2020๐จ Trilium 0.41 contains massive frontend refactoring (in total 300 commits) - previously mostly spaghetti frontend has been "componentized". This is internal refactoring and end-user experience is mostly the same as in 0.40.
๐ Given the massive amount of internal changes this release is expected to contain a lot of bugs and is not recommended for daily use. However, you are encouraged to test it and report bugs. 0.41.X is fully compatible with the latest 0.40.6+ and it is possible to switch between both on the same document.
๐จ Besides refactoring, a bunch of minor things have been improved, some of them are:
- PDF notes now show preview of the PDF (#292)
- history navigation has been improved and provides visual feedback for when back & forward actions are available, plus context menu with complete history
- spellcheck now uses native electron spellchecking which brings the possibility of adding a word to the system dictionary (#923)
- 0๏ธโฃ reference links are now implemented and used by default - such links differ from ordinary hyper links by the fact that their title/label always contains up-to-date name of the note (closes #905)
- 0๏ธโฃ import / export now uses ZIP by default, TAR stays supported for import (for certain period of time). Problem with tar was unicode support in non-unix platforms (closes #918)
- ๐ Trilium now parses pasted HTML content and images referenced by URL are downloaded locally so they are available also offline (closes #765)
- โ integrated editing component (CKEditor) has some nice upgrades, especially regarding more advanced table support
- display of link map is more robust (previously it sometimes randomly did not appear correctly)
- it is now possible to collapse also left side pane
-
v0.40.7 Changes
March 28, 2020v0.40.7
-
v0.40.6 Changes
March 15, 2020- clear history in the code mirror after setting a value, closes #766
- ๐ sync/recovery fixes
- ๐ forward compatibility with future 0.41 releases (DB migration)
- faster ENEX import