From 6371716faa20d914f535f1d9357d1efb84e75e9d Mon Sep 17 00:00:00 2001 From: 1024jp <1024jp@wolfrosch.com> Date: Mon, 11 Dec 2023 21:49:51 +0900 Subject: [PATCH] Release 4.7.1 --- appcast.xml | 18 +++++----- archives.html | 14 ++++---- archives.ja.html | 14 ++++---- archives.tr.html | 14 ++++---- releasenotes/4.7.1.en.html | 71 ++++++++++++++++++++++++++++++++++++++ releasenotes/4.7.1.ja.html | 71 ++++++++++++++++++++++++++++++++++++++ 6 files changed, 172 insertions(+), 30 deletions(-) create mode 100644 releasenotes/4.7.1.en.html create mode 100644 releasenotes/4.7.1.ja.html diff --git a/appcast.xml b/appcast.xml index 97ed3be..6cdcb41 100644 --- a/appcast.xml +++ b/appcast.xml @@ -6,18 +6,18 @@ Most recent changes with links to updates. - CotEditor 4.7.0 - Sat, 09 Dec 2023 09:00:00 +0900 + CotEditor 4.7.1 + Tue, 12 Dec 2023 07:00:00 +0900 - 621 - 4.7.0 + 623 + 4.7.1 13.0 - https://coteditor.com/releasenotes/4.7.0.en.html - https://coteditor.com/releasenotes/4.7.0.ja.html - https://coteditor.com/releasenotes/4.7.1.en.html + https://coteditor.com/releasenotes/4.7.1.ja.html + + sparkle:edSignature="jB8nDrRXwbCeIWfEuqT4FzVQjCJjeg4pcHc5FFgOxweYcJNyXGOfHuJEzybE2V/w5OE1uKldAIWJITLaQNmEAg=="/> diff --git a/archives.html b/archives.html index ea05e72..938b82b 100644 --- a/archives.html +++ b/archives.html @@ -50,19 +50,19 @@

CotEditor non-AppStore version

CotEditor is distributed on the Mac App Store. However, there is also a non-AppStore version just for in case.

- + - CotEditor 4.7.0 + CotEditor 4.7.1
released on
-
+
release notes
-
en
-
ja
+
en
+
ja
requirements
macOS 13 or later
diff --git a/archives.ja.html b/archives.ja.html index a8e80aa..30e5953 100644 --- a/archives.ja.html +++ b/archives.ja.html @@ -50,19 +50,19 @@

CotEditor non-AppStore版

CotEditorはMac App Storeで配布されていますが、直接ダウンロードできるnon-AppStore版も用意されています。

- + - CotEditor 4.7.0 + CotEditor 4.7.1
リリース日
-
+
リリースノート
-
英語
-
日本語
+
英語
+
日本語
システム条件
macOS 13以降
diff --git a/archives.tr.html b/archives.tr.html index 3c2bf87..b1405ff 100644 --- a/archives.tr.html +++ b/archives.tr.html @@ -50,19 +50,19 @@

CotEditor AppStore olmayan sürüm

CotEditor, Mac App Store'da dağıtılır. Ancak, AppStore dışı dağıtılan bir sürüm de mevcuttur.

- + - CotEditor 4.7.0 + CotEditor 4.7.1
yayımlama tarihi
-
+
sürüm notları
-
en
-
ja
+
en
+
ja
gereksinimler
macOS 13 veya sonrası
diff --git a/releasenotes/4.7.1.en.html b/releasenotes/4.7.1.en.html new file mode 100644 index 0000000..a2ba9e3 --- /dev/null +++ b/releasenotes/4.7.1.en.html @@ -0,0 +1,71 @@ + + + + + + + What's new on CotEditor 4.7.1 - CotEditor + + + + + + + + + + + + + + + + + + + + + +
+ CotEditor +
+ +
+ +
+
+

CotEditor 4.7.1

+

release:

+
+ + +
+

New Features

+ +
    +
  • Add “Join Lines” command to the Text menu.
  • +
+
+ + +
+

Fixes

+ +
    +
  • Fix an issue on CotEditor 4.7.0 that documents did not update when the file was modified by a command-line process.
  • +
  • Fix an issue on CotEditor 4.7.0 that the last letter of some script names with a period could be wrongly interpreted as shortcut keys.
  • +
  • Fix an issue on CotEditor 4.7.0 that some kinds of actions, such as scripts, could not performed via the Quick Action bar.
  • +
  • Fix an issue on CotEditor 4.7.0 that the Quick Actions bar dropped to draw the Shift key in some shortcuts.
  • +
+
+ +

previous release notes

+
+
+ + +
+ +
+ + diff --git a/releasenotes/4.7.1.ja.html b/releasenotes/4.7.1.ja.html new file mode 100644 index 0000000..4389035 --- /dev/null +++ b/releasenotes/4.7.1.ja.html @@ -0,0 +1,71 @@ + + + + + + + CotEditor 4.7.1の変更点 - CotEditor + + + + + + + + + + + + + + + + + + + + + +
+ CotEditor +
+ +
+ +
+
+

CotEditor 4.7.1

+

リリース:

+
+ + +
+

新機能

+ +
    +
  • 「テキスト」メニューに「行を結合」コマンドを追加
  • +
+
+ + +
+

修正

+ +
    +
  • コマンドラインプロセスから書類ファイルが編集されたときに書類が更新されないことがあったCotEditor 4.7.0の不具合を修正
  • +
  • スクリプト名の末尾がピリオドと文字のとき、その文字がショートカットキーとして解釈されてしまうことがあったCotEditor 4.7.0の不具合を修正
  • +
  • クイックアクションバーからスクリプトなどのいくつかのタイプのアクションが実行できなかったCotEditor 4.7.0の不具合を修正
  • +
  • クックアクションバーがショートカットのShiftキーを描画しないことがあったCotEditor 4.7.0の不具合を修正
  • +
+
+ +

以前のリリースノート

+
+
+ + + + +