From: Dan Brown Date: Wed, 28 May 2025 21:52:09 +0000 (+0100) Subject: Lexical: Updated WYSIWYG editor status from alpha to beta X-Git-Tag: v25.05~1^2~3^2 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/c5ca8657234ad1f8866f3a868d4f5230c6b0d1dd Lexical: Updated WYSIWYG editor status from alpha to beta --- diff --git a/lang/en/entities.php b/lang/en/entities.php index 6e616ded4..561022ad6 100644 --- a/lang/en/entities.php +++ b/lang/en/entities.php @@ -248,7 +248,7 @@ return [ 'pages_edit_switch_to_markdown_stable' => '(Stable Content)', 'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor', 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', - 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)', + 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_set_changelog' => 'Set Changelog', 'pages_edit_enter_changelog_desc' => 'Enter a brief description of the changes you\'ve made', 'pages_edit_enter_changelog' => 'Enter Changelog', diff --git a/resources/views/settings/categories/customization.blade.php b/resources/views/settings/categories/customization.blade.php index 70a490298..732cb0198 100644 --- a/resources/views/settings/categories/customization.blade.php +++ b/resources/views/settings/categories/customization.blade.php @@ -32,7 +32,7 @@