Skip to content

Choose a tag to compare

@seediffusion seediffusion released this 19 Nov 02:00
· 1 commit to main since this release
  • Uploading files via pasting (Control + V) works once again.
  • Instead of spawning multiple windows when you connect to a server or open the file browser, Teatype now runs inside a single window.
  • The SFTP file browser is now known as Teaview.
  • Pressing the Up Arrow key in the command input box in the TTY view will auto fill the very last command you executed. You can Up Arrow and Down Arrow through the last 25 executed commands.
  • Screen reader users can now press Shift + Alt + P at any time within Teaview to speak the current file transfer progress if applicable. The progress dialog implementation we had before was just causing the UI to seize up, and trying to defeat that bug was becoming exhausting.