Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5031a0b9 authored by Philipp Kewisch's avatar Philipp Kewisch
Browse files

fix: Correctly escape recent changelog entries

parent e5e3c989
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@
        <change>Introduce an option to use the system theme on Android 10 and older</change>
        <change>Update PushService to run as a specialUse foreground service for Android 15</change>
        <change>Update Gmail OAuth client IDs to Thunderbird for Android</change>
        <change>Preserve the <s> tag when sanitizing HTML content</change>
        <change>Preserve the &lt;s&gt; tag when sanitizing HTML content</change>
        <change>Messages and star counts in the drawer update instantly</change>
        <change>Folder names in the drawer are limited to two lines</change>
        <change>Hide accounts setting now remembered across restarts</change>
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
        <change>Add a menu enty to empty the Spam folder</change>
        <change>Provide Slovak translation</change>
        <change>Update Gmail OAuth client IDs to Thunderbird for Android</change>
        <change>Preserve the <s> tag when sanitizing HTML content</change>
        <change>Preserve the &lt;s&gt; tag when sanitizing HTML content</change>
        <change>Messages and star counts in the drawer update instantly</change>
        <change>The drawer remembers the state of hide accounts</change>
        <change>Restart PushService after app update</change>
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
        <change>Introduce an option to use the system theme on Android 10 and older</change>
        <change>Update PushService to run as a specialUse foreground service for Android 15</change>
        <change>Update Gmail OAuth client IDs to Thunderbird for Android</change>
        <change>Preserve the <s> tag when sanitizing HTML content</change>
        <change>Preserve the &lt;s&gt; tag when sanitizing HTML content</change>
        <change>Messages and star counts in the drawer update instantly</change>
        <change>Folder names in the drawer are limited to two lines</change>
        <change>Hide accounts setting now remembered across restarts</change>