[gnome-calculator: 11/11] Prepared release 43.alpha




commit 0508fd79d9d20804d47377c098f6cf70ad46d237
Merge: b73624ae f8f5ae67
Author: Robert Roth <robert roth off gmail com>
Date:   Fri Jul 8 16:48:43 2022 +0300

    Prepared release 43.alpha

 NEWS                                     | 20 ++++++++++++++++++
 data/org.gnome.Calculator.appdata.xml.in | 35 ++++++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+)
---
diff --cc NEWS
index 01e01957,6799f7a3..b4b2e9c1
--- a/NEWS
+++ b/NEWS
@@@ -1,3 -1,15 +1,23 @@@
++Overview of changes in gnome-calculator 43.alpha
++    * Updated translations
++    * Fixed broken undo/redo #266 (Robert Roth)
++    * Make sure variable name definitions work with whitespace too (Robert Roth)
++    * Fix translatable strings !116 (Maximiliano)
++    * Fixed missing implicit multiplication with variable and root #279 (Robert Roth)
++    * meson warning fixes (Robert Roth)
++
+ Overview of changes in gnome-calculator 42.2
+     * Updated translations
+     * Fixed incorrect history with bits toggling #281 (Robert Roth)
+     * Fixed crash when typing in variable popover #282 (Robert Roth)
+     * Fixed incorrect libxml usage #283 (Luca Bacci, Robert Roth)
+ 
+ Overview of changes in gnome-calculator 42.1
+     * Updated translations
+     * Fixed broken undo/redo #266 (Robert Roth)
+     * Removed automatic closing brace addition #271 (Robert Roth)
+     * Fixed incorrect percentage symbol precedence handling #236, #275 (Robert Roth)
+ 
  Overview of changes in gnome-calculator 42.0
      * Updated translations
  
diff --cc data/org.gnome.Calculator.appdata.xml.in
index 2c0a0bb5,a1d4940e..378d4230
--- a/data/org.gnome.Calculator.appdata.xml.in
+++ b/data/org.gnome.Calculator.appdata.xml.in
@@@ -71,6 -71,28 +71,41 @@@
    <translation type="gettext">gnome-calculator</translation>
    <content_rating type="oars-1.1" />
    <releases>
++    <release version="43.alpha" date="2022-07-08" type="development">
++      <description>
++        <p>Overview of changes in gnome-calculator 43.alpha</p>
++        <ul>
++          <li>Updated translations</li>
++          <li>Fixed broken undo/redo #266 (Robert Roth)</li>
++          <li>Make sure variable name definitions work with whitespace too (Robert Roth)</li>
++          <li>Fix translatable strings !116 (Maximiliano)</li>
++          <li>Fixed missing implicit multiplication with variable and root #279 (Robert Roth)</li>
++          <li>meson warning fixes (Robert Roth)</li>
++        </ul>
++      </description>
++    </release>
+     <release version="42.2" date="2022-07-01" type="stable">
+       <description>
+         <p>Overview of changes in gnome-calculator 42.2</p>
+         <ul>
+           <li>Updated Translations</li>
+           <li>Fixed incorrect history with bits toggling #281 (Robert Roth)</li>
+           <li>Fixed crash when typing in variable popover #282 (Robert Roth)</li>
+           <li>Fixed incorrect libxml usage #283 (Luca Bacci, Robert Roth)</li>
+         </ul>
+       </description>
+     </release>
+     <release version="42.1" date="2022-05-27" type="stable">
+       <description>
+         <p>Overview of changes in gnome-calculator 42.1</p>
+         <ul>
+           <li>Updated Translations</li>
+           <li>Fixed broken undo/redo #266 (Robert Roth)</li>
+           <li>Removed automatic closing brace addition #271 (Robert Roth)</li>
+           <li>Fixed incorrect percentage symbol precedence handling #236, #275 (Robert Roth)</li>
+         </ul>
+       </description>
+     </release>
      <release version="42.0" date="2022-03-19" type="stable">
        <description>
          <p>Overview of changes in gnome-calculator 42.0</p>


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