[release-notes/gnome-3-28] add more things



commit ef834b49a3aaa123bb782cdff4acd794b38c5a7b
Author: Allan Day <allanpday gmail com>
Date:   Mon Feb 26 15:30:10 2018 +0000

    add more things

 help/C/developers.page |   33 ++++++++++++++++++++++++++++++++-
 help/C/index.page      |    3 +++
 2 files changed, 35 insertions(+), 1 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index 9dca3f3..eb0f5e1 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -28,12 +28,43 @@
   <section id="builder">
     <title>Builder</title>
     <media type="image" src="figures/placeholder.png"/>
+      <p>Builder's 3.28 release includes some handy new features, important refinements, and significant 
reliability improvements.</p>
+      <p>The navigation sidebar has had a number of improvements. The file tree is not monitored in real 
time, so that changes are immediately reflected in the sidebar. It is also possible to drag and drop files in 
the sidebar, in order to move them (it's also possible to drag files on to the editor to open them). Finally, 
Git status is shown in the sidebar, so it's easy to see which files have been changed.</p>
+      <p>Builder's Flatpak support has also been improved for 3.28. Progress feedback is now shown when 
building, SDK extensions are now supported, and flatpak-builder is bundled as part of the Builder flatpak, so 
that it doesn't need to be separately installed.</p>
+      <p>Assorted other improvements in this release include:</p>
+      <list>
+        <item><p>Progress information has been improved in the build panel. This now shows all the steps in 
the build process and which point the current build has reached.</p></item>
+        <item><p>Three-finger-swipe can now be used to move pages left or right.</p></item>
+        <item><p>Builder tries to avoid building projects immediately upon opening, and no longer 
auto-updates dependencies upon loading.</p></item>
+        <item><p>Terminals now show color text output.</p></item>
+        <item><p>Builder now makes it even easier to contribute to existing GNOME applications, with a 
selection of featured apps that can be picked from project selection screen.</p></item>
+        <item><p>New project templates are now included, including a Mono-based Gtk♯ application.</p></item>
+      </list>
+      <p>Finally, the latest version of Builder comes with a technology preview of a new unit testing 
feature. This is being released for initial testing and improvements are planned.</p>
   </section>
 
   <section id="flatpak">
     <title>Flatpak</title>
     <media type="image" src="figures/flatpak.png"/>
-    <!-- Versions since 3.24: 0.8.5, 0.9.2, 0.9.3, 0.9.4, 0.8.6, 0.9.5, 0.8.7, 0.9.6, 0.9.7, 0.9.8, 0.9.9, 
0.9.10 -->
+    <!-- Versions since 3.26: 0.9.11, 0.9.12, 0.9.98, 0.9.98.1, 0.9.98.2, 0.9.99, 0.10, 0.8.8, 0.10.1, 
0.10.2, 0.10.2.1, 0.8.9, 0.10.3, 0.10.4, 0.11.1, 0.11.2, 0.11.3 -->
+    <!--
+
+    * CLI improvements - better search, more flatpak info options
+    * Lots of bug fixes
+    * user is picked automatically depending on the remote
+    * update now updates both user and system
+    * new reinstall option for flatpak install
+    * new remote-info command shows information about apps in remotes
+    * new search command
+    * GTK themes are automatically installed, in order to try and match the default system theme
+    * New 0.10.x stable series
+    * New flatpak config option, which allows setting the language
+    * Update is more reliable
+    * flatpak run is faster
+    * Improved tab completion
+
+    -->
+
     <p></p>
   </section>
 
diff --git a/help/C/index.page b/help/C/index.page
index 96626f5..3bd97e8 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -95,6 +95,9 @@
       <item><p>The <app>Terminal</app> has a long list of small improvements, including a redesigned 
preferences window, which combines the previously separate Preferences and Profile Preferences windows. Other 
enhancements include support for double, wavy and colored underlines, blinking text, and options for changing 
line and letter spacing.</p></item>
       <item><p>Belarusian, Croatian, Greek, Lithuanian, Polish, Russian, and Ukrainian dates are now 
displayed in the correct grammatical form.</p></item>
       <item><p><app>dconf-editor</app> has had some big changes, with a new layout for lists and search 
results and technical improvements.</p></item>
+      <item><p>In <app>Music</app>, it's now possible to reorder playlists using drag and drop.</p></item>
+      <item><p>When <app>Settings</app> is launched, it shows the last shown settings panel, which reduces 
the amount of work if you frequently change the same settings.</p></item>
+      <item><p><app>Videos</app> is now able to play MJPEG files.</p></item>
     </list>
   </section>
 


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