Skip to content

Monoloth v2.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 04:05

This release introduces a multi-tab system for the main terminal and implements per-profile configuration overrides.

Multi-Tab Main Terminal

  • Main Terminal Tabs: Added support for multiple tabs within the main terminal session. You can open tabs using a plus button or Ctrl+T, which launches a profile selector. Each tab retains its designated profile, and switching tabs reapplies styling configurations with a cross-fade transition.
  • On-the-Fly Profile Swapping: Added a right-click context menu to tabs to allow style adjustments on demand. This change updates visual parameters while preserving terminal configurations.
  • Main Tab Persistence: Introduced an optional settings parameter to restore active tabs upon relaunch. The per-tab profile configurations persist across sessions by default.
  • New-Tab Landing Card: Configured the new-tab landing interface to use command palette styling. This container supports standard styling choices including solid and glass options.

Profile Customization

  • Per-Profile Overrides: Enabled custom profile overrides for startup keys and terminal shortcuts. Swapping profiles updates these parameters without modifying the global configuration file.

Layout & Animation Refinements

  • Interface Transitions: Configured main terminal tabs to animate on interaction. New tabs scale and fade into view, while closing tabs collapse to let adjacent tabs slide into place. The plus button scales down upon input to provide tactile feedback, and all transitions respect reduced motion preferences.

Interface Fixes

  • Center Toolbar Visibility: Restored the center toolbar on the landing and settings views.
  • Tab Bar Visibility: Configured the main tab bar to remain visible when a single tab is active.
  • Tab Layout Alignment: Modified the main tab bar design to match the layout of the command panel, using a column layout without activity indicators.
  • Headless Session Termination: Configured hidden background sessions to end when you close their parent terminal tab.

Which file do I download?

  • Windows: x64-setup.exe to install, or x64_portable.exe to run without installing.
  • macOS: aarch64.dmg for Apple Silicon (M1 and newer), x64.dmg for Intel.
  • Linux: .AppImage runs on any distro; grab the .deb or .rpm for your package manager.

Ignore the .sig and .app.tar.gz files. The auto-updater uses those.