RSSH v0.2.10
What's Changed
- feat(window): bind directionally-opened windows so dragging one moves the other by @shihuili1218 in #139
- feat(tab): move focused tab to front (MRU), with a toggle to disable by @shihuili1218 in #140
- feat(highlight): unify rules on regex, require a name by @shihuili1218 in #141
- Doc/readme by @shihuili1218 in #142
- feat: unify file pick/save on webview + plugin-dialog, enable SFTP on mobile by @shihuili1218 in #146
- feat(credential): quick-fill private key from ~/.ssh defaults by @xsq15788 in #148
- fix(sftp): upload dropped local files instead of (bug) opening them by @nan0in in #134
- feat(tab): move "focus tab to front" toggle to Appearance, default off by @xsq15788 in #150
Full Changelog: v0.2.9...v0.2.10