Skip to content

OS AI v1.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Oct 22:23
· 10 commits to main since this release

What's Changed

  • fix: remove missing version file reference from Windows spec (207dcb6)
  • fix: remove Unicode symbols from PyInstaller spec files (ea74f79)
  • fix: resolve macOS universal binary and Linux keybinder issues (1e48bbc)
  • fix: add missing files for CI/CD builds (830f5da)
  • fix: remove desktop-only code from web build (439b53e)
  • fix: update Flutter version to 3.29.3 in all workflows (0cf0e9a)
  • feat: add complete CI/CD system with unified desktop launcher (8ca6acd)
  • fix: make clipboard paste test cross-platform (a9d01f8)
  • fix: run only unit tests in CI to avoid flaky integration tests (c0edf67)
  • fix: resolve 3 failing pytest tests on macOS (64b2ab4)