diff --git a/appcast.xml b/appcast.xml index b67104e..0242597 100644 --- a/appcast.xml +++ b/appcast.xml @@ -6,18 +6,18 @@ Most recent changes with links to updates. - CotEditor 4.8.0-beta.3 - Sun, 31 Mar 2024 12:18:17 +0900 + CotEditor 4.8.0-rc + Sat, 13 Apr 2024 16:54:35 +0900 prerelease - 637 - 4.8.0-beta.3 + 639 + 4.8.0-rc 13.0 https://coteditor.com/releasenotes/4.8.0-beta.en.html https://coteditor.com/releasenotes/4.8.0-beta.ja.html - + sparkle:edSignature="MW9g0k+TU6Fl/pJAFJxU31gUcqeDBzXhedGF5fO7TCoXpgoMgfvNG4NiWNGewpef+Am3dxlDRU61gE03n3URCQ=="/> diff --git a/beta.html b/beta.html index 3e631fc..2ef7e89 100644 --- a/beta.html +++ b/beta.html @@ -39,12 +39,12 @@

CotEditor Beta

This is a development version. Get the latest stable version on the Mac App Store.

Before installing a beta version, you MUST read the release notes.

- - download v4.8.0-beta.3 + + download v4.8.0-rc diff --git a/releasenotes/4.8.0-beta.en.html b/releasenotes/4.8.0-beta.en.html index 31a2603..c88bc4a 100644 --- a/releasenotes/4.8.0-beta.en.html +++ b/releasenotes/4.8.0-beta.en.html @@ -47,6 +47,50 @@

Highlights on CotEditor 4.8

+
+
+

CotEditor 4.8.0-rc

+

release:

+
+ + +
+

New Features

+ +
    +
  • Add Dutch localization (thanks to Yasin Gunaydin!).
  • +
+
+ + +
+

Improvements

+ +
    +
  • Change the line count behavior to ignore the new line character at the end of the last line.
  • +
  • Improve selected line number emphasis in the line number view by the vertical text orientation.
  • +
  • Change the filter field for the outline inspector to apply the selection of the filter history immediately.
  • +
  • Remove wrapped line marks in the line number view.
  • +
  • Update the Makefile syntax to add “GNUmakefile” to the filename mapping.
  • +
  • trivial: Remove the dialog urging to restart the application by changing the “Reopen windows from last session” option in the General settings pane.
  • +
  • dev: Update Yams from 5.1.0 to 5.1.2.
  • +
  • beta trivial: Fix the text size of the syntax editor’s sidebar.
  • +
+
+ + +
+

Fixes

+ +
    +
  • Fix an issue on the filter field for the outline inspector that the filter history was initially empty.
  • +
  • beta: Fix an issue in the syntax editor that the latter part of regular expression patterns can be invisible when they have regular expression syntax errors.
  • +
+
+
+ + +

CotEditor 4.8.0-beta.3

diff --git a/releasenotes/4.8.0-beta.ja.html b/releasenotes/4.8.0-beta.ja.html index c23a11a..d3daae3 100644 --- a/releasenotes/4.8.0-beta.ja.html +++ b/releasenotes/4.8.0-beta.ja.html @@ -47,6 +47,50 @@

CotEditor 4.8のハイライト

+
+
+

CotEditor 4.8.0-rc

+

リリース:

+
+ + +
+

新機能

+ +
    +
  • オランダ語ローカリゼーションを追加(Yasin Gunaydinさんに感謝!)
  • +
+
+ + +
+

改良

+ +
    +
  • 行カウントで最後の改行コードをカウントしないように変更
  • +
  • 縦書きのときの行番号ビューの選択行強調を改良
  • +
  • アウトラインインスペクタのフィルタ履歴の選択をすぐフィルタに反映するように変更
  • +
  • 行番号ビューの行折り返しマークを削除
  • +
  • Makefileシンタックスを更新し「GNUmakefile」をファイル名マッピングに追加
  • +
  • trivial: 一般設定の「最後のセッションのウインドウを開く」オプションを変更したときに表示されていたアプリケーションの再起動を促すダイアログを削除
  • +
  • 開発: Yamsを5.1.0から5.1.2に更新
  • +
  • beta trivial: シンタックスエディタのサイドバーの文字サイズを固定
  • +
+
+ + +
+

修正

+ +
    +
  • 初期表示時の履歴メニューが空だったアウトラインインスペクタのフィルタ欄の不具合を修正
  • +
  • beta: 定義リストの正規表現に構文エラーがあるときに正規表現パターンの後半部分が見えなくなることがあったシンタックスエディタの不具合を修正
  • +
+
+
+ + +

CotEditor 4.8.0-beta.3