Skip to content

Commit

Permalink
1.5.2 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
bummoblizard committed Dec 17, 2023
1 parent c527110 commit 88a9635
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 12 deletions.
12 changes: 6 additions & 6 deletions Code.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3469,7 +3469,7 @@
"@executable_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 1.6.0;
MARKETING_VERSION = 1.5.2;
OTHER_SWIFT_FLAGS = "-Xcc -Wno-incomplete-umbrella";
PRODUCT_BUNDLE_IDENTIFIER = "thebaselab.VS-Code";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -3516,7 +3516,7 @@
"@executable_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 1.6.0;
MARKETING_VERSION = 1.5.2;
OTHER_SWIFT_FLAGS = "-Xcc -Wno-incomplete-umbrella";
PRODUCT_BUNDLE_IDENTIFIER = "thebaselab.VS-Code";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -3554,7 +3554,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.6.0;
MARKETING_VERSION = 1.5.2;
PRODUCT_BUNDLE_IDENTIFIER = "thebaselab.VS-Code.extension";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -3589,7 +3589,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.6.0;
MARKETING_VERSION = 1.5.2;
PRODUCT_BUNDLE_IDENTIFIER = "thebaselab.VS-Code.extension";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "match AppStore thebaselab.VS-Code.extension";
Expand Down Expand Up @@ -3751,7 +3751,7 @@
"@executable_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 1.6.0;
MARKETING_VERSION = 1.5.2;
OTHER_SWIFT_FLAGS = "-Xcc -Wno-incomplete-umbrella";
PRODUCT_BUNDLE_IDENTIFIER = "thebaselab.VS-Code";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -3798,7 +3798,7 @@
"@executable_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 1.6.0;
MARKETING_VERSION = 1.5.2;
OTHER_SWIFT_FLAGS = "-Xcc -Wno-incomplete-umbrella";
PRODUCT_BUNDLE_IDENTIFIER = "thebaselab.VS-Code";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down
7 changes: 5 additions & 2 deletions CodeApp/Localization/de.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

"Welcome Message" =
"# Code App
##### **v1.5.1 (October 2023)**
##### **v1.5.2 (December 2023)**
#### Start
[Neue Datei](https://thebaselab.com/code/newfile)
[Datei öffnen](https://thebaselab.com/code/openfile)
Expand All @@ -23,7 +23,10 @@

"Changelog.message" =
"
### 1.5.1 (Oktober 2023)
### 1.5.2 (December 2023)
- SSH Remote löst jetzt symbolische Links auf

### 1.5.1 (October 2023)
- Behebt Probleme mit der FTP-Remote
– Behebt einen Fehler, bei dem die Registerkarte „Portweiterleitung“ immer im kompakten Bildschirm angezeigt wird

Expand Down
5 changes: 4 additions & 1 deletion CodeApp/Localization/en.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

"Welcome Message" =
"# Code App
##### **v1.5.1 (October 2023)**
##### **v1.5.2 (December 2023)**
#### Start
[New file](https://thebaselab.com/code/newfile)
[Open file](https://thebaselab.com/code/openfile)
Expand All @@ -23,6 +23,9 @@

"Changelog.message" =
"
### 1.5.2 (December 2023)
- SSH remote now resolves symbolic links

### 1.5.1 (October 2023)
- Fixes issues with FTP remote
- Fixes a bug where Port Forwarding tab is always showing in compact screen
Expand Down
5 changes: 4 additions & 1 deletion CodeApp/Localization/ja.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

"Welcome Message" =
"# Code App
##### **v1.5.1 (2023年 10月)**
##### **v1.5.2 (2023年 12月)**
#### 開始
[新しいファイル](https://thebaselab.com/code/newfile)
[ファイルを開く](https://thebaselab.com/code/openfile)
Expand All @@ -23,6 +23,9 @@

"Changelog.message" =
"
### 1.5.2 (2023 年 12 月)
- SSH リモートがシンボリック リンクを解決するようになりました

### 1.5.1 (2023 年 10 月)
- FTPリモートの問題を修正
- コンパクト画面で [ポート転送] タブが常に表示されるバグを修正
Expand Down
5 changes: 4 additions & 1 deletion CodeApp/Localization/ko.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

"Welcome Message" =
"# Code App
##### **v1.5.1 (2023년 10월)**
##### **v1.5.2 (2023년 12월)**
#### 시작
[새 파일...](https://thebaselab.com/code/newfile)
[파일 열기...](https://thebaselab.com/code/openfile)
Expand All @@ -23,6 +23,9 @@

"Changelog.message" =
"
### 1.5.2(2023년 12월)
- 이제 SSH 원격이 기호 링크를 확인합니다.

### 1.5.1(2023년 10월)
- FTP 원격 관련 문제 수정
- 포트 포워딩 탭이 항상 작은 화면에 표시되는 버그 수정
Expand Down
5 changes: 4 additions & 1 deletion CodeApp/Localization/zh-Hans.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

"Welcome Message" =
"# Code App
##### **v1.5.1 (2023 年 10 月)**
##### **v1.5.2 (2023 年 12 月)**
#### 开始
[新文件](https://thebaselab.com/code/newfile)
[打开文件](https://thebaselab.com/code/openfile)
Expand All @@ -23,6 +23,9 @@

"Changelog.message" =
"
### 1.5.2(2023 年 12 月)
- SSH 远程现在解析符号链接

### 1.5.1(2023 年 10 月)
- 修复了 FTP 远程的问题
- 修复了“端口转发”选项卡始终显示在紧凑屏幕中的错误
Expand Down

0 comments on commit 88a9635

Please sign in to comment.