github jaroslawhartman/withings-sync v5.0.0

one day ago

v5.0.0

!! MAJOR CHANGES!!

Caution

This Release introduces breaking changes that users need to be aware of before upgrading or using it.
These changes were made to enhance security and compatibility but may require modifications to your existing setup.

  • The container now runs without root privileges.
  • Dependencies, virtual envs, packaging is now done by Poetry.
  • This requires a recent version of Python, currently capped at >= python 3.12.

Make sure to go over the updated readme and test these new changes thoroughly for your environment.
Chances are quite high you will have to make changes to make this work again.

Checkout https://github.com/jaroslawhartman/withings-sync for more information and instructions

What's Changed

  • fix: modernize TrainerRoad API integration after website migration by @csab77 in #213
  • fix: prevent deletion of valid weight data when multiple measurement groups share same timestamp by @longstone in #220

New Contributors

Full Changelog: v4.2.7...v5.0.0

Don't miss a new withings-sync release

NewReleases is sending notifications on new releases.