Skip to content

Commit

Permalink
Release 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
piggz committed Nov 24, 2024
1 parent 443b20b commit 2a9b41d
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 2 deletions.
2 changes: 1 addition & 1 deletion click/manifest.json.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"desktop": "harbour-amazfish-ui.desktop"
}
},
"version": "2.4.0",
"version": "2.5.0",
"maintainer": "Adam Pigg <[email protected]>",
"framework" : "ubuntu-sdk-20.04"
}
2 changes: 1 addition & 1 deletion rpm/harbour-amazfish.spec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Name: harbour-amazfish
%{?qtc_builddir:%define _builddir %qtc_builddir}

Summary: Watch interface application
Version: 2.4.0
Version: 2.5.0
Release: 1
Group: QtQt
License: GPLv3
Expand Down
12 changes: 12 additions & 0 deletions ui/harbour-amazfish-ui.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,18 @@
</keywords>
<content_rating type="oars-1.1"/>
<releases>
<release version="2.5.0" timestamp="1732467548">
<description>
<p>Translation updates using Weblate (Spanish, Persian, Czech, German).</p>
<p>UX improvements such as enabling the SailfishOS cover page and updating the device image for AsteroidOS.</p>
<p>Functional enhancements for Bangle.js, including time synchronization upon connection, JSON handling, music control, and "find my phone" functionality.</p>
<p>Replacement of the Haskell & Fox maxHR formula with the more precise Wingate formula.</p>
<p>Updates to translatable strings for UI labels, ensuring accurate translation of axis labels.</p>
<p>Improvements to number formatting for steps, default height adjustment, and general documentation updates.</p>
<p>Improve how infinitime, banglejs and AsteroidOS devices pair/connect</p>
<p>UI improvements for Kirigami and Ubuntu Touch</p>
</description>
</release>
<release version="2.4.0" timestamp="1724083380">
<description>
<p>Fix Sports page not displaying routes</p>
Expand Down
1 change: 1 addition & 0 deletions ui/ui.pro
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ SOURCES += src/harbour-amazfish-ui.cpp \
src/trackloader.cpp

DISTFILES += qml/harbour-amazfish.qml \
harbour-amazfish-ui.appdata.xml \
qml/components/DateNavigation.qml \
qml/components/DeviceButton.qml \
qml/components/PercentCircle.qml \
Expand Down

0 comments on commit 2a9b41d

Please sign in to comment.