Skip to content

Releases: edgeleap/omni

v0.2.6

23 Feb 11:50
cbdc40c

Choose a tag to compare

v0.2.6 - Release Edge Cases and CI/CD Improvements

Added

  • None

Changed

  • Renamed .github/workflows/release.yml.disabled to reflect updated workflow configurations.
  • Updated package.json for version bump.
  • Modified src-tauri/Cargo.lock and src-tauri/Cargo.toml for dependency updates.
  • Adjusted src-tauri/tauri.conf.json for configuration improvements.

Fixed

  • Addressed edge cases across CLI/CI-CD and GUI.

Release notes generated with Omni (AI) using gpt-4o-mini.

v0.2.5

23 Feb 10:16
5bef836

Choose a tag to compare

chore: bump version to v0.2.5

v0.2.4-probe

18 Feb 14:22
1344cdf

Choose a tag to compare

test: release context probe

v0.2.3

18 Feb 09:56
1344cdf

Choose a tag to compare

v0.2.3 - Release for CLI Enhancements

Release Notes for v0.2.3

Added

  • Beta channel toggle in preferences.
  • betaChannel setting to GeneralSettings type.
  • Toggle.tsx UI component for beta toggle.
  • Updates section in GeneralSettings with beta toggle.
  • Latest-beta pinned release for stable beta updates.
  • Tauri HTTP plugin and embedded omni-cli binary.
  • Unified remote model commands in CLI settings.
  • Omni v2 CLI command reference documentation.

Changed

  • Enhanced CLI documentation for clarity and flow.
  • Improved settings handling in preferences module.
  • Relaxed ESLint rules for better compatibility with React 18+.
  • Pin Tauri dependencies to exact versions for reproducible builds.

Fixed

  • Prevent build failure when sidecar binary is missing.
  • Use environment tokens in CI to avoid keychain prompts.
  • Log omni output to stderr for machine-readable JSON.

Release notes generated with Omni (AI) using gpt-4o-mini.

v0.2.2

18 Feb 08:14
1344cdf

Choose a tag to compare

chore: bump version to 0.2.2

v0.2.1

18 Feb 05:29
1344cdf

Choose a tag to compare

chore: bump version to 0.2.1

v0.2.0

16 Feb 01:42
1344cdf

Choose a tag to compare

chore: bump version to 0.2.0-add CLI support

v0.1.9

15 Feb 16:33
1344cdf

Choose a tag to compare

chore: bump version 0.1.0

v0.1.6

24 Jan 01:28

Choose a tag to compare

v0.1.6

  • Add 4 more targets. (Win arm/x86, macoS x86, linux x86)

v0.1.5

24 Jan 00:03

Choose a tag to compare

v0.1.5

  • Add CI Builder