desktop@1.0.3

krillinai/OpenCreatordesktop@1.0.3Jul 5, 2026by github-actions[bot]

AI Summary

This release restores Windows and macOS builds that were missing in 1.0.2 due to a stale dependency patch and an expired Apple agreement, while fixing workspaces that went blank after file reorders.

Key Highlights

  • Restored installers for all platforms (Windows and macOS)
  • Removed stale @nx/eslint patch
  • Fixed workspaces going blank after many file reorders

Full Release Notes

## 1.0.3 (2026-07-05)

### 🩹 Fixes

- ### Bug fixes ([9ba98e85](https://github.com/the-dev-tools/dev-tools/commit/9ba98e85))

  - **Windows builds restored.** A stale `@nx/eslint` patch made dependency installation fail hard on Windows CI, so 1.0.2 shipped without Windows (and, due to an expired Apple agreement, macOS) artifacts. The dead patch is removed; this release ships installers for all platforms again. Includes everything from 1.0.2, notably the fix for workspaces going blank after many file reorders ([#44](https://github.com/the-dev-tools/dev-tools/issues/44)).

### ❤️ Thank You

- moosebay