Skip to content

Releases: nirui/sshwifty

0.2.0-beta-release-prebuild

12 Feb 14:30
Compare
Choose a tag to compare

Version 0.2.0-beta-release

Following updates is included since the last release 0.1.15-beta-release

  • 9b2513c Clean up code inside the configuration loaders - (NI) 4AC3E3D5FDD208F7 U
  • 921b887 Adjust message text for ErrAccessControlDialTargetHostNotAllowed - (NI) 4AC3E3D5FDD208F7 U
  • 9f31ca5 Add description about how to configure Presets through enviroment variable - (NI) 4AC3E3D5FDD208F7 U
  • 55b570f Add padding around the remote import tip - (NI) 4AC3E3D5FDD208F7 U
  • 573ae2e Upgrade front-end dependencies - (NI) 4AC3E3D5FDD208F7 U
  • e0a24df Upgrade backend dependencies - (NI) 4AC3E3D5FDD208F7 U
  • aa99be6 Fix typo in README.md - (NI) 4AC3E3D5FDD208F7 U
  • e74ebc5 Remove darwin/386 from .travis prebuild list since Go will remove it soon - (NI) 4AC3E3D5FDD208F7 U
  • 67c99e3 Implemented the host name auto suggestion, and added Preset feature - (NI) 4AC3E3D5FDD208F7 U
  • 0a930d1 Fixed tabindex and add support for input suggestion to Connector Wizard - (NI) 4AC3E3D5FDD208F7 U

0.1.15-beta-release-prebuild

31 Dec 01:53
Compare
Choose a tag to compare

Version 0.1.15-beta-release

Following updates is included since the last release 0.1.14-beta-release

  • 05a8300 Use debian:testing as base Docker build image instead of debian:sid one. This should resolve the problem which prevents the previous version (0.1.14-beta-release) from been built. - (NI) 4AC3E3D5FDD208F7 U
  • ed2f815 Add refreash animation for "Known remotes" import screen - (NI) 4AC3E3D5FDD208F7 U

0.1.14-beta-release-prebuild

30 Dec 11:21
Compare
Choose a tag to compare

Version 0.1.14-beta-release

Following updates is included since the last release 0.1.13-beta-release

  • 8af9f1a Upgrade back-end dependencies - (NI) 4AC3E3D5FDD208F7 U
  • a91d95b Upgrade front-end dependencies - (NI) 4AC3E3D5FDD208F7 U
  • be3da23 Fix typo in DEPENDENCIES.md - (NI) 4AC3E3D5FDD208F7 U
  • e75ebed Allowing "Known remotes" to be import and exported - (NI) 4AC3E3D5FDD208F7 U
  • edc6aea Stop gzipping image/*. They will be fully compressed by a image compresser - (NI) 4AC3E3D5FDD208F7 U
  • 7f4e79f Update copyright date on the landing page - (NI) 4AC3E3D5FDD208F7 U
  • b5ebe67 Update copyright date to 2020. Happy new year! - (NI) 4AC3E3D5FDD208F7 U
  • 2861664 Stream data sender now reacts to connection delay. It will buffer requests when the delay is high. - (NI) 4AC3E3D5FDD208F7 U
  • 8b4e406 Fix typo in README.md - (NI) 4AC3E3D5FDD208F7 U

0.1.13-beta-release-prebuild

19 Dec 06:13
Compare
Choose a tag to compare

Version 0.1.13-beta-release

Following updates is included since the last release 0.1.12-beta-release

  • 391d27f Upgrade back-end dependencies - (NI) 4AC3E3D5FDD208F7 U
  • cc929b5 Upgrade front-end dependencies - (NI) 4AC3E3D5FDD208F7 U
  • db27650 Remove flushed buffer from buffer request counter - (NI) 4AC3E3D5FDD208F7 U
  • cbb5161 Allow sender to buffer requests - (NI) 4AC3E3D5FDD208F7 U
  • 67060b6 Remove useless code - (NI) 4AC3E3D5FDD208F7 U
  • 331d3c2 Pause stream less often - (NI) 4AC3E3D5FDD208F7 U
  • 1ecbc9a Dockerfile: Better retry + Upgrade the npm before building - (NI) 4AC3E3D5FDD208F7 U

0.1.12-beta-release-prebuild

15 Dec 09:19
Compare
Choose a tag to compare

Version 0.1.12-beta-release

Following updates is included since the last release 0.1.11-beta-release

  • 0c8db2d Adjust console font resize interface for easier access, and make min-allowed font size to 8 - (NI) 4AC3E3D5FDD208F7 U
  • dff3857 Clean up some code - (NI) 4AC3E3D5FDD208F7 U
  • f190cef Better code (callback -> async) and protection aganist early tab close (Close before terminal is loaded) - (NI) 4AC3E3D5FDD208F7 U

0.1.11-beta-release-prebuild

14 Dec 02:34
Compare
Choose a tag to compare

Version 0.1.11-beta-release

Following updates is included since the last release 0.1.10-beta-release

  • 8bdfbeb Use inherited fonts before Hack is completely loaded - (NI) 4AC3E3D5FDD208F7 U
  • 5b0275f Upgrade front-end dependencies - (NI) 4AC3E3D5FDD208F7 U
  • fa399f3 Upgrade back-end dependencies - (NI) 4AC3E3D5FDD208F7 U
  • c018c7b Further improve the remote font intergation: Better preload strategy, better loading and UI interation. - (NI) 4AC3E3D5FDD208F7 U
  • a5696d6 Don't gzip woff files, as they usually already compressed - (NI) 4AC3E3D5FDD208F7 U
  • 19473ae Add text resize feature, and change font of console screen to Hack. - (NI) 4AC3E3D5FDD208F7 U

0.1.10-beta-release-prebuild

08 Dec 09:51
Compare
Choose a tag to compare

Version 0.1.10-beta-release

Following updates is included since the last release 0.1.9-beta-release

  • aeb339c Rename localStorage item knowns to sshwifty-knowns - (NI) 4AC3E3D5FDD208F7 U
  • d3c569f Make browserconfig.xml to be root-url accessible (Can be accessed through /browserconfig.xml). - (NI) 4AC3E3D5FDD208F7 U
  • 7acbc33 Upgrade front-end dependencies once more - (NI) 4AC3E3D5FDD208F7 U
  • 6fa14fa Upgrade back-end dependencies, again - (NI) 4AC3E3D5FDD208F7 U
  • c572c2a Fixed the connecting animation - (NI) 4AC3E3D5FDD208F7 U
  • 7caa245 Correctly use the new xterm onBinary callback - (NI) 4AC3E3D5FDD208F7 U
  • 3aaa85f Upgrade back-end dependencies - (NI) 4AC3E3D5FDD208F7 U
  • 2356a7c Change static assets and websocket interface to /sshwifty/assets and /sshwifty/socket. This should allow user to map Sshwifty to a subdirectory behind a reverse proxy - (NI) 4AC3E3D5FDD208F7 U
  • db52edf Add link to DEPENDENCIES.md file to the landing page - (NI) 4AC3E3D5FDD208F7 U
  • 1d6e091 Modify DEPENDENCIES.md to include the description for Go programming language - (NI) 4AC3E3D5FDD208F7 U
  • 6a84c74 Upgrade front-end dependencies and change code to use xterm 4.3.0 - (NI) 4AC3E3D5FDD208F7 U
  • 519d822 Fixed a grammer error in connection wizard (request -> the request) - (NI) 4AC3E3D5FDD208F7 U
  • 4c37eac Fixed a bad grammar error in README.md (is -> are) - (NI) 4AC3E3D5FDD208F7 U

0.1.9-beta-release-prebuild

09 Nov 07:02
Compare
Choose a tag to compare

Version 0.1.9-beta-release

Following updates is included since the last release 0.1.8-beta-release

  • b58f29a Upgrade front-end dependencies - (NI) 4AC3E3D5FDD208F7 U
  • 6951a70 Upgrade back-end dependencies - (NI) 4AC3E3D5FDD208F7 U

0.1.8-beta-release-prebuild

25 Oct 13:54
Compare
Choose a tag to compare

Version 0.1.8-beta-release

Following updates is included since the last release 0.1.7-beta-release

  • 5254d2a Change wording, make the "anti-996 campagin" message sound more serious - (NI) 4AC3E3D5FDD208F7 U
  • ef5ca16 Change wording from "has" to "is" for consistency - (NI) 4AC3E3D5FDD208F7 U
  • 0a28b9f Connection failure errors will now correctly toggle style change on Connection Status window - (NI) 4AC3E3D5FDD208F7 U
  • 6a3202e Configure the apt-get command to retry failed downloads during Docker building process - (NI) 4AC3E3D5FDD208F7 U

0.1.7-beta-release-prebuild

22 Oct 01:25
Compare
Choose a tag to compare

Version 0.1.7-beta-release

Following updates is included since the last release 0.1.6-beta-release

  • a07d823 Manually update knowns record when it's been changed - (NI) 4AC3E3D5FDD208F7 U
  • 7224eb2 Fixed a wrong comment inside Connector History module (ui/commands/history.js) - (NI) 4AC3E3D5FDD208F7 U
  • e048671 Session data can be cleared without reloading the page - (NI) 4AC3E3D5FDD208F7 U
  • 64acf3e Upgrade back-end dependencies - (NI) 4AC3E3D5FDD208F7 U
  • 838c49c Upgrade front-end dependencies - (NI) 4AC3E3D5FDD208F7 U