Skip to content

Releases: mterm-dev/mTerminal

v0.9.1

27 May 17:35

Choose a tag to compare

Features

  • Add Windows process snapshot, improve AI batching, and enable xterm WebGL rendering (7f9eaa1)
  • Add collapsible sections and update styles (ce5f920)
  • Add resizable workspace bottom panel (40e98b1)

Refactor

  • Remove resize functionality and related styles (44d0206)

Full Changelog: v0.9.0...v0.9.1

v0.9.0

21 May 21:28

Choose a tag to compare

Features

  • Add clipboard image support with cleanup (614dfdd)
  • Add sidebar group api (636adf1)
  • Add ExtensionIcon component and use it in Sidebar (294ccc9)
  • Nested groups support with depth-based indent (94a6860)
  • Add ready state and improve agent lifecycle tracking (438ca3a)
  • Add agent session tracking and auto-label tabs with activity (a467c00)
  • Enhance tab and workspace management APIs (c833e34)
  • extensions: WorkspaceSection.allowNewGroup to suppress duplicate + group (4b9919e)
  • extensions: Accept workspace-section. panel slot in host manifest validator (c685748)
  • extensions: Workspace sections api + workspace-section. panel slot (2f37c5c)

Bug Fixes

  • sidebar: Chevron click no longer selects group (55a200a)
  • marketplace: Submit anonymous ratings with hashed hwid client id (435c8d5)
  • sidebar: Give extension workspace sections flex grow (8d20a4a)
  • sidebar: Let extension workspace sections own their full render (f71387f)

Documentation

  • Add banner image to README (73b07f7)
  • Revamp README with structured layout, updated info, and improved formatting (ca034c5)
  • Improve README structure, add installation instructions, and update feature list (49d7150)

Full Changelog: v0.8.9...v0.9.0

v0.8.9

16 May 18:08

Choose a tag to compare

Features

  • electron: Handle platform-specific transparency and background color in browser window (de0dd82)
  • Add native dependency detection and restart flow for extensions (0fbf79e)

Refactor

  • Add preventDefault and blur to buttons (1f67d71)

Full Changelog: v0.8.8...v0.8.9

v0.8.8

11 May 08:19

Choose a tag to compare

Features

Full Changelog: v0.8.7...v0.8.8

v0.8.7

11 May 08:03

Choose a tag to compare

Features

Full Changelog: v0.8.6...v0.8.7

v0.8.6

11 May 07:45

Choose a tag to compare

Chores

  • electron: Remove conditional transparency and background color (8d848bc)

Full Changelog: v0.8.5...v0.8.6

v0.8.5

10 May 21:47

Choose a tag to compare

Features

  • Remove git API from extension system (11ded92)
  • Add WSL support and shell profiles (eb934d8)

Chores

  • Bump HOST_API_VERSION to 1.6.0 (5877a4d)

Full Changelog: v0.8.4...v0.8.5

v0.8.4

10 May 20:25

Choose a tag to compare

Features

  • git: Add function to delete file (b88163a)

Full Changelog: v0.8.3...v0.8.4

v0.8.3

10 May 20:08

Choose a tag to compare

Features

  • build: Add postinstall script and trustedDependencies for enhanced rebuild handling (a198757)

Bug Fixes

  • postinstall: Update postinstall script to ensure correct rebuild order (fcd7047)

Refactor

  • Migrate marketplace to settings panel and use css classes (d25da46)

Full Changelog: v0.8.2...v0.8.3

v0.8.2

10 May 16:46

Choose a tag to compare

Features

  • electron: Add source field to AgentEvent and update event handlers (da4cf5e)

Bug Fixes

  • git: Handle relative paths with special prefix (ec80569)
  • settings: Prevent AiBindingCard from collapsing in extension settings (b283c28)

Refactor

  • Add source to AgentStatus and update useAgentStatus logic (498af27)

Full Changelog: v0.8.1...v0.8.2