v0.91.3-beta #968
eliandoran
announced in
Announcements
Replies: 3 comments 3 replies
-
Thanks!!! I don't know since when, but I had never realized the mobile version had made such progress. |
Beta Was this translation helpful? Give feedback.
3 replies
-
Let's goooooooooooooooooooooooo |
Beta Was this translation helpful? Give feedback.
0 replies
-
Provided :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
💡 Key highlights
Known issues
🐞 Bugfixes
Prevent HTML from rendering in launcher bar.
Calendar overflows off right of view when in mobile view
Note tree context menu not shown on long press on iOS.
Advanced tree menu is only accessible in the mobile view via long-press
NotFoundError after trying to paste filepath into note, restart required
login: fix "flash of unstyled content" by @pano9000
Limit search function doesn't work
fix ck-editor checkboxes not showing checkmark while printing by @pano9000
✨ Improvements
Syntax Highlighting for Batch scripts
Mobile improvements
Fonts
Display the content of JSON attachments and improve the style of attachment code blocks.
Translucent top bar on desktop layout for iPad
'Show Help' and 'About Trillium Notes' menu options are now available in the mobile view
Back/forward buttons have been enabled for web builds as well, mostly for mobile view.
support for RFC 5870 geo-URIs by @0Raptor
login: add Trilium icon and improve style by @pano9000
allow disabling mention autocomplete by pressing escape (forward port of @zadam’s work)
Restyle the help dialog by @adoriandoran
Added back ESLint support for backend notes
Exporting JavaScript code blocks in text notes to Markdown now sets the right language tag.
🌍 Internationalization
⬆️ Technical Improvements
Library updates
force-graph to v1.47.2
@highlightjs/cdn-assets to v11.11.1
typedoc to v0.27.6
jquery.fancytree to v2.38.4
katex to v0.16.19
@types/node to v22.10.5
marked to v15.0.5
mind-elixir to v4.3.6
better-sqlite3 to v11.8.0
CKEditor to 41.3.2
jsdom to v26
i18next to v24.2.1
draggabilly to v3.0.0
electron to 33.3.1.
Node.js for Docker containers: v22.13.0
ts-loader: v9.5.2
use existing randomSecureToken function by @pano9000
use named exports for the utils functions by @pano9000
use Set instead of Arrays for faster lookups by @pano9000
remove unused 'request' by @pano9000
utils/formatDownloadTitle: simplify function by @pano9000
remove unused tree-kill dependency by @pano9000
Add timezone and localtime mounts to docker-compose by @perfectra1n
login: simplify JS by @pano9000
set password: various smaller fixes by @pano9000
use ejs partial for injecting window.glob by @pano9000
add prettier as devDep and scripts by @pano9000
add override for *.json tab width to match .editorconfig by @pano9000
update deprecated electron packages by @pano9000
Add server logging for CKEditor state changes by @process
refactor(data_dir): simplify logic and make code robust and testable by @pano9000
replace csurf with csrf-csrf by @pano9000
refactor(backend_log): improve getBackendLog by @pano9000
fix(views): replace deprecated meta tag by @pano9000
This discussion was created from the release v0.91.3-beta.
Beta Was this translation helpful? Give feedback.
All reactions