Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: Cleboost/Rustmius

v2.4.3

06 Jun 18:47
@github-actions github-actions
5dc0aaf
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • feat: close terminal tab when child process exits by @Cleboost in #154
  • build(deps): bump serde_json from 1.0.149 to 1.0.150 by @dependabot[bot] in #155
  • build(deps): bump chrono from 0.4.44 to 0.4.45 by @dependabot[bot] in #156
  • Support IdentityAgent for SFTP connections (fix #157) by @Cleboost in #158

Full Changelog: v2.4.2...v2.4.3

Contributors

dependabot and Cleboost
Assets 4
Loading

v2.4.2

25 May 21:40
@github-actions github-actions
c22fd83
This commit was signed with the committer’s verified signature.
Cleboost Cleboost
SSH Key Fingerprint: 9aBfnVcNGToX+8+3uNtOfChxSI3N7UkRwvRS5ahFrQ8
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.1...v2.4.2

Contributors

Cleboost and D3rJust1n
Loading

v2.4.1

11 May 20:16
@github-actions github-actions

Choose a tag to compare

What's Changed

  • refactor: reorganize engines into dedicated directory and extract logic by @Cleboost in #145
  • fix: resolve Tokio panic and silence logs in SSH askpass mode by @Cleboost in #147

Full Changelog: v2.4.0...v2.4.1

Contributors

Cleboost
Loading

v2.4.0

11 May 00:35
@github-actions github-actions

Choose a tag to compare

What's Changed

  • feat: implement remote docker management dashboard by @Cleboost in #126
  • refactor: unify SSH connection and authentication logic by @Cleboost in #127
  • refactor: fix race condition in SFTP connection pool using per-host a... by @Cleboost in #128
  • refactor: make SSH connection async using tokio::net::TcpStream by @Cleboost in #129
  • refactor: replace custom logger with tracing and standard subscriber by @Cleboost in #130
  • refactor: dismantle build_ui monolith into modular components and App... by @Cleboost in #131
  • refactor: pass SshHost and password by reference to engine functions by @Cleboost in #132
  • refactor: optimize SFTP file transfers using std::io::copy by @Cleboost in #133
  • refactor: centralize system paths and SSH key discovery by @Cleboost in #134
  • refactor: standardize config loading with anyhow::Result by @Cleboost in #135
  • refactor: replace std::thread::spawn with tokio::task::spawn_blocking... by @Cleboost in #136
  • refactor: migrate deprecated MessageDialog to modern AlertDialog by @Cleboost in #137
  • refactor: unify and improve engine error handling with anyhow context by @Cleboost in #138
  • refactor: optimize config_observer with caching and redundant I/O by @Cleboost in #139
  • refactor: enhance observability with tracing spans and instrumentation by @Cleboost in #140
  • refactor: consolidate CSS and polish UI styling by @Cleboost in #141
  • docs: add rustdoc comments and update README architecture section by @Cleboost in #142
  • security: escape docker item names to prevent shell injection by @Cleboost in #143
  • refactor: finalize documentation, centralize keyring logic, and fix t... by @Cleboost in #144

Full Changelog: v2.3.1...v2.4.0

Contributors

Cleboost
Loading

v2.3.1

10 May 17:49
@github-actions github-actions

Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

Contributors

Cleboost
Loading

v2.3.0

09 May 12:15
@github-actions github-actions

Choose a tag to compare

What's Changed

  • build(deps): bump cairo-rs from 0.21.5 to 0.22.0 by @dependabot[bot] in #119
  • build(deps): bump KSXGitHub/github-actions-deploy-aur from 4.1.2 to 4.1.3 by @dependabot[bot] in #118
  • feat: add Ctrl+Shift+C/V support to terminal by @Cleboost in #121
  • build(deps): bump tokio from 1.52.1 to 1.52.2 by @dependabot[bot] in #120
  • fix: preemptive tab closing to prevent flicker by @Cleboost in #122
  • build(deps): bump tokio from 1.52.2 to 1.52.3 by @dependabot[bot] in #124
  • feat: implement comprehensive settings page by @Cleboost in #123

Full Changelog: v2.2.0...v2.3.0

Contributors

dependabot and Cleboost
Loading

v2.2.0

22 Apr 16:03
@github-actions github-actions

Choose a tag to compare

What's Changed

  • fix(dependencies): update package versions by @Cleboost in #113
  • build(deps): bump tokio from 1.51.1 to 1.52.1 by @dependabot[bot] in #115
  • feat(monitor): add system monitoring feature with resource tracking by @Cleboost in #117
  • build(deps): bump nucleo-matcher from 0.2.0 to 0.3.1 by @dependabot[bot] in #109
  • build(deps): bump directories from 5.0.1 to 6.0.0 by @dependabot[bot] in #108

Full Changelog: v2.1.0...v2.2.0

Contributors

dependabot and Cleboost
Loading

v2.1.0

11 Apr 08:04
@github-actions github-actions
e1d4b75
This commit was signed with the committer’s verified signature.
Cleboost Cleboost
SSH Key Fingerprint: 9aBfnVcNGToX+8+3uNtOfChxSI3N7UkRwvRS5ahFrQ8
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • Potential fix for code scanning alert no. 4: Workflow does not contain permissions by @Cleboost in #111
  • feat(ssh-keys): implement SSH key management UI and functionality by @Cleboost in #112

Full Changelog: v2.0.0...v2.1.0

Contributors

Cleboost
Loading
ManuVice reacted with thumbs up emoji
1 person reacted

v2.0.0

09 Apr 21:33
@github-actions github-actions
77ef7e4
This commit was signed with the committer’s verified signature.
Cleboost Cleboost
SSH Key Fingerprint: 9aBfnVcNGToX+8+3uNtOfChxSI3N7UkRwvRS5ahFrQ8
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

#82

New Contributors

Full Changelog: v1.6.1...v2.0.0

Contributors

dependabot and Cleboost
Loading

Release v1.6.1

09 Nov 10:53
@github-actions github-actions

Choose a tag to compare

Rustmius - Build v1.6.1

Build Date: 2025年11月09日T11:39:43+01:00

What's Changed

  • fix(deps): update dependency lucide-vue-next to ^0.548.0 by @renovate[bot] in #51
  • chore(deps): update rust crate tauri-plugin-shell to v2.3.3 by @renovate[bot] in #54
  • chore(deps): update rust crate tauri-plugin-opener to v2.5.2 by @renovate[bot] in #53
  • chore(deps): update rust crate tauri-plugin-window-state to v2.4.1 by @renovate[bot] in #56
  • fix(deps): update dependency @vueuse/core to v14 by @renovate[bot] in #50
  • ci(workflows): update concurrency group names for PR jobs in check.yml by @Cleboost in #64
  • chore(deps): update tauri monorepo to v2.9.2 by @renovate[bot] in #49
  • ci(check): fix APT cache restore/save and clean Bun/Rust caches by @Cleboost in #65
  • fix(deps): update dependency lucide-vue-next to ^0.553.0 by @renovate[bot] in #66
  • feat: Add SSH key management UI and refactor key syncing by @Cleboost in #67

Full Changelog: v1.5.1...v1.6.1

Contributors

renovate and Cleboost
Loading
Previous 1 3
Previous

AltStyle によって変換されたページ (->オリジナル) /