Skip to content

Releases

Gadgetbridge 0.56: UM25 voltage meter support, Fossil Hybrid HR improvements and more!

Only one week between releases - and again thanks to contributors, still an impressive changelog. We are currently waiting for F-Droid to sign and publish.

HM25 voltage meters

Daniel Dakhno has contributed initial support for HM25 voltage meters. This was a longstanding PR which we almost forgot about, sorry and thanks, Daniel!

Fossil Hybrid HR improvements

Arjan Schrijver has contributed various improvements for Fossil HR specific code, like fixing missing menu headers in Gadgetbridge and disabling feature that cannot be used on later firmware revisions.

Gadgetbridge 0.55. Better InifiTime support, new features for all devices

This is the first in many releases without any new Huami/Xiaomi device supported, but still deserved a version bump from 0.54.x to 0.55.0, as we added multiple new device independent features!

Battery logging

People were wondering how their battery discharges over time, so we started logging it since release 0.54. There was just no finished graph to show the discharge over time. This is now ready for release and part of 0.55.0. Just tap on the battery icon in the main activity (aka "control center") and have a look!

Gadgetbridge releases 0.53.0, 0.54.0 and 0.54.1: Initial support for even more Amazfit devices, Zepp E and Wasp-os

First month of the new year 2021 has delivered tons of new devices. We are happy to see new people stepping up and providing the initial support for these watches:

  • Wasp-os - Daniel Thompson
  • Amazfit Neo - xaos
  • Amazfit GTS 2 Mini - Andreas Shimokawa
  • Huami Zepp E - Andrew Watkins
  • Amazfit GTR 2e - Jochen S
  • Amazfit GTS 2e - Andreas Shimokawa
  • Amazfit X - Stefan Bora

Many thanks to all contributors!

While new devices' support is flowing in, this doesn't mean that all features and functions of these newly added devices are working, but the initial support typically already provides many important aspects required for day to day usage. It also offers a very convenient way to look at these devices in more detail and help to improve their support further. These Gadgetbridge releases (0.53.0, 0.54.0 and 0.54.1) also contain many small and big fixes and improvements all over the place :).

Gadgetbridge 0.52.0: Initial support for Amazfit Bip U Pro

Christmas holidays was a good time to relax, recharge and take some time off. After that, commits and pull requests started flowing in with various fixes and improvements. One of the contributions has brought support for another variant of Amazfit watches:

  • Amazfit Bip U Pro contributed by DanialHanif - thank you!

Also the Amazfit GTS2, which was previously supported in theory but was practically unusable due to a pairing bug, should now work properly.

For some reason, data in Weather notification sometimes provides incomplete data, which resulted in weather updates not being sent at all to the smart device. This behavior is now handled properly in this Gadgetbridge release.

Gadgetbridge 0.51.0: Amazfit Bip U, Amazfit Verge Lite

We do not know why Huami releases so many new devices every year. These have become too much to buy all of them, but it is always nice to have pull requests from the community, which happened for the Bip U and Verge Lite during this cycle. Thank you!

But there is a lot more to this release!

Apart from the usual bug fixes and tweaks, we overhauled the daily stats widget completely which is now much better looking and more functional.

Also device code contributors have pushed improvements, most notably the Casio GBX-100 and Bangle.js which now support activity data recording.

Gadgetbridge 0.50.0: Initial support for Casio GBX-100

This release comes just two weeks after the previous version bump, but brings a support for a new device:

  • Casio GBX-100 contributed by Andreas Böhler.

Another important new feature in this release is support for flashing watchfaces for the Amazfit/Mi Band 5. These devices support up to three custom watch faces plus two factory ones. Even though it looks easy then you know how, it took a lot of time and effort to analyze and implement this correctly.

On the user interface side, the Sports Activities got their Dashboard view revamped to better match the design of the recently added Activity List Dashboard. And, utilizing all the work done on our new sortable type of preference widget, the Charts Tabs can now be selectively enabled/disabled and also arranged as preferred by each user, independently for each device.

Gadgetbridge 0.49.0: Lots of improvements - and even more Huami devices supported!

Notes from under the bridge

Gadgetbridge 0.49.0 has been released, closing up yet another interesting period of development.It is already available on F-Droid!

New supported devices

Initial support for few new Huami devices has been added:

  • Amazfit Bip S Lite
  • Amazfit GTR 2/GTS 2

Thanks to contributors who own these devices and were able test and integrate the required changes into Gadgetbridge. Adding a new without us having access to the physical device can be hard, so any effort is appreciated. To make new developer's lives easier, the New Device Tutorial has been improved a lot, providing good guidance in adding a new device, storing activity data and also providing preference interface and storage.

Gadgetbridge 0.48.0: Three completely new devices supported

Gadgetbridge 0.48.0 has been tagged and will appear on F-Droid soon! As always, this can take a few days.

Six code contributors and twenty one translators have contributed more then 130 commits to the latest release of Gadgetbridge, bringing support for three new devices:

  • The Sony SWR12 bands
  • Lefun Smart Bands
  • Nut

The Nut devices use the Nordic firmware update protocol (DFU) by using the official nordic library. This enabled us to also use it for other devices like the like the PineTime (InfiniTime), and probably more devices in the future. PineTime InfitiTime firmware's music control, being recently improved, also got improved support in Gadgetbridge. All of the work mentioned in this paragraph was contributed by Taavi Eomäe. Thanks Taavie!

Gadgetbridge 0.47.0: Pinetime-JF, big update for Huami devices

Gadgetbridge 0.47.0 has been tagged and will appear on F-Droid soon! As always, this can take a few days.

This release finally has initial support for Pinetime-JF (JF Firmware for the PineTime watch). You can check progress of the JF Firmware here. This initial support is not really usable, it only allows setting the time, displaying PineTime's software and hardware revisions, and seeing notification titles on the watch (without vibration). As the firmware improves, we plan to support new upstream feature as soon as we can.

Gadgetbridge 0.46.0: Mi Band 5 and TLW64 support

Gadgetbridge 0.46.0 has been release and after a whole week of waiting it landed in F-Droid.

This release, which adds TLW64 support contributed by Erik Bloß, also has support for the new Mi Band 5, which is basically runnig on the Mi Band 4 code.

On the Huami front there are fixes for GTR/GTS activity data on newer firmware version. There seems to be extra data which we ignore for now to make the current code run with it. In the future we will look at making use of the new data which unfortunately would need a new database schema.