Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:C# language:JavaScript language:Java

Filter by

226M results  (2 s)

226M results

Summary - stop double-multiplying base air rendering and air transmission in the final score - convert visibility transmission to a log1p saturation curve and keep air transmission as an independent ...

Bumps tauri from 2.11.2 to 2.11.3. details summary Release notes /summary p em Sourced from a href= https://github.com/tauri-apps/tauri/releases tauri s releases /a . /em /p blockquote h2 tauri-cli v2.11.3 ...
dependencies
rust

Bumps the ci-dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | actions/checkout | 6 | 7 | | actions/upload-artifact | 6 | 7 | | actions/download-artifact ...
dependencies
github_actions

Critical prod fix. /messages has been crashing to the ErrorBoundary for signed-in users since #1720 — useGlobalPresence() mounted in both LayoutShell and MessagingInterface subscribed the same presence:global ...

Aligns whiteboard to Mind Green as the single brand accent (Option C) and adopts @mind-studio/ui@0.5.0. Changes - Header W badge + board-list icons: amber hex (#d97706) / bg-amber-100 text-amber-700 ...

Bumps the dependencies group with 3 updates: @types/node, typescript-eslint and vitest. Updates @types/node from 25.9.3 to 26.0.0 details summary Commits /summary ul li See full diff in a href= https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node ...
dependencies
javascript

Bumps org.neo4j.driver:neo4j-java-driver from 6.1.0 to 6.2.0. details summary Release notes /summary p em Sourced from a href= https://github.com/neo4j/neo4j-java-driver/releases org.neo4j.driver:neo4j-java-driver ...
dependencies
java

需求 插件前端 UI 看不出当前装的是哪个版本(用户曾因酒馆显示旧版本号 2.0.2 而困惑),需在界面直接显示版本号。 实现 版本号单一真相源 = manifest.json,避免再硬编码导致和 manifest 对不上: - world-engine.js:加载模块后 fetch manifest.json,把 version 存入 window.WORLD_ENGINE_VERSION(失败不阻断启动,UI ...