xpipe/dist/changelogs/1.7.15.md
2024-01-15 15:15:53 +00:00

833 B

Changes

  • Make the connection timeout value in the settings properly apply to ssh connections as well. This should help with SSH they take a long time to connect.
  • Include pre-rasterized images for various sizes to reduce the render load at runtime
  • Rework some UI elements to better work with keyboard navigation and screen readers
  • Add unsupported shell notice when restricted bash is detected
  • The daemon now properly reports any startup failure causes when started from the CLI via xpipe open
  • The automatic updater will now ask for a confirmation in the terminal before proceeding

Fixes

  • Fix connections to pfSense systems not working (This time properly)
  • Fix NullPointerException when a Linux system did not provide any release name
  • Fix startup errors when operating system reported invalid window sizes