v0.104.1 #10667
eliandoran
announced in
Releases
v0.104.1
#10667
Replies: 1 comment
|
Excellent work, as always. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
v0.104.1
Note
If you enjoyed this release, consider showing a token of appreciation by:
💡 Key highlights
newNotesOnTop.🐞 Bugfixes
npm.1. Fixed being unable to drag-select across multiple paragraphs inside a collapsible block on Chromium-based browsers.
2. Expanding/collapsing a block is no longer undoable, so Ctrl+Z after reading a note doesn't re-collapse what you just opened.
3. All collapsible blocks are forced open when printing or exporting to PDF, so their content isn't lost.
4. Newly inserted collapsible blocks start expanded.
5. Fixed a collapsed block's state being incorrectly written back when a temporary search reveal was stripped.
6. Collapsible list items now temporarily expand to reveal find-in-note matches nested inside them, and follow the highlight as you step through results.
7. Fixed the collapse arrow still pointing "collapsed" while an item was temporarily revealed.
1. Attachments opened in full detail now use the full media player UI instead of the compact preview.
2. Added previous/next navigation between an owner note's playable attachments, restricted to media the player can actually play (audio siblings for an audio player, not every
file-role attachment).3. Fixed the media player and image viewer swallowing global Trilium shortcuts that overlap with their own bare-key bindings (Ctrl/Cmd/Alt chords now pass through).
4. Fixed keyboard-shortcut hints from standalone media players leaking into every other context's hint list.
5. Fixed the attachment viewer/player continuing to show the old content after an attachment was replaced.
✨ Improvements
<,&and real spaces instead of<,&and .🛠️ Technical updates
This discussion was created from the release v0.104.1.
All reactions