mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 11:02:28 +08:00
36 lines
1.7 KiB
Markdown
36 lines
1.7 KiB
Markdown
# v0.91.2-beta
|
|
## 🐞 Bugfixes
|
|
|
|
* [Can not toggle notes by clicking on the note's icon in the navigation bar](https://github.com/TriliumNext/Notes/issues/812)
|
|
* [Cannot arrow down to "full search" when no search results are returned in quick search](https://github.com/TriliumNext/Notes/issues/798)
|
|
* [Toolbar tooltips no longer shown](https://github.com/TriliumNext/Notes/issues/795)
|
|
* [Two help pages will be opened when the help button is clicked](https://github.com/TriliumNext/Notes/issues/570)
|
|
|
|
## ✨ Improvements
|
|
|
|
* [fix typo Trillium](https://github.com/TriliumNext/Notes/pull/799) by @pano9000
|
|
* [Libraries in Excalidraw are broken](https://github.com/TriliumNext/Notes/pull/787) by @CobriMediaJulien
|
|
* [Color scheme selection](https://github.com/TriliumNext/Notes/pull/800) by @adoriandoran
|
|
* [Style Next: Restyle the "Jump to Note" dialog](https://github.com/TriliumNext/Notes/pull/802) by @adoriandoran
|
|
* Exporting a Markdown file will now try to preserve syntax highlighting
|
|
* [Auto-show left panel when configuring launchbar](https://github.com/TriliumNext/Notes/issues/779)
|
|
* [Accessibility: explicitly associate label and input elements](https://github.com/TriliumNext/Notes/pull/813) by @pano9000
|
|
|
|
## 🌍 Internationalization
|
|
|
|
* Spanish improvements by @hasecilu
|
|
* [localize hardcoded English aria-labels](https://github.com/TriliumNext/Notes/pull/801) by @pano9000
|
|
* Translate new note title
|
|
|
|
## ⬆️ Library updates
|
|
|
|
* typedoc: v0.27.5
|
|
* highlightjs: v11.11.0
|
|
* marked: v15.0.4
|
|
* express-rate-limit to v7.5.0
|
|
* chokidar: 4.0.3
|
|
* katex: v0.16.18
|
|
* sanitize-html: v2.14.0
|
|
* webpack-cli: v5.1.4 → v6.0.1
|
|
* i18next: v24.2.0
|
|
* @braintree/sanitize-url: v7.1.1 |