diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2023-06-05 11:57:51 +0200 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2023-06-05 11:57:51 +0200 |
commit | eafdc1974b957a9313992dd16be19867575f1c68 (patch) | |
tree | 7b7f73e6d6d1d87bb0a613b9c6ce70e1629bb942 /data/com.lakoliu.Furtherance.appdata.xml.in | |
parent | 4926168dcdd865c3fab3d2ade1958f0d36f145cf (diff) | |
download | Furtherance-eafdc1974b957a9313992dd16be19867575f1c68.tar.zst |
Update to v1.8.0
Diffstat (limited to 'data/com.lakoliu.Furtherance.appdata.xml.in')
-rw-r--r-- | data/com.lakoliu.Furtherance.appdata.xml.in | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/data/com.lakoliu.Furtherance.appdata.xml.in b/data/com.lakoliu.Furtherance.appdata.xml.in index 7ce0aa4..185810b 100644 --- a/data/com.lakoliu.Furtherance.appdata.xml.in +++ b/data/com.lakoliu.Furtherance.appdata.xml.in @@ -39,6 +39,21 @@ <content_rating type="oars-1.1" /> <releases> + <release version="1.8.0" date="2023-06-05"> + <description> + <p>1.8 is a big update for Furtherance!</p> + <ul> + <li>Add 'This week' and 'Last week' to Reports</li> + <li>Setting to update today's total time as timer ticks</li> + <li>Bug fix: Pomodoro no longer displays one minute off</li> + <li>Exported CSV now includes total seconds</li> + <li>Moved 'total time' across from the date</li> + <li>Preferences is now split into sections</li> + <li>Updated to Gnome 44 runtime</li> + <li>Now uses libadwaita AboutWindow</li> + </ul> + </description> + </release> <release version="1.7.0" date="2023-03-22"> <description> <ul> |