Desktop

163 items RSS
N
Neutralinojs Desktop

Neutralinojs nightly release

⚠️ Nightly build: This nightly-release may contain experimental features and breaking changes. What's new No changes — this version is similar to the previous version Update the config file option cli.binaryVersion with nightly and enter neu update to fetch this version. Get started: https://neutralino.js.org/docs This release was auto-generated by ReleaseZri 🚀

W
Wails Desktop v3.0.0-beta

Wails v3.0.0-beta.5

Wails v3 Beta Release - v3.0.0-beta.5 Fixed macOS app activation now respects activation policy for regular apps only in PR by @julianstorer Guard uninitialized GTK windows in Linux builds in PR by @julianstorer Set explicit opaque background color for Linux WebKit windows before URL load in PR by @julianstorer 🤖 This is an automated nightly release generated from the latest changes on master. Ins…

E
egui Desktop v0.36.1

0.36.1 - `Sense::drag()` bugfix

egui is an easy-to-use immediate mode GUI for Rust that runs on both web and native. Try it now: https://www.egui.rs/ egui development is sponsored by Rerun, a startup building an SDK for visualizing streams of multimodal data. Fix Sense::drag detecting drags when clicking widget above it #8396 by @lucasmerlin

A
Avalonia Desktop v11.3.19

11.3.19

What's Changed Enhancements Propagate Popup.IsHitTestVisible to IPopupImpl to skip hit-testing popups on the OS level if available by @kekekeks in #21916 Fixes Don't include non-text files in Roslyn's AdditionalFiles by @maxkatz6 in #21729 Fix X11 active window tracking by @kekekeks in #21846 Full Changelog: 11.3.18...11.3.19

W
Wails Desktop v3.0.0-beta

Wails v3.0.0-beta.4

Wails v3 Beta Release - v3.0.0-beta.4 Changed Android build tasks default to arm64 and deploy-emulator selects host architecture in PR by @mortenolsrud Fixed Preserve macOS window zoom state during drag and reduce motion in PR by @leaanthony Fix Windows server-mode build by adding !server to webview_window_windows_nonclient.go build constraint 🤖 This is an automated nightly release generated from…

E
egui Desktop v0.36.0

0.36.0 - Improved mobile keyboard support

egui is an easy-to-use immediate mode GUI for Rust that runs on both web and native. Try it now: https://www.egui.rs/ egui development is sponsored by Rerun, a startup building an SDK for visualizing streams of multimodal data. Highlights ✨ Improved mobile keyboard support Autocomplete, autocorrect and IMEs now work correctly on iOS and android (on eframe web)! ScreenRecording_08-05-2026.11-48-49_…

W
Wails Desktop v3.0.0-beta

Wails v3.0.0-beta.3

Wails v3 Beta Release - v3.0.0-beta.3 Added Document Phase 10 beta verification completion in implementation details in PR by @leaanthony Fixed Pass window handle to Windows dark-mode API and validate arguments in PR by @leaanthony Centralize macOS title-bar button state resolution for frameless windows in PR by @taliesin-ai Prevent unreadable native menu text when a Windows application requests d…

W
Wails Desktop v3.0.0-beta

Wails v3.0.0-beta.2

Wails v3 Beta Release - v3.0.0-beta.2 Changed Promote v3 from alpha to beta Document system tray smart defaults and popup auto-hide behaviour, with regression coverage for click-handler selection (#5840). GitHub updater excludes Windows installer assets by default in PR by @leaanthony Add support for rounded, square, and custom radius corners on macOS frameless windows in PR by @leaanthony Fixed R…

W
Wails Desktop v3.0.0-beta

Wails v3.0.0-beta.0

Wails v3 Beta is here v3.0.0-beta.0 is the first Wails v3 beta release. The desktop API is stable, but this is still a prerelease: test thoroughly before using it in a critical production deployment and report reproducible issues so we can finish v3 well. Highlights Explicit application and window APIs, with first-class multi-window support. Go services and static source analysis for richer genera…

D
Dioxus Desktop v0.8.0-alpha

v0.8.0-alpha.1

What's Changed Implement support for selection events by @ealmloff in #5570 fix: release pins on git2 to fix non --locked cli installs by @jkelleyrtp in #5575 remove v0.7 asset fallback by @jkelleyrtp in #5576 Pin rhai_codegen by @ealmloff in #5593 fix(autofmt): formatting idempotency for long if/else attrs, empty bodies, and split_line_attributes by @micahkepe in #5509 fix: propagate response bod…

F
Flet Desktop v0.86.5

v0.86.5

Bug fixes Fix every flet_ads control (BannerAd, InterstitialAd, NativeAd, ConsentManager) crashing on construction with RuntimeError: <Ad>(N) Control must be added to the page first, which made the package unusable since 0.85. The mobile-only platform guard read self.page from init(), which runs at construction — before the control is attached to the page — so the parent-chain lookup raised. The g…

W
Wails Desktop v3.0.0-alpha2

Wails v3.0.0-alpha2.122

Wails v3 Alpha Release - v3.0.0-alpha2.122 Added Implement generic asynchronous FIFO mailbox for ordered event delivery in PR by @savely-krasovsky Changed Add support for rounded, square, and custom radius corners on macOS frameless windows in PR by @leaanthony Fixed Fetch shim passes undefined for missing Blob/FormData headers in PR by @leaanthony 🤖 This is an automated nightly release generated…

W
Wails Desktop v3.0.0-alpha2

Wails v3.0.0-alpha2.121

Wails v3 Alpha Release - v3.0.0-alpha2.121 Added Add macOS DMG packaging support with new options and build tasks in PR by @leaanthony Changed GitHub updater excludes Windows installer assets by default in PR by @leaanthony Fixed Fix Linux WebKit crash when sending Blob or FormData in fetch requests in PR by @taliesin-ai 🤖 This is an automated nightly release generated from the latest changes on m…

W
Wails Desktop v3.0.0-alpha2

Wails v3.0.0-alpha2.120

Wails v3 Alpha Release - v3.0.0-alpha2.120 Added Implement macOS title-bar double-click actions for maximize or minimize in PR by @taliesin-ai Changed Update QR service tutorial to use NewServiceWithOptions and add spacing in PR by @jeongkyu Fixed Keep WKWebView responsive during macOS zoom in PR by @leaanthony Fix GTK4 window size queries and emit resize, maximise, minimise, and fullscreen state…

D
Dioxus Desktop v0.7.10

v0.7.10

What's Changed [v0.7] Fix hotpatching when the bin target's crate name differs from the package name by @nicoburns in #5720 Full Changelog: v0.7.9...v0.7.10

A
Avalonia Desktop v12.1.1

12.1.1

What's Changed Enhancements Controls – Add ToolTip.ShouldUseOverlayLayer attached property by @rabbitism in #21830 XAML – Allow single parameter with any type when binding to a method by @MrJul in #21867 Wayland – Add UseWaylandWithFallback by @kekekeks in #21734 Android – Expose AutomationId as resource-id for Android automation by @stevemonaco in #21780 Fixes Core – Fix Dispatcher.ReplaceImpleme…

F
Flet Desktop v0.86.4

v0.86.4

Bug fixes Fix services registered after an embedded FletApp is opened never becoming usable on the host page — calling one failed with Timeout waiting for invoke method listener for <Service>(id).<method>. ServiceRegistry subclasses Service, so it registered itself on construction; when an embedded app's page built its own registry while the host page was still the current context, the embedded re…

W
Wails Desktop v3.0.0-alpha2

Wails v3.0.0-alpha2.119

Wails v3 Alpha Release - v3.0.0-alpha2.119 Fixed Update documentation for multiple languages to include architecture diagrams in PR by @taliesin-ai 🤖 This is an automated nightly release generated from the latest changes on master. Installation: go install github.com/wailsapp/wails/v3/cmd/wails3@v3.0.0-alpha2.119 ⚠️ Alpha Warning: This is pre-release software and may contain bugs or incomplete fea…

F
Flet Desktop v0.86.3

v0.86.3

Improvements An embedded FletApp can now run over the in-process dart_bridge transport instead of a socket. Set url="dartbridge://" and the client allocates a native channel, delivers its port through the new FletApp.on_connect event, and the host serves that port with a FletDartBridgeServer — so a Flet program hosted inside another Flet app (a gallery, a preview) exchanges messages at memcpy spee…

W
Wails Desktop v3.0.0-alpha2

Wails v3.0.0-alpha2.118

Wails v3 Alpha Release - v3.0.0-alpha2.118 Added Provide default paths for icon generation inputs and outputs in PR by @taliesin-ai Add source entry modules to runtime package.json sideEffects in PR by @savely-krasovsky Add licence and provenance section to contributing guide in PR by @taliesin-ai Fixed Apply scoped GTK4 frameless CSS to remove border radius in PR by @savely-krasovsky Handle curso…

N
Neutralinojs Desktop v6.9.0

Neutralinojs v6.9.0 released!

What's new API: net Neutralinojs apps can use the fetch API available in the webview for making network requests, but the CORS policy often becomes a barrier. The new C++-based network API offers functions to call network resources without disabling webview network security. Here is a list of all available net API functions: net.get(url, options): Sends a GET request. net.post(url, options): Sends…

F
Flet Desktop v0.86.2

v0.86.2

Bug fixes Fix code edits not taking effect under flet debug android: after re-running the command, the app kept executing the previously-unpacked, stale code instead of your changes. flet debug rebuilds and reinstalls the same-version APK on each iteration (flutter run does an update install that preserves app data), and serious_python's on-device extraction cache — keyed only on versionName+versi…

.
.NET MAUI Desktop v10.0.90

10.0.90

.NET MAUI 10.0.90 Release Notes .NET MAUI 10.0.90 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 231 commits with various improvements, bug fixes, and enhancements. Activityindicator [Android] Fix CollectionView ActivityIndicator not animating after header height change by @Vignesh-SF3580 in #35358 🔧 Fixe…

.
.NET MAUI Desktop v11.0.0-preview

11.0.0-preview.6

.NET MAUI 11.0.0-preview.6 Release Notes .NET MAUI 11.0.0-preview.6 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 190 commits with various improvements, bug fixes, and enhancements. Workloads Workload Set: Microsoft.NET.Workloads.11.0.100-preview.6 @ 11.0.100-preview.6.26364.2 Installation dotnet workloa…

F
Flet Desktop v0.86.1

v0.86.1

Improvements flet-mcp's get_api tool now covers top-level callables — the app entry point (run), reactive hooks (use_state, use_ref, use_effect, …), and decorators (component, memo, observable) — which previously returned not found because only classes were indexed. A new functions bucket in the API builder extracts each package's re-exported public callables and renders them with a signature: lin…

F
Flet Desktop v0.86.0

v0.86.0

New features Add support for Python multiprocessing in packaged Flet desktop apps built with flet build macos, flet build windows, and flet build linux. multiprocessing APIs such as Process, ProcessPoolExecutor, the spawn/forkserver start methods, and the resource tracker now work in packaged desktop apps. Previously, worker processes re-executed sys.executable, which pointed to the app binary its…

A
Avalonia Desktop v12.1.0

12.1.0

General Read our release blog post for more information about new features in Avalonia 12.1.0! What's Changed Enhancements Core – Allow setting ThemeVariant to Default to reset theme to system on android by @emmauss in #16340 Core – Allow Dispatcher to be converted to a TaskScheduler by @TomEdwardsEnscape in #21032 Core – Remove obsolete int32 limit on DispatcherTimer.Interval by @TomEdwardsEnscap…