Skip to content

Commit

Permalink
termscp 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
veeso committed Jul 6, 2023
1 parent ca005cb commit 2f48c76
Show file tree
Hide file tree
Showing 18 changed files with 29 additions and 19 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
run: sudo apt update && sudo apt install -y curl wget libsmbclient
- name: Install termscp from script
run: |
./install.sh -v=0.12.0 -f
./install.sh -v=0.12.1 -f
which termscp || exit 1
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Changelog

- [Changelog](#changelog)
- [0.12.1](#0121)
- [0.12.0](#0120)
- [0.11.3](#0113)
- [0.11.2](#0112)
Expand Down Expand Up @@ -31,6 +32,15 @@

---

## 0.12.1

Released on 06/07/2023

- [Issue 169](https://github.com/veeso/termscp/issues/169): Local working directory can now be specified in connection form and be saved into bookmarks.
- [Issue 188](https://github.com/veeso/termscp/issues/188): The breadcrumbs path is not fallbacked after a failed enter into the directory
- SMB support is now a feature (you can build rust without default features to disable smb).
- If SSH connection timeout is 0, the connection won't timeout.

## 0.12.0

Released on 16/05/2023
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ license = "MIT"
name = "termscp"
readme = "README.md"
repository = "https://github.com/veeso/termscp"
version = "0.12.0"
version = "0.12.1"

[package.metadata.rpm]
package = "termscp"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
</p>

<p align="center">Developed by <a href="https://veeso.dev/" target="_blank">@veeso</a></p>
<p align="center">Current version: 0.12.0 (16/05/2023)</p>
<p align="center">Current version: 0.12.1 (06/07/2023)</p>

<p align="center">
<a href="https://opensource.org/licenses/MIT"
Expand Down
2 changes: 1 addition & 1 deletion docs/de/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
</p>

<p align="center">Entwickelt von <a href="https://veeso.dev/" target="_blank">@veeso</a></p>
<p align="center">Aktuelle Version: 0.12.0 (16/05/2023)</p>
<p align="center">Aktuelle Version: 0.12.1 (06/07/2023)</p>

<p align="center">
<a href="https://opensource.org/licenses/MIT"
Expand Down
2 changes: 1 addition & 1 deletion docs/es/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
</p>

<p align="center">Desarrollado por <a href="https://veeso.dev/" target="_blank">@veeso</a></p>
<p align="center">Versión actual: 0.12.0 (16/05/2023)</p>
<p align="center">Versión actual: 0.12.1 (06/07/2023)</p>

<p align="center">
<a href="https://opensource.org/licenses/MIT"
Expand Down
2 changes: 1 addition & 1 deletion docs/fr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
</p>

<p align="center">Développé par <a href="https://veeso.dev/" target="_blank">@veeso</a></p>
<p align="center">Version actuelle: 0.12.0 (16/05/2023)</p>
<p align="center">Version actuelle: 0.12.1 (06/07/2023)</p>

<p align="center">
<a href="https://opensource.org/licenses/MIT"
Expand Down
2 changes: 1 addition & 1 deletion docs/it/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
</p>

<p align="center">Sviluppato da <a href="https://veeso.dev/" target="_blank">@veeso</a></p>
<p align="center">Versione corrente: 0.12.0 (16/05/2023)</p>
<p align="center">Versione corrente: 0.12.1 (06/07/2023)</p>

<p align="center">
<a href="https://opensource.org/licenses/MIT"
Expand Down
2 changes: 1 addition & 1 deletion docs/zh-CN/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
</p>

<p align="center">由 <a href="https://veeso.dev/" target="_blank">@veeso</a> 开发</p>
<p align="center">当前版本: 0.12.0 (16/05/2023)</p>
<p align="center">当前版本: 0.12.1 (06/07/2023)</p>

<p align="center">
<a href="https://opensource.org/licenses/MIT"
Expand Down
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# -f, -y, --force, --yes
# Skip the confirmation prompt during installation

TERMSCP_VERSION="0.12.0"
TERMSCP_VERSION="0.12.1"
GITHUB_URL="https://github.com/veeso/termscp/releases/download/v${TERMSCP_VERSION}"
DEB_URL_AMD64="${GITHUB_URL}/termscp_${TERMSCP_VERSION}_amd64.deb"
DEB_URL_AARCH64="${GITHUB_URL}/termscp_${TERMSCP_VERSION}_arm64.deb"
Expand Down
6 changes: 3 additions & 3 deletions site/html/get-started.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ <h2 class="text-2xl font-thin">
<span translate="getStarted.windows.moderation">Consider that Chocolatey moderation can take up to a few weeks
since last release, so if the latest version is not available yet,
you can install it downloading the ZIP file from</span>
<a href="https://github.com/veeso/termscp/releases/latest/download/termscp.0.12.0.nupkg"
<a href="https://github.com/veeso/termscp/releases/latest/download/termscp.0.12.1.nupkg"
target="_blank">Github</a>
<span translate="getStarted.windows.then">and then, from the ZIP directory, install it via</span>
</p>
Expand Down Expand Up @@ -75,7 +75,7 @@ <h3>
On Debian based distros, you can install termscp using the Deb
package via:
</p>
<pre><span class="function">wget</span> -O termscp.deb <span class="string">https://github.com/veeso/termscp/releases/latest/download/termscp_0.12.0_amd64.deb</span>
<pre><span class="function">wget</span> -O termscp.deb <span class="string">https://github.com/veeso/termscp/releases/latest/download/termscp_0.12.1_amd64.deb</span>
sudo <span class="function">dpkg</span> -i <span class="string">termscp.deb</span></pre>
</div>
<h3>
Expand All @@ -87,7 +87,7 @@ <h3>
On RedHat based distros, you can install termscp using the RPM
package via:
</p>
<pre><span class="function">wget</span> -O termscp.rpm <span class="string">https://github.com/veeso/termscp/releases/latest/download/termscp-0.12.0-1.x86_64.rpm</span>
<pre><span class="function">wget</span> -O termscp.rpm <span class="string">https://github.com/veeso/termscp/releases/latest/download/termscp-0.12.1-1.x86_64.rpm</span>
sudo <span class="function">rpm</span> -U <span class="string">termscp.rpm</span></pre>
</div>
<h3>
Expand Down
2 changes: 1 addition & 1 deletion site/html/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ <h2 class="text-xl font-thin text-center py-6" translate="intro.caption">
</button>
<div class="p-4 my-4 text-sm text-green-800 rounded-lg bg-green-50">
<p class="text-lg">
<span translate="intro.versionAlert">termscp 0.12.0 is NOW out! Download it from</span>&nbsp;
<span translate="intro.versionAlert">termscp 0.12.1 is NOW out! Download it from</span>&nbsp;
<a href="/get-started.html" translate="intro.here">here!</a>
</p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion site/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"intro": {
"caption": "A feature rich terminal UI file transfer and explorer with support for SCP/SFTP/FTP/S3",
"getStarted": "Get started →",
"versionAlert": "termscp 0.12.0 is NOW out! Download it from",
"versionAlert": "termscp 0.12.1 is NOW out! Download it from",
"here": "here",
"features": {
"handy": {
Expand Down
2 changes: 1 addition & 1 deletion site/lang/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"intro": {
"caption": "Un explorador y transferencia de archivos de terminal rico en funciones, con apoyo para SCP/SFTP/FTP/S3",
"getStarted": "Para iniciar →",
"versionAlert": "termscp 0.12.0 ya está disponible! Descárgalo desde",
"versionAlert": "termscp 0.12.1 ya está disponible! Descárgalo desde",
"here": "aquì",
"features": {
"handy": {
Expand Down
2 changes: 1 addition & 1 deletion site/lang/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"intro": {
"caption": "Un file transfer et navigateur de terminal riche en fonctionnalités avec support pour SCP/SFTP/FTP/S3",
"getStarted": "Pour commencer →",
"versionAlert": "termscp 0.12.0 est maintenant sorti! Télécharge-le depuis",
"versionAlert": "termscp 0.12.1 est maintenant sorti! Télécharge-le depuis",
"here": "ici",
"features": {
"handy": {
Expand Down
2 changes: 1 addition & 1 deletion site/lang/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"intro": {
"caption": "Un file transfer ed explorer ricco di funzionalità con supporto per SFTP/SCP/FTP/S3",
"getStarted": "Installa termscp →",
"versionAlert": "termscp 0.12.0 è ORA disponbile! Scaricalo da",
"versionAlert": "termscp 0.12.1 è ORA disponbile! Scaricalo da",
"here": "qui",
"features": {
"handy": {
Expand Down
2 changes: 1 addition & 1 deletion site/lang/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"intro": {
"caption": "功能丰富的终端 UI 文件传输和浏览器,支持 SCP/SFTP/FTP/S3",
"getStarted": "开始 →",
"versionAlert": "termscp 0.12.0 现已发布! 从下载",
"versionAlert": "termscp 0.12.1 现已发布! 从下载",
"here": "这里",
"features": {
"handy": {
Expand Down

0 comments on commit 2f48c76

Please sign in to comment.