Skip to content

Commit 09a7b58

Browse files
committed
1.4.5 Release
1 parent 88675b7 commit 09a7b58

File tree

5 files changed

+25
-5
lines changed

5 files changed

+25
-5
lines changed

CodeApp/Localization/de.lproj/Localizable.strings

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

99
"Welcome Message" =
1010
"# Code App
11-
##### **v1.4.5 (June 2023)**
11+
##### **v1.4.5 (July 2023)**
1212
#### Start
1313
[Neue Datei](https://thebaselab.com/code/newfile)
1414
[Datei öffnen](https://thebaselab.com/code/openfile)
@@ -23,6 +23,10 @@
2323

2424
"Changelog.message" =
2525
"
26+
### v1.4.5 (July 2023)
27+
- Behandeln Sie iCloud-Dateien ordnungsgemäß
28+
- Verbesserungen der Benutzeroberfläche
29+
2630
### v1.4.4 (May 2023)
2731
- Option zum Deaktivieren von Schriftligaturen
2832
- Privater In-Memory-SSH-Schlüssel

CodeApp/Localization/en.lproj/Localizable.strings

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

99
"Welcome Message" =
1010
"# Code App
11-
##### **v1.4.5 (June 2023)**
11+
##### **v1.4.5 (July 2023)**
1212
#### Start
1313
[New file](https://thebaselab.com/code/newfile)
1414
[Open file](https://thebaselab.com/code/openfile)
@@ -23,6 +23,10 @@
2323

2424
"Changelog.message" =
2525
"
26+
### v1.4.5 (July 2023)
27+
- Handle iCloud files gracefully
28+
- UI improvements
29+
2630
### v1.4.4 (May 2023)
2731
- Option to disable font ligatures
2832
- In-memory SSH private key

CodeApp/Localization/ja.lproj/Localizable.strings

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

99
"Welcome Message" =
1010
"# Code App
11-
##### **v1.4.5 (2023年 6月)**
11+
##### **v1.4.5 (2023年 7月)**
1212
#### 開始
1313
[新しいファイル](https://thebaselab.com/code/newfile)
1414
[ファイルを開く](https://thebaselab.com/code/openfile)
@@ -23,6 +23,10 @@
2323

2424
"Changelog.message" =
2525
"
26+
### v1.4.5 (2023年 7月)
27+
- iCloud ファイルを適切に処理する
28+
- UIの改善
29+
2630
### v1.4.4 (2023年 5月)
2731
- フォント合字を無効にするオプション
2832
- インメモリ SSH 秘密鍵

CodeApp/Localization/ko.lproj/Localizable.strings

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

99
"Welcome Message" =
1010
"# Code App
11-
##### **v1.4.5 (2023년 6월)**
11+
##### **v1.4.5 (2023년 7월)**
1212
#### 시작
1313
[새 파일...](https://thebaselab.com/code/newfile)
1414
[파일 열기...](https://thebaselab.com/code/openfile)
@@ -23,6 +23,10 @@
2323

2424
"Changelog.message" =
2525
"
26+
### v1.4.5 (2023년 7월)
27+
- iCloud 파일을 정상적으로 처리
28+
- UI 개선
29+
2630
### v1.4.4 (2023년 5월)
2731
- 글꼴 합자를 비활성화하는 옵션
2832
- 메모리 내 SSH 개인 키

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

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

99
"Welcome Message" =
1010
"# Code App
11-
##### **v1.4.5 (2023 年 6 月)**
11+
##### **v1.4.5 (2023 年 7 月)**
1212
#### 开始
1313
[新文件](https://thebaselab.com/code/newfile)
1414
[打开文件](https://thebaselab.com/code/openfile)
@@ -23,6 +23,10 @@
2323

2424
"Changelog.message" =
2525
"
26+
### v1.4.5 (2023 年 7 月)
27+
- 改进 iCloud 文件处理
28+
- 用户界面改进
29+
2630
### v1.4.4 (2023 年 5 月)
2731
- 启用字体连字的选项
2832
- 内存中的 SSH 私钥

0 commit comments

Comments
 (0)