Skip to content

chore: release v0.6.8#219

Merged
AprilNEA merged 1 commit into
masterfrom
release-plz/2026-06-12T05-30-31Z
Jun 12, 2026
Merged

chore: release v0.6.8#219
AprilNEA merged 1 commit into
masterfrom
release-plz/2026-06-12T05-30-31Z

Conversation

@aprilnea

@aprilnea aprilnea Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • openlogi-core: 0.6.7 -> 0.6.8
  • openlogi-hidpp: 0.6.7 -> 0.6.8
  • openlogi-hid: 0.6.7 -> 0.6.8
  • openlogi-assets: 0.6.7 -> 0.6.8
  • openlogi-cli: 0.6.7 -> 0.6.8
  • openlogi-hook: 0.6.7 -> 0.6.8
  • openlogi: 0.6.7 -> 0.6.8
Changelog

openlogi-core

0.6.8 - 2026-06-12

Added

  • (linux) launch_at_login + input device access permission check (#172)
  • add mouse button 4 and 5 options (#96)

openlogi-hidpp

0.6.8 - 2026-06-12

Added

  • (linux) launch_at_login + input device access permission check (#172)
  • add mouse button 4 and 5 options (#96)

openlogi-hid

0.6.8 - 2026-06-12

Added

  • (linux) launch_at_login + input device access permission check (#172)
  • add mouse button 4 and 5 options (#96)

openlogi-assets

0.6.8 - 2026-06-12

Added

  • (linux) launch_at_login + input device access permission check (#172)
  • add mouse button 4 and 5 options (#96)

openlogi-cli

0.6.8 - 2026-06-12

Added

  • (linux) launch_at_login + input device access permission check (#172)
  • add mouse button 4 and 5 options (#96)

openlogi-hook

0.6.8 - 2026-06-12

Added

  • (linux) launch_at_login + input device access permission check (#172)
  • add mouse button 4 and 5 options (#96)

openlogi

0.6.8 - 2026-06-12

Added

  • (linux) launch_at_login + input device access permission check (#172)
  • add mouse button 4 and 5 options (#96)


This PR was generated with release-plz.

@aprilnea aprilnea Bot changed the title chore: release v0.6.7 chore: release v0.6.8 Jun 12, 2026
@aprilnea aprilnea Bot force-pushed the release-plz/2026-06-12T05-30-31Z branch from 3200779 to 48bf77f Compare June 12, 2026 06:13
@greptile-apps

greptile-apps Bot commented Jun 12, 2026

Copy link
Copy Markdown

Greptile Summary

Automated release PR bumping all workspace crates from v0.6.7 to v0.6.8, generated by release-plz. The changelog captures two features merged since 0.6.7: Linux launch_at_login with input-device permission checks, and mouse button 4/5 support.

  • All six changed files are mechanical version-number updates to Cargo.toml manifests, Cargo.lock, and CHANGELOG.md — no logic changes are present.
  • Cargo.lock correctly reflects the bump across all eleven workspace members including openlogi-agent, openlogi-gui, and xtask, which share the workspace version but are not individually listed in the PR changelog.

Confidence Score: 5/5

This PR is safe to merge — it contains only version number updates generated automatically by release-plz.

All changes are mechanical: workspace version strings and intra-workspace dependency version pins bumped uniformly from 0.6.7 to 0.6.8, plus a CHANGELOG entry. No logic, algorithms, or configuration values were modified.

No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md Adds 0.6.8 changelog entry with two new features: Linux launch_at_login and mouse button 4/5 support
Cargo.toml Workspace version bumped from 0.6.7 to 0.6.8; workspace dependency version references updated accordingly
Cargo.lock Lockfile updated: all workspace crates bumped to 0.6.8
crates/openlogi-cli/Cargo.toml Dependency version references for openlogi-core, openlogi-hid, openlogi-assets updated to 0.6.8
crates/openlogi-hid/Cargo.toml Dependency version reference for openlogi-core updated to 0.6.8
crates/openlogi-hook/Cargo.toml Dependency version reference for openlogi-core updated to 0.6.8

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    WP["[workspace.package]\nversion = 0.6.8"] --> OC["openlogi-core 0.6.8"]
    WP --> OH["openlogi-hidpp 0.6.8"]
    WP --> OA["openlogi-assets 0.6.8"]
    WP --> OHK["openlogi-hook 0.6.8"]
    WP --> OHD["openlogi-hid 0.6.8"]
    WP --> OCLI["openlogi-cli 0.6.8"]
    WP --> OG["openlogi-gui 0.6.8"]
    WP --> ROOT["openlogi 0.6.8"]
    OC --> OHD
    OC --> OHK
    OC --> OCLI
    OH --> OHD
    OA --> OCLI
    OHD --> OCLI
    OCLI --> ROOT
Loading

Reviews (7): Last reviewed commit: "chore: release v0.6.8" | Re-trigger Greptile

@aprilnea aprilnea Bot force-pushed the release-plz/2026-06-12T05-30-31Z branch 6 times, most recently from 7ec5712 to fa92d1f Compare June 12, 2026 12:50
@aprilnea aprilnea Bot force-pushed the release-plz/2026-06-12T05-30-31Z branch from fa92d1f to 8eac1a0 Compare June 12, 2026 12:56
@AprilNEA AprilNEA merged commit 5d17190 into master Jun 12, 2026
8 checks passed
@AprilNEA AprilNEA deleted the release-plz/2026-06-12T05-30-31Z branch June 12, 2026 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant