[gnome-text-editor] update ongoing NEWS



commit 3a798e6857706cf8fa5e90d040a92f911b05cc97
Author: Christian Hergert <chergert redhat com>
Date:   Mon Sep 27 13:40:28 2021 -0700

    update ongoing NEWS

 NEWS | 92 ++++----------------------------------------------------------------
 1 file changed, 5 insertions(+), 87 deletions(-)
---
diff --git a/NEWS b/NEWS
index cddadfe..299f039 100644
--- a/NEWS
+++ b/NEWS
@@ -1,89 +1,7 @@
-# Text Editor 41.0
+# Text Editor 42.alpha0
 
-Text Editor 41.0 is equivalent to 41.beta1 with the addition of
-more translations.
+ * Fixed navigation using Up/Down from search bar.
+ * Disabled use of DBusActivatable=true in .desktop file due to breakage with opening command line arguments 
without the desktop portal.
+ * Improvements to accessibility labels.
+ * Translation updates.
 
-# Text Editor 41.beta1
-
-Text Editor 41.beta1 contains a number of new features and bug
-fixes since our previous release.
-
- • Spellcheck improvements
- • Design updates
- • Auto-save resilience improvements
- • Fixes for monitoring files to changes
- • Preferences panel is now integrated into the window
- • You can now select different style schemes
- • Search bar bug fixes
- • Translation updates
- • Use new buffer scheduler API in GtkSourceView for background operations
-
-# Text Editor 41.alpha1
-
-Text Editor 41.alpha1 contains a number of new features and bug
-fixes since our previous release.
-
- • Initial support for spell checking
- • Tabs provided by libadwaita
- • Improved performance while loading documents
- • Style improvements to overview map, line spacing, search,
-   status pages, open popover, and more.
- • Additional settings in preferences
- • Improved auto-save support
- • A new buffer scheduler to improve performance of background
-   operations.
- • Support for opening multiple files at once
- • Translation improvements
-
-# Text Editor 40.0
-
-Text Editor for GNOME 40 is here!
-
-This is just a preview release but kick the tires and have some fun!
-
-
-# Text Editor 3.39.92
-
-This is my initial release of gnome-text-editor.
-
-It started as an application for me to verify the correctness of the
-GtkSourceView 5 API (which targets GTK 4). After that it helped me implement
-JIT support for GtkSourceView languages. Once that was done it became my
-test case while I wrote the GTK 4 macOS backend and revamped the GL renderer.
-
-It is a simple and humble text editor. It does not have all the corner cases
-you'd expect from a text editor yet.
-
-Now that you know this is very much a technology preview release only, you
-might be tempted to keep your safe data away from it.
-
-## What it can do
-
- • Simple interface designed by the GNOME design team. You can find the
-   mockups in the traditional places such as:
-   https://gitlab.gnome.org/Teams/Design/app-mockups
- • Search and Replace
- • Typical GtkSourceView features
- • Quick access to recent documents
- • Multiple windows
- • Automatic discovery of .editorconfig and modelines settings
- • Light and dark mode
- • Automatically save files to drafts, restored in case of crash
- • Can be run from within a Flatpak sandbox and uses document portal
-   for access to host files.
-
-## What it cannot do
-
- • It doesn't protect you from trying to open really large files
- • Support your custom GTK 4 theme
- • Auto-completion or snippets
- • Plugins
- • Custom file encodings
-
-## Building
-
-If you'd like to test it out, the easiest way is to clone the repository
-from GNOME Builder and click Run. Additionally, you can find a Flatpak in
-the gnome-nightly¹ Flatpak repository.
-
-¹ https://wiki.gnome.org/Apps/Nightly


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]