Skip to content

Commit f5cd909

Browse files
committed
Release 1.3.5
1 parent 9568245 commit f5cd909

File tree

4 files changed

+24
-4
lines changed

4 files changed

+24
-4
lines changed

CodeApp/Localization/de.lproj/Localizable.strings

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
"Welcome Message" =
1010
"# Code App
11-
##### **v1.3.4 (June 2022)**
11+
##### **v1.3.5 (September 2022)**
1212
#### Start
1313
[Neue Datei](https://thebaselab.com/code/newfile)
1414
[Datei öffnen](https://thebaselab.com/code/openfile)
@@ -24,6 +24,11 @@
2424

2525
"Changelog.message" =
2626
"
27+
### v1.3.5 (September 2022)
28+
- Verbesserungen der Benutzeroberfläche
29+
- Unterstützung für das Verschieben von Dateien im Explorer
30+
- Unterstützung für das Herunterladen von Dateien von Remote-Servern
31+
- Möglichkeit, verschiedene Fernbedienungen für Git-Push auszuwählen
2732
### v1.3.4 (June 2022)
2833
- Terminal support for SFTP
2934
- Support for Fira Code and custom fonts

CodeApp/Localization/en.lproj/Localizable.strings

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
"Welcome Message" =
1010
"# Code App
11-
##### **v1.3.4 (June 2022)**
11+
##### **v1.3.5 (September 2022)**
1212
#### Start
1313
[New file](https://thebaselab.com/code/newfile)
1414
[Open file](https://thebaselab.com/code/openfile)
@@ -24,6 +24,11 @@
2424

2525
"Changelog.message" =
2626
"
27+
### v1.3.5 (September 2022)
28+
- UI improvements
29+
- Support for moving files in explorer
30+
- Support for downloading files from remote servers
31+
- Ability to select different remotes for git push
2732
### v1.3.4 (June 2022)
2833
- Terminal support for SFTP
2934
- Support for Fira Code and custom fonts

CodeApp/Localization/ko.lproj/Localizable.strings

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
"Welcome Message" =
1010
"# Code App
11-
##### **v1.3.4 (2022년 6월)**
11+
##### **v1.3.5 (2022년 9월)**
1212
#### 시작
1313
[새 파일...](https://thebaselab.com/code/newfile)
1414
[파일 열기...](https://thebaselab.com/code/openfile)
@@ -24,6 +24,11 @@
2424

2525
"Changelog.message" =
2626
"
27+
### v1.3.5 (2022년 9월)
28+
- UI 개선
29+
- 탐색기에서 파일 이동 지원
30+
- 원격 서버에서 파일 다운로드 지원
31+
- git push를 위해 다른 리모컨을 선택하는 기능
2732
### v1.3.4 (2022년 6월)
2833
- SFTP에 대한 터미널 지원
2934
- Fira 코드 및 사용자 정의 글꼴 지원

CodeApp/Localization/zh-Hans.lproj/Localizable.strings

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
"Welcome Message" =
1010
"# Code App
11-
##### **v1.3.4 (2022 年 6 月)**
11+
##### **v1.3.5 (2022 年 9 月)**
1212
#### 开始
1313
[新文件](https://thebaselab.com/code/newfile)
1414
[打开文件](https://thebaselab.com/code/openfile)
@@ -24,6 +24,11 @@
2424

2525
"Changelog.message" =
2626
"
27+
### v1.3.5 (2022 年 9 月)
28+
- 用户界面改进
29+
- 支持在资源管理器中移动文件
30+
- 支持从远程服务器下载文件
31+
- 能够为 git push 选择不同的遥控器
2732
### v1.3.4 (2022 年 6 月)
2833
- 对 SFTP 的终端支持
2934
- 支持 Fira 代码和自定义字体

0 commit comments

Comments
 (0)