Releases: nirui/sshwifty
0.2.12-beta-release-prebuild
Version 0.2.12-beta-release
Updates introduced since 0.2.11-beta-release
- 642a8e5 Upgrade backend dependencies - (NI) 4AC3E3D5FDD208F7 U
- d2729e1 Upgrade frontend dependencies - (NI) 4AC3E3D5FDD208F7 U
- 8f3a8d2 Clarify the "The time difference is beyond operational limit" error a little bit better - (NI) 4AC3E3D5FDD208F7 U
- b94b19d Remove the long jd links as it makes it hard to format the document - (NI) 4AC3E3D5FDD208F7 U
- 7c26123 No longer cache the landing page (/). This will resolve the problems caused by page caches - (NI) 4AC3E3D5FDD208F7 U
0.2.11-beta-release-prebuild
Version 0.2.11-beta-release
Updates introduced since 0.2.10-beta-release
- 4bb90f1 Upgrade frontend and backend dependencies - (NI) 4AC3E3D5FDD208F7 U
- 1d05a91 Change my public email address - (NI) 4AC3E3D5FDD208F7 U
- b87d543 Send OPTIONS request to the WebSockets interface once per Timeout interval. This allows some deployment environment to correctly detect the status of the application - (NI) 4AC3E3D5FDD208F7 U
0.2.10-beta-release-prebuild
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
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
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 intolocalStorage
- (NI) 4AC3E3D5FDD208F7 U
0.2.7-beta-release-prebuild
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
Version 0.2.6-beta-release
Updates introduced since 0.2.5-beta-release
0.2.5-beta-release-prebuild
Version 0.2.5-beta-release
Updates introduced since 0.2.4-beta-release
0.2.4-beta-release-prebuild
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
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