Skip to content

Commit

Permalink
fix: 0.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
veeso committed Nov 12, 2024
1 parent e45c3d5 commit f2efb25
Show file tree
Hide file tree
Showing 18 changed files with 26 additions and 18 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Changelog

- [Changelog](#changelog)
- [0.16.1](#0161)
- [0.16.0](#0160)
- [0.15.0](#0150)
- [0.14.0](#0140)
Expand Down Expand Up @@ -38,6 +39,13 @@

---

## 0.16.1

Released on 12/11/2024

- Just fixed this: e45c3d5b4ef64653e5b6cc4f3703e3b67514306d
- `fix: gg rust 1.82 for introducing a nice breaking change in config which was not mentioned in changelog`

## 0.16.0

Released on 14/10/2024
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 @@ -10,7 +10,7 @@ license = "MIT"
name = "termscp"
readme = "README.md"
repository = "https://github.com/veeso/termscp"
version = "0.16.0"
version = "0.16.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 @@ -71,7 +71,7 @@
</p>

<p align="center">Developed by <a href="https://veeso.dev/" target="_blank">@veeso</a></p>
<p align="center">Current version: 0.16.0 (14/10/2024)</p>
<p align="center">Current version: 0.16.1 12/11/2024</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 @@ -71,7 +71,7 @@
</p>

<p align="center">Entwickelt von <a href="https://veeso.dev/" target="_blank">@veeso</a></p>
<p align="center">Aktuelle Version: 0.16.0 (14/10/2024)</p>
<p align="center">Aktuelle Version: 0.16.1 12/11/2024</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 @@ -71,7 +71,7 @@
</p>

<p align="center">Desarrollado por <a href="https://veeso.dev/" target="_blank">@veeso</a></p>
<p align="center">Versión actual: 0.16.0 (14/10/2024)</p>
<p align="center">Versión actual: 0.16.1 12/11/2024</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 @@ -71,7 +71,7 @@
</p>

<p align="center">Développé par <a href="https://veeso.dev/" target="_blank">@veeso</a></p>
<p align="center">Version actuelle: 0.16.0 (14/10/2024)</p>
<p align="center">Version actuelle: 0.16.1 12/11/2024</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 @@ -71,7 +71,7 @@
</p>

<p align="center">Sviluppato da <a href="https://veeso.dev/" target="_blank">@veeso</a></p>
<p align="center">Versione corrente: 0.16.0 (14/10/2024)</p>
<p align="center">Versione corrente: 0.16.1 12/11/2024</p>

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

<p align="center">Desenvolvido por <a href="https://veeso.dev/" target="_blank">@veeso</a></p>
<p align="center">Versão atual: 0.16.0 (14/10/2024)</p>
<p align="center">Versão atual: 0.16.1 12/11/2024</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 @@ -71,7 +71,7 @@
</p>

<p align="center">由 <a href="https://veeso.dev/" target="_blank">@veeso</a> 开发</p>
<p align="center">当前版本: 0.16.0 (14/10/2024)</p>
<p align="center">当前版本: 0.16.1 12/11/2024</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.16.0"
TERMSCP_VERSION="0.16.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
4 changes: 2 additions & 2 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.16.0.nupkg"
<a href="https://github.com/veeso/termscp/releases/latest/download/termscp.0.16.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 @@ -74,7 +74,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.16.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.16.1_amd64.deb</span>
sudo <span class="function">dpkg</span> -i <span class="string">termscp.deb</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 @@ -12,7 +12,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.16.0 is NOW out! Download it from</span>&nbsp;
<span translate="intro.versionAlert">termscp 0.16.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/Kube/S3/WebDAV",
"getStarted": "Get started →",
"versionAlert": "termscp 0.16.0 is NOW out! Download it from",
"versionAlert": "termscp 0.16.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/Kube/S3/WebDAV",
"getStarted": "Para iniciar →",
"versionAlert": "termscp 0.16.0 ya está disponible! Descárgalo desde",
"versionAlert": "termscp 0.16.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/Kube/S3/WebDAV",
"getStarted": "Pour commencer →",
"versionAlert": "termscp 0.16.0 est maintenant sorti! Télécharge-le depuis",
"versionAlert": "termscp 0.16.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.16.0 è ORA disponbile! Scaricalo da",
"versionAlert": "termscp 0.16.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/Kube/S3/WebDAV",
"getStarted": "开始 →",
"versionAlert": "termscp 0.16.0 现已发布! 从下载",
"versionAlert": "termscp 0.16.1 现已发布! 从下载",
"here": "这里",
"features": {
"handy": {
Expand Down

0 comments on commit f2efb25

Please sign in to comment.