Update dependency ghcr.io/lukegus/termix to release-1.11.2 #67

Merged
admin merged 1 commits from renovate/ghcr.io-lukegus-termix-1.x into main 2026-06-06 10:32:56 +02:00
Owner

This PR contains the following updates:

Package Update Change
ghcr.io/lukegus/termix patch release-1.11.0release-1.11.2

Release Notes

Termix-SSH/Termix (ghcr.io/lukegus/termix)

vrelease-1.11.2: release-1.11.2

Compare Source

Allowed electron app to run standalone, added persistent tabs/ssh sessions, global defaults for status checks, OIDC allow list, mass host editing, major bug fixes

YouTube

Architecture Windows Linux Mac Android iOS
x86-64 (64-bit) EXE · MSI · Portable AppImage · DEB · Portable DMG
AArch64 (ARM64) AppImage · DEB · Portable DMG APK (1.3.1) IPA (1.3.1)
ARMv7 (32-bit) AppImage · DEB · Portable
x86-32 (32-bit) EXE · MSI · Portable
Universal Chocolatey Flatpak DMG · App Store · Homebrew

Update Log:

  • Allow electron desktop app to run standalone with a embedded backend
  • Per-host SSH keepalive configuration
  • SSH session persistence across browser refresh or device switch (mu)
  • Global default for status check and metric intervals
  • Bulk host settings editing
  • Overwrite option for JSON imports
  • OSC 52 clipboard support for tmux/SSH clipboard sync
  • 5/6 panel split screen
  • File manager sorting by name, date, and size
  • OIDC user allow list for registration control
  • Expanded environmental variables in file manager path bar
  • Remember me toggle when logging in for TOTP

Bug Fixes:

  • Improve IPv6 connection handling
  • CTRL + C not copying selection
  • Host updates silently failing
  • Preserve reverse proxy X-Forwarded headers in Nginx
  • Added Cache-Control no-store header to all API responses
  • Unified proxy/jump host pipeline
  • SQL field name mismatches
  • Shared credentials failure for OIDC users
  • Clear electron cookies on auth failure/logout
  • OPKSSH 404 and browser issues
  • Reduce excessive disk writes
  • Resolved ESLint errors
  • Add missing clipboard shortcuts for terminal/docker console
  • Added web-socket pings to prevent proxy timeouts
  • Status check ping causes kex_exchange_identification flood in SSH logs
  • Bypass ls alias in file manager fallback
  • Disabled font ligatures by default in terminal
  • Forward Shift + Tab as backtab escape sequence
  • Catch disconnected client error in listFiles
  • Handle DEC private mode sequences in syntax highlighter
  • SSH/SFTP channel pooling/reuse
  • Allow OIDC users to export database without password
  • Prevent restart loop when PUID/PGUID is set to 0
  • Keep terminal tab open on conn failure
  • OIDC redirect_uri resolving to localhost
  • Lightweight wget for Docker health check
  • Delete error on OIDC users
  • Allow OIDC JIT user creation when registration is disabled

vrelease-1.11.1: release-1.11.1

Compare Source

Updated OPKSSH support, web-mobile terminal, backend logging, host/credential management UI, with bug fixes for permissions, caching, and database issues.

YouTube

Architecture Windows Linux Mac Android iOS
x86-64 (64-bit) EXE · MSI · Portable AppImage · DEB · Portable DMG
AArch64 (ARM64) AppImage · DEB · Portable DMG APK (1.3.0) IPA (1.3.0)
ARMv7 (32-bit) AppImage · DEB · Portable
x86-32 (32-bit) EXE · MSI · Portable
Universal Chocolatey Flatpak DMG · App Store · Homebrew

Update Log:

  • OPKSSH support
  • Moved add credential and add host button into a different location
  • SSH key validation
  • Improved web-mobile Terminal to be more up to date
  • Improved backend logging by adding more logging points
  • Made the username in credentials optional so it can be changed when adding a host
  • User Profile toggle for snippet confirmations
  • Configurable base path for reverse proxy sub path deployment
  • Copy deploy command for SSH keys without password auth
  • Manage OIDC config via .env variables (overrides database)
  • Added modern DH group KEX algorithms
  • Update translations to show FQDN is supported in IP address fields
  • Added Ctrl+V/Cmd+V shortcut for clipboard paste
  • Standardized icon
  • HTTP proxy support for GitHub API requests

Bug Fixes:

  • File manager disconnecting after a few navigations
  • Docker permission error when running as non root
  • Data loss from encrypted database format mismatch
  • Disable browser caching for file manager API
  • Removed custom macOS keyboard handling to fix issues with special characters
  • Sorted file manager entries alphabetically with directories first
  • Added timeout for SFTP readlink to prevent request hang
  • Preserve all ssh_data fields in database export/import
  • Dashboard cards taking up 100% width on smaller displays
  • Changed Crowdin to use locale with underscore to preserve languages with multiple dialects

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/lukegus/termix](https://github.com/Termix-SSH/Termix) | patch | `release-1.11.0` → `release-1.11.2` | --- ### Release Notes <details> <summary>Termix-SSH/Termix (ghcr.io/lukegus/termix)</summary> ### [`vrelease-1.11.2`](https://github.com/Termix-SSH/Termix/releases/tag/release-1.11.2-tag): release-1.11.2 [Compare Source](https://github.com/Termix-SSH/Termix/compare/release-1.11.1-tag...release-1.11.2-tag) Allowed electron app to run standalone, added persistent tabs/ssh sessions, global defaults for status checks, OIDC allow list, mass host editing, major bug fixes [![YouTube](./repo-images/YouTube.jpg)](https://www.youtube.com/watch?v=sjKIqfCK0NY) | Architecture | Windows | Linux | Mac | Android | iOS | | ------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ | | **x86-64 (64-bit)** | [EXE](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.2-tag/termix_windows_x64_nsis.exe) · [MSI](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.2-tag/termix_windows_x64_msi.msi) · [Portable](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.2-tag/termix_windows_x64_portable.zip) | [AppImage](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.2-tag/termix_linux_x64_appimage.AppImage) · [DEB](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.2-tag/termix_linux_x64_deb.deb) · [Portable](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.2-tag/termix_linux_x64_portable.tar.gz) | [DMG](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.2-tag/termix_macos_x64_dmg.dmg) | — | — | | **AArch64 (ARM64)** | — | [AppImage](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.2-tag/termix_linux_arm64_appimage.AppImage) · [DEB](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.2-tag/termix_linux_arm64_deb.deb) · [Portable](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.2-tag/termix_linux_arm64_portable.tar.gz) | [DMG](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.2-tag/termix_macos_arm64_dmg.dmg) | [APK (1.3.1)](https://github.com/Termix-SSH/Mobile/releases/download/release-1.3.1-tag/termix_android.apk) | [IPA (1.3.1)](https://github.com/Termix-SSH/Mobile/releases/download/release-1.3.1-tag/termix_ios.ipa) | | **ARMv7 (32-bit)** | — | [AppImage](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.2-tag/termix_linux_armv7l_appimage.AppImage) · [DEB](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.2-tag/termix_linux_armv7l_deb.deb) · [Portable](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.2-tag/termix_linux_armv7l_portable.tar.gz) | — | — | — | | **x86-32 (32-bit)** | [EXE](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.2-tag/termix_windows_ia32_nsis.exe) · [MSI](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.2-tag/termix_windows_ia32_msi.msi) · [Portable](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.2-tag/termix_windows_ia32_portable.zip) | — | — | — | — | | **Universal** | [Chocolatey](https://docs.termix.site/install/connector/windows) | [Flatpak](https://docs.termix.site/install/connector/linux) | [DMG](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.2-tag/termix_macos_universal_dmg.dmg) · [App Store](https://apps.apple.com/us/app/termix-ssh-companion/id6752672071) · [Homebrew](https://docs.termix.site/install/connector/macos) | — | — | Update Log: - Allow electron desktop app to run standalone with a embedded backend - Per-host SSH keepalive configuration - SSH session persistence across browser refresh or device switch (mu) - Global default for status check and metric intervals - Bulk host settings editing - Overwrite option for JSON imports - OSC 52 clipboard support for tmux/SSH clipboard sync - 5/6 panel split screen - File manager sorting by name, date, and size - OIDC user allow list for registration control - Expanded environmental variables in file manager path bar - Remember me toggle when logging in for TOTP Bug Fixes: - Improve IPv6 connection handling - CTRL + C not copying selection - Host updates silently failing - Preserve reverse proxy X-Forwarded headers in Nginx - Added Cache-Control no-store header to all API responses - Unified proxy/jump host pipeline - SQL field name mismatches - Shared credentials failure for OIDC users - Clear electron cookies on auth failure/logout - OPKSSH 404 and browser issues - Reduce excessive disk writes - Resolved ESLint errors - Add missing clipboard shortcuts for terminal/docker console - Added web-socket pings to prevent proxy timeouts - Status check ping causes kex\_exchange\_identification flood in SSH logs - Bypass ls alias in file manager fallback - Disabled font ligatures by default in terminal - Forward Shift + Tab as backtab escape sequence - Catch disconnected client error in listFiles - Handle DEC private mode sequences in syntax highlighter - SSH/SFTP channel pooling/reuse - Allow OIDC users to export database without password - Prevent restart loop when PUID/PGUID is set to 0 - Keep terminal tab open on conn failure - OIDC redirect\_uri resolving to localhost - Lightweight wget for Docker health check - Delete error on OIDC users - Allow OIDC JIT user creation when registration is disabled ### [`vrelease-1.11.1`](https://github.com/Termix-SSH/Termix/releases/tag/release-1.11.1-tag): release-1.11.1 [Compare Source](https://github.com/Termix-SSH/Termix/compare/release-1.11.0-tag...release-1.11.1-tag) Updated OPKSSH support, web-mobile terminal, backend logging, host/credential management UI, with bug fixes for permissions, caching, and database issues. [![YouTube](./repo-images/YouTube.png)](https://youtu.be/8OYCPwS7ciA) | Architecture | Windows | Linux | Mac | Android | iOS | | ------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ | | **x86-64 (64-bit)** | [EXE](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.1-tag/termix_windows_x64_nsis.exe) · [MSI](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.1-tag/termix_windows_x64_msi.msi) · [Portable](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.1-tag/termix_windows_x64_portable.zip) | [AppImage](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.1-tag/termix_linux_x64_appimage.AppImage) · [DEB](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.1-tag/termix_linux_x64_deb.deb) · [Portable](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.1-tag/termix_linux_x64_portable.tar.gz) | [DMG](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.1-tag/termix_macos_x64_dmg.dmg) | — | — | | **AArch64 (ARM64)** | — | [AppImage](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.1-tag/termix_linux_arm64_appimage.AppImage) · [DEB](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.1-tag/termix_linux_arm64_deb.deb) · [Portable](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.1-tag/termix_linux_arm64_portable.tar.gz) | [DMG](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.1-tag/termix_macos_arm64_dmg.dmg) | [APK (1.3.0)](https://github.com/Termix-SSH/Mobile/releases/download/release-1.3.0-tag/termix_android.apk) | [IPA (1.3.0)](https://github.com/Termix-SSH/Mobile/releases/download/release-1.3.0-tag/termix_ios.ipa) | | **ARMv7 (32-bit)** | — | [AppImage](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.1-tag/termix_linux_armv7l_appimage.AppImage) · [DEB](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.1-tag/termix_linux_armv7l_deb.deb) · [Portable](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.1-tag/termix_linux_armv7l_portable.tar.gz) | — | — | — | | **x86-32 (32-bit)** | [EXE](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.1-tag/termix_windows_ia32_nsis.exe) · [MSI](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.1-tag/termix_windows_ia32_msi.msi) · [Portable](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.1-tag/termix_windows_ia32_portable.zip) | — | — | — | — | | **Universal** | [Chocolatey](https://docs.termix.site/install/connector/windows) | [Flatpak](https://docs.termix.site/install/connector/linux) | [DMG](https://github.com/Termix-SSH/Termix/releases/download/release-1.11.1-tag/termix_macos_universal_dmg.dmg) · [App Store](https://apps.apple.com/us/app/termix-ssh-companion/id6752672071) · [Homebrew](https://docs.termix.site/install/connector/macos) | — | — | Update Log: - OPKSSH support - Moved add credential and add host button into a different location - SSH key validation - Improved web-mobile Terminal to be more up to date - Improved backend logging by adding more logging points - Made the username in credentials optional so it can be changed when adding a host - User Profile toggle for snippet confirmations - Configurable base path for reverse proxy sub path deployment - Copy deploy command for SSH keys without password auth - Manage OIDC config via `.env` variables (overrides database) - Added modern DH group KEX algorithms - Update translations to show FQDN is supported in IP address fields - Added Ctrl+V/Cmd+V shortcut for clipboard paste - Standardized icon - HTTP proxy support for GitHub API requests Bug Fixes: - File manager disconnecting after a few navigations - Docker permission error when running as non root - Data loss from encrypted database format mismatch - Disable browser caching for file manager API - Removed custom macOS keyboard handling to fix issues with special characters - Sorted file manager entries alphabetically with directories first - Added timeout for SFTP readlink to prevent request hang - Preserve all ssh\_data fields in database export/import - Dashboard cards taking up 100% width on smaller displays - Changed Crowdin to use locale with underscore to preserve languages with multiple dialects </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDkuMyIsInVwZGF0ZWRJblZlciI6IjQzLjIwOS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
admin added the renovate label 2026-06-06 10:32:53 +02:00
admin added 1 commit 2026-06-06 10:32:54 +02:00
Update dependency ghcr.io/lukegus/termix to release-1.11.2
renovate/stability-days Updates have met minimum release age requirement
a993456653
admin scheduled this pull request to auto merge when all checks succeed 2026-06-06 10:32:54 +02:00
admin merged commit 8f29f9e645 into main 2026-06-06 10:32:56 +02:00
admin deleted branch renovate/ghcr.io-lukegus-termix-1.x 2026-06-06 10:32:57 +02:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/homelab-manifests#67