feat: publish HoloLake model-native living system source
This commit is contained in:
parent
6ad10edde1
commit
c395dd3a99
2467 changed files with 615073 additions and 0 deletions
|
|
@ -0,0 +1,19 @@
|
|||
## New Features
|
||||
|
||||
- 🌍 **Swedish and Ukrainian Localization** — Tolaria now includes Swedish and Ukrainian UI language support, alongside broader persistence fixes for supported language choices.
|
||||
- 🔗 **Copy Note Git URLs** — Notes can now expose repository-backed Git URLs for easier sharing and source-level handoff.
|
||||
|
||||
## Improvements
|
||||
|
||||
- 🧭 **More Reliable Context Menus** — Note context menus now stay inside the viewport, layer correctly above surrounding UI, and preserve inline removal confirmation behavior.
|
||||
- 📝 **Better Rich Editor Copying** — Wikilinks are preserved when copying from the rich editor, with safer native-copy fallback behavior for local paths.
|
||||
- 🎨 **Sharper Code Block Display** — Code block syntax highlighting now refreshes with the current theme more consistently.
|
||||
- 🧠 **Steadier AI Workspace Startup** — AI agent startup probing and window-event cleanup are more bounded and less prone to stale state.
|
||||
|
||||
## Stability and Fixes
|
||||
|
||||
- Reopened PDF previews now refresh correctly instead of showing stale content.
|
||||
- Chinese and Korean IME input is more reliable, including first-character entry and composition commits.
|
||||
- Rich editor recovery was hardened across duplicate block IDs, stale cursor blocks, missing block IDs, stale math updates, stale Tiptap coordinate lookups, NotFound/index-size errors, and plain-null append errors.
|
||||
- Sidebar, breadcrumb, palette, folder picker, whiteboard permission, image-drop, slash-block, deep-link listener, Pi CLI Windows shim, and workspace-move link stability all received targeted fixes.
|
||||
- Stable release CI was tightened around Windows Authenticode signing and docs-build skipping.
|
||||
Loading…
Reference in a new issue