From 11c978bbe3c8c3b70d6097990de52d015defddc2 Mon Sep 17 00:00:00 2001 From: 1024jp <1024jp@wolfrosch.com> Date: Sun, 21 Jan 2024 10:17:08 +0900 Subject: [PATCH] Release 4.7.3 --- appcast.xml | 18 ++++----- archives.html | 14 +++---- archives.ja.html | 14 +++---- archives.tr.html | 14 +++---- releasenotes/4.7.3.en.html | 78 ++++++++++++++++++++++++++++++++++++++ releasenotes/4.7.3.ja.html | 78 ++++++++++++++++++++++++++++++++++++++ 6 files changed, 186 insertions(+), 30 deletions(-) create mode 100644 releasenotes/4.7.3.en.html create mode 100644 releasenotes/4.7.3.ja.html diff --git a/appcast.xml b/appcast.xml index 8c1374f..d7b719f 100644 --- a/appcast.xml +++ b/appcast.xml @@ -6,18 +6,18 @@ Most recent changes with links to updates. - CotEditor 4.7.2 - Mon, 01 Jan 2024 21:00:00 +0900 + CotEditor 4.7.3 + Sun, 21 Jan 2024 10:11:01 +0900 - 625 - 4.7.2 + 627 + 4.7.3 13.0 - https://coteditor.com/releasenotes/4.7.2.en.html - https://coteditor.com/releasenotes/4.7.2.ja.html - https://coteditor.com/releasenotes/4.7.3.en.html + https://coteditor.com/releasenotes/4.7.3.ja.html + + sparkle:edSignature="IsTy005JPWIiT//P2jKIcYLA6MFh97LhcyD195kT2NyKMYGyYbptEuImCTeuAa302i8RIBmQhOG3nfWCQ/ooBA=="/> diff --git a/archives.html b/archives.html index 449f1a2..6a0cf0d 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.2 + CotEditor 4.7.3
released on
-
+
release notes
-
en
-
ja
+
en
+
ja
requirements
macOS 13 or later
diff --git a/archives.ja.html b/archives.ja.html index 4c345d0..abc97d0 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.2 + CotEditor 4.7.3
リリース日
-
+
リリースノート
-
英語
-
日本語
+
英語
+
日本語
システム条件
macOS 13以降
diff --git a/archives.tr.html b/archives.tr.html index 55d110c..ed71b7c 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.2 + CotEditor 4.7.3
yayımlama tarihi
-
+
sürüm notları
-
en
-
ja
+
en
+
ja
gereksinimler
macOS 13 veya sonrası
diff --git a/releasenotes/4.7.3.en.html b/releasenotes/4.7.3.en.html new file mode 100644 index 0000000..dd4e353 --- /dev/null +++ b/releasenotes/4.7.3.en.html @@ -0,0 +1,78 @@ + + + + + + + What's new on CotEditor 4.7.3 - CotEditor + + + + + + + + + + + + + + + + + + + + + +
+ CotEditor +
+ +
+ +
+
+

CotEditor 4.7.3

+

release:

+
+ + +
+

Improvements

+ +
    +
  • When the file encoding is incompatible with the document content, display a notification instead of silently overwriting the document file with lossy data in autosaving until the user explicitly allows it.
  • +
  • Suppress displaying the dialog for saving in an incompatible encoding when the user once allowed it.
  • +
  • Update the C syntax to improve highlighting numbers.
  • +
  • Deprecate the future to interpret Shift_JIS as Shift JIS or Shift JIS X0213 according to the user's priority setting when referring to encoding declarations in documents in encoding detection.
  • +
  • Improve stability.
  • +
  • trivial: Improve alert messages for incompatible text encodings.
  • + +
+
+ + +
+

Fixes

+ +
    +
  • Fix an issue that the application crashed when editing a specific pattern of color code.
  • +
  • Fix an issue that the outline inspector was empty and not updated under certain circumstances.
  • +
  • Fix an issue that the encoding reinterpretation option dialog is not displayed when the user changes a document encoding to UTF-8.
  • +
  • Fix an issue that the saved user syntax definition file was not deleted when a customized syntax was restored to the default.
  • +
  • Fix an issue that the initial window size on the first launch was too small.
  • +
+
+ +

previous release notes

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

CotEditor 4.7.3

+

リリース:

+
+ + +
+

改良

+ +
    +
  • エンコーディングが書類内容と互換性のない場合、ユーザが明示的に許可をするまでオートセーブはせずにダイアログでその旨を表示
  • +
  • 書類内容と互換性のないエンコーディングでの保存をユーザが一度許可したのちは、保存毎にダイアログを表示しないように
  • +
  • Cシンタックスを更新し数値のハイライトを改良
  • +
  • エンコーディングの自動認識で書類内のエンコーディング宣言を参照するときに、Shift_JISをユーザの優先順位設定設定によってShift JISとShift JIS X0213に解釈し分ける機能を廃止
  • +
  • 安定性を向上
  • +
  • trivial: 書類内容と互換性のないエンコーディングに関するアラートメッセージを改良
  • + +
+
+ + +
+

修正

+ +
    +
  • 特定のパターンのカラーコードを編集しようとするとアプリケーションがクラッシュした不具合を修正
  • +
  • 特定の条件下でアウトラインインスペクタが空のままで更新されなかった不具合を修正
  • +
  • 書類のエンコーディングをUTF-8に変更したときに、書類を再解釈するかを訊くアイアログが表示されなかった不具合を修正
  • +
  • カスタマイズされたシンタックス定義をデフォルトに戻しても保存されたユーザ定義ファイルが削除されなかった不具合を修正
  • +
  • 初回起動時のウインドウサイズが小さすぎた不具合を修正
  • +
+
+ +

以前のリリースノート

+
+
+ + + + +