Releases: edgeleap/omni
Releases · edgeleap/omni
v0.2.6
v0.2.6 - Release Edge Cases and CI/CD Improvements
Added
- None
Changed
- Renamed
.github/workflows/release.yml.disabledto reflect updated workflow configurations. - Updated
package.jsonfor version bump. - Modified
src-tauri/Cargo.lockandsrc-tauri/Cargo.tomlfor dependency updates. - Adjusted
src-tauri/tauri.conf.jsonfor 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
chore: bump version to v0.2.5
v0.2.4-probe
test: release context probe
v0.2.3
v0.2.3 - Release for CLI Enhancements
Release Notes for v0.2.3
Added
- Beta channel toggle in preferences.
betaChannelsetting toGeneralSettingstype.Toggle.tsxUI component for beta toggle.- Updates section in
GeneralSettingswith beta toggle. - Latest-beta pinned release for stable beta updates.
- Tauri HTTP plugin and embedded
omni-clibinary. - 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.