Skip to content

Releases: nirui/sshwifty

0.2.10-beta-release-prebuild

19 Mar 12:51
Compare
Choose a tag to compare

Version 0.2.10-beta-release

Updates introduced since 0.2.10-beta-release-prebuild

  • f982873 Suspend Docker cross-build for linux/arm64 images for now. This will allow us to go around the qemu Segmentation fault problem, so at least we can release Docker images for linux/amd4 and linux/arm/v7 - (NI) 4AC3E3D5FDD208F7 U

Notice

This version carries a change related to authentication handling. If you encountered any problem with the Sshwifty Authentication Prompt in the landing page, please try release the browser cache by refreshing the page (Press F5 should do the trick). You might also have to release the cache on the server if it caches Sshwifty frontend assets. Sorry for the inconvenience.

0.2.9-beta-release-prebuild

08 Mar 13:03
Compare
Choose a tag to compare
Pre-release

Version 0.2.9-beta-release

Updates introduced since 0.2.8-beta-release

  • 5434ab0 Bump copyright date to 2021 - (NI) 4AC3E3D5FDD208F7 U
  • 28922ca Upgrade backend dependencies - (NI) 4AC3E3D5FDD208F7 U
  • 0e63be7 Upgrade frontend dependencies - (NI) 4AC3E3D5FDD208F7 U
  • c6683b1 Change the authentication workflow. This will allow Sshwifty to run on a multi-node autobalanced cluster. After deploy this version, users might have to reload the frontend page before continue using Sshwifty. - (NI) 4AC3E3D5FDD208F7 U

0.2.8-beta-release-prebuild

29 Dec 12:27
Compare
Choose a tag to compare

Version 0.2.8-beta-release

Updates introduced since 0.2.7-beta-release

  • 6001d6d Upgrade frontend dependencies - (NI) 4AC3E3D5FDD208F7 U
  • 2ffd291 Upgrade backend dependencies - (NI) 4AC3E3D5FDD208F7 U
  • a6c6fa4 Enable softfloat for MIPS devices. This will allow Sshwifty to run on some old routers - (NI) 4AC3E3D5FDD208F7 U
  • 519e8a4 Fix the .ci.sh so it generates release notes corrently - (NI) 4AC3E3D5FDD208F7 U
  • ea37305 README.md: Clarify the Meta setting a little bit more, and add few new FAQs - (NI) 4AC3E3D5FDD208F7 U
  • d52f4dc Add Control+Q key to the Console screen tool bar - (NI) 4AC3E3D5FDD208F7 U
  • 9b9e6b7 Preset: Switch to "Unknown remotes" tab on the Connector window if OnlyAllowPresetRemotes is on - (NI) 4AC3E3D5FDD208F7 U
  • b924dd8 Fix code comment in ui/commands/commands.js - (NI) 4AC3E3D5FDD208F7 U
  • bf1fd7c Preset: Only save session data (credentials etc) to localStorage when the those data is defined by the Preset. This is so we don't accidentally save user secrets into localStorage - (NI) 4AC3E3D5FDD208F7 U

0.2.7-beta-release-prebuild

16 Nov 03:27
Compare
Choose a tag to compare

Version 0.2.7-beta-release

Updates introduced since 0.2.6-beta-release

  • 6bfb1da Trying to fix the .ci.sh so it generate changelog correctly - (NI) 4AC3E3D5FDD208F7 G
  • 76ffcb3 Upgrade front-end dependencies - (NI) 4AC3E3D5FDD208F7 G
  • fcbc9d6 Upgrade backend dependencies - (NI) 4AC3E3D5FDD208F7 G
  • db087b7 Adjust log outputs in the CI script - (NI) 4AC3E3D5FDD208F7 G
  • 93108d2 Allowing Connectors to save SessionInfo (which includes login secrets) to persistent storage when user is connecting via a Remote Preset - (NI) 4AC3E3D5FDD208F7 G
  • a2d9419 Allow Fingerprint to be defined in SSH Preset. Once defined, Sshwifty will use the fingerprint value to verify the public key fingerprint of the connecting SSH host - (NI) 4AC3E3D5FDD208F7 G
  • 530570a Reformat code - (NI) 4AC3E3D5FDD208F7 G
  • ffdab9f Allowing all printable charactors to be used as hostname - (NI) 4AC3E3D5FDD208F7 G

0.2.6-beta-release-prebuild

12 Sep 10:02
Compare
Choose a tag to compare

Version 0.2.6-beta-release

Updates introduced since 0.2.5-beta-release

0.2.5-beta-release-prebuild

16 Aug 08:55
Compare
Choose a tag to compare

Version 0.2.5-beta-release

Updates introduced since 0.2.4-beta-release

0.2.4-beta-release-prebuild

29 Jul 08:23
Compare
Choose a tag to compare

Version 0.2.4-beta-release

Updates introduced since 0.2.4-beta-release-prebuild

  • 1c018ce Fixed screen switching - (NI) 4AC3E3D5FDD208F7 U

0.2.3-beta-release-prebuild

18 May 17:09
Compare
Choose a tag to compare

Version 0.2.3-beta-release

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

  • e1cbe2f Fix broken test case ui/stream/reader_test.js - (NI) 4AC3E3D5FDD208F7 U
  • 16c4825 Ask Travis CI to upgrade their npm before perform testing and building - (NI) 4AC3E3D5FDD208F7 U
  • 3ec9669 Refixed tabIndex on the connector window with a better method - (NI) 4AC3E3D5FDD208F7 U
  • 5269901 Change order of the robots.txt rule - (NI) 4AC3E3D5FDD208F7 U
  • dd0450e Upgrade dependencies - (NI) 4AC3E3D5FDD208F7 U
  • 4cccd35 Modify webpack.config.js to get better chunking - (NI) 4AC3E3D5FDD208F7 U
  • f0a289f Code clean up for screen_console.vue - (NI) 4AC3E3D5FDD208F7 U
  • d7b9a8e Fixed tabIndex on the connector page. Tab key should work as expected now. - (NI) 4AC3E3D5FDD208F7 U

0.2.2-beta-release-prebuild

26 Apr 12:25
Compare
Choose a tag to compare

Version 0.2.2-beta-release

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

  • 194de5a Fix the file-loader setting to load images correctly - (NI) 4AC3E3D5FDD208F7 U
  • 19a5715 Upgrade backend and front-end dependencies - (NI) 4AC3E3D5FDD208F7 U
  • 2874531 Fix favicons - (NI) 4AC3E3D5FDD208F7 U
  • bc7f20e Code clean up - (NI) 4AC3E3D5FDD208F7 U
  • d8a599b Separate invalid key and unmatched key error - (NI) 4AC3E3D5FDD208F7 U

0.2.1-beta-release-prebuild

14 Mar 03:23
Compare
Choose a tag to compare

Version 0.2.1-beta-release

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

  • 159a961 Upgrade front-end dependencies - (NI) 4AC3E3D5FDD208F7 U
  • a6128f1 Upgrade back-end dependencies - (NI) 4AC3E3D5FDD208F7 U
  • 1009cd4 Use a better method to reload command presets - (NI) 4AC3E3D5FDD208F7 U
  • b2210ce Reconfigure Environment configuration loader as well - (NI) 4AC3E3D5FDD208F7 U
  • 91eb8fc Upgrade front-end dependencies - (NI) 4AC3E3D5FDD208F7 U
  • 67764fa Upgrade backend dependencies - (NI) 4AC3E3D5FDD208F7 U
  • e7ca6d9 Allowing Commands to reconfigure app Configuration, this is will allow default ports to be currently added to remote presets - (NI) 4AC3E3D5FDD208F7 U
  • 697ee0b Reformatted ui/home_socketctl.js - (NI) 4AC3E3D5FDD208F7 U
  • 6cd93a5 Added correct example on how to configure Private Key for SSH Presets to README.md - (NI) 4AC3E3D5FDD208F7 U