Skip to content

Releases: Cleboost/Rustmius

Release v1.6.1

09 Nov 10:53

Choose a tag to compare

Rustmius - Build v1.6.1

Build Date: 2025-11-09T11: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

Release v1.5.1

29 Oct 14:48
b4abcdd

Choose a tag to compare

Rustmius - Build v1.5.1

Build Date: 2025-10-29T15:37:34+01:00

What's Changed

  • ci(workflows): optimize PR checks with caching and parallel jobs by @Cleboost in #59
  • chore(deps): update rust crate tauri-plugin-store to v2.4.1 by @renovate[bot] in #55
  • fix(server): skip connection test after SSH key deployment by @Cleboost in #61
  • fix(server): skip connection test after SSH key deployment by @Cleboost in #62

Full Changelog: v1.5.0...v1.5.1

Release v1.5.0

29 Oct 13:57
15224de

Choose a tag to compare

Rustmius - Build v1.5.0

Build Date: 2025-10-29T14:42:26+01:00

What's Changed

  • fix(deps): update dependency lucide-vue-next to ^0.546.0 by @renovate[bot] in #47
  • chore(deps): update rust crate serde to v1.0.228 by @renovate[bot] in #48
  • chore(deps): update rust crate tauri-plugin-fs to v2.4.4 by @renovate[bot] in #52
  • fix: Require SSH key selection to save new server by @Cleboost in #57
  • feat: Add system monitor page and backend logic (BETA) by @Cleboost in #46
  • fix(server): prevent invalid IP server creation and add SSH validation by @Cleboost in #58
  • chore: bump version to 1.5.0 by @Cleboost in #60

Full Changelog: v1.4.4...v1.5.0

Release v1.4.4

01 Oct 20:08

Choose a tag to compare

Rustmius - Build v1.4.4

Build Date: 2025-10-01T22:01:45+02:00

What's Changed

  • feat: Add Docker management UI and integration (BETA) by @Cleboost in #45
  • chore: Add Knip for unused code analysis by @Cleboost in #43

Full Changelog: v1.3.4...v1.4.4

Release v1.3.4

28 Sep 09:13

Choose a tag to compare

Rustmius - Build v1.3.4

Build Date: 2025-09-28T11:05:08+02:00

What's Changed

  • Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @Cleboost in #44
  • chore: Update dependency vite to v7 by @renovate[bot] in #37
  • chore(deps): update softprops/action-gh-release action to v2 by @renovate[bot] in #3
  • chore(deps): update dependency @vitejs/plugin-vue to v6 by @renovate[bot] in #36

Full Changelog: v1.3.3...v1.3.4

Release v1.3.3

24 Sep 18:25
5c933f2

Choose a tag to compare

Rustmius - Build v1.3.3

Build Date: 2025-09-24T20:10:29+02:00

What's Changed

  • chore(deps): update dependency typescript to ~5.9.0 by @renovate[bot] in #35
  • fix(deps): update rust crate serde to v1.0.226 by @renovate[bot] in #33
  • Refactor server and instance management architecture by @Cleboost in #41
  • bump 1.3.3 by @Cleboost in #42
  • chore: Update dependency vue-tsc to v3 by @renovate[bot] in #38

Full Changelog: v1.3.2...v1.3.3

Release v1.3.2

21 Sep 12:50

Choose a tag to compare

Rustmius - Build v1.3.2

Build Date: 2025-09-21T14:43:21+02:00

What's Changed

Full Changelog: v0.3.2...v1.3.2

Release v0.3.2

16 Sep 17:21

Choose a tag to compare

Rustmius - Build v0.3.2

Build Date: 2025-09-16T19:14:08+02:00

What's Changed

  • fix(deps): update rust crate rand to 0.9 by @renovate[bot] in #28
  • fix(deps): update rust crate serde to v1.0.225 by @renovate[bot] in #30
  • fix: Add server folder management utilities by @Cleboost in #31

Full Changelog: v0.3.1...v0.3.2

Release v0.3.1

15 Sep 20:57

Choose a tag to compare

Rustmius - Build v0.3.1

Build Date: 2025-09-15T22:54:15+02:00

What's Changed

  • fix: Disable SSH host key checking in export key dialog by @Cleboost in #23
  • chore: Update Rust crate serde_json to v1.0.145 by @renovate[bot] in #24
  • Update Rust crate serde to v1.0.223 by @renovate[bot] in #26
  • Update Rust crate serde to v1.0.224 by @renovate[bot] in #27
  • fix: Support friendly display names for SSH hosts in config and UI by @Cleboost in #25

Full Changelog: v0.3.0...v0.3.1

Release v0.3.0

14 Sep 13:17

Choose a tag to compare

Rustmius - Build v0.3.0

Build Date: 2025-09-14T15:12:20+02:00

What's Changed

  • Update actions/checkout action to v5 by @renovate[bot] in #2
  • Add SSH key generation dialog and logic by @Cleboost in #9
  • Update Rust crate dirs to v6 by @renovate[bot] in #5
  • Add preferences dialog to application menu by @Cleboost in #7
  • Add dynamic release notes to About dialog by @Cleboost in #11
  • Update Rust crate reqwest to 0.12 by @renovate[bot] in #13
  • Update Rust crate serde to v1.0.221 by @renovate[bot] in #14
  • Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @Cleboost in #15
  • Add folder and server layout management by @Cleboost in #16
  • Add SSH connection history feature by @Cleboost in #19
  • Add SSH config import functionality to preferences by @Cleboost in #21
  • Remove unused glib and html-escape dependencies by @Cleboost in #22

Full Changelog: v0.2.0...v0.3.0