Skip to content

Releases: beeb/coffee-scale-app

v2.3.5

08 Oct 06:31
6f4ba1f

Choose a tag to compare

What's Changed

  • feat: only update chart if no bt data was received recently by @beeb in fc4c3e2

Full Changelog: v2.3.4...v2.3.5

v2.3.4

13 Sep 08:55
db7e41f

Choose a tag to compare

What's Changed

  • chore(deps): update deps by @beeb in #91
  • fix: update chart periodically regardless of weight change by @beeb in #92

Full Changelog: v2.3.3...v2.3.4

v2.3.3

15 Mar 18:39
4b51c38

Choose a tag to compare

What's Changed

  • refactor: bluetooth getter by @beeb in #89
  • chore: migrate to daisyui 5 by @beeb in #90

Full Changelog: v2.3.2...v2.3.3

v2.3.2

28 Dec 13:30
1da4ab2

Choose a tag to compare

What's Changed

  • refactor: use svelte runes by @beeb in #88

Full Changelog: v2.3.1...v2.3.2

v2.3.1

14 Dec 10:41
79388a4

Choose a tag to compare

Full Changelog: v2.3.0...v2.3.1

v2.3.0

22 Nov 07:28
635e733

Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.3.0

v2.2.1

14 Jun 12:10
v2.2.1
b1a6b5f

Choose a tag to compare

What's Changed

  • chore: update and simplify flake by @beeb in #45
  • chore(app): update deps by @beeb in #46
  • build(deps-dev): bump svelte from 4.2.12 to 4.2.18 by @dependabot in #47
  • build(deps-dev): bump unplugin-icons from 0.18.5 to 0.19.0 by @dependabot in #48
  • build(deps-dev): bump typescript from 5.4.3 to 5.4.5 by @dependabot in #49
  • build(deps-dev): bump tslib from 2.6.2 to 2.6.3 by @dependabot in #50
  • build(deps-dev): bump @sveltejs/kit from 2.5.4 to 2.5.11 by @dependabot in #51
  • build(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #52
  • chore: update tooling and deps by @beeb in #53
  • style: biome format by @beeb in #54
  • fix: responsive chart height by @beeb in #55

Full Changelog: v2.2.0...v2.2.1

v2.2.0 - Rust firmware

04 Feb 13:31
v2.2.0
91fef10

Choose a tag to compare

The new firmware written in Rust is now officially available!

I have plans to improve it in the future, with maybe a fully on-device calibration routine for the load cell, but it's definitely usable currently.
I've been testing it for the past few weeks and I'm happy to report no issues.

Check out the README for flashing instructions.

v2.1.3 - Maintenance update

30 Jan 06:29
v2.1.3
9b53119

Choose a tag to compare

What's Changed

  • chore: migrate to sveltekit v2 by @beeb in #36
  • build(deps): update dependencies by @beeb in #39

Full Changelog: v2.1.1...v2.1.3

v2.1.1 - Type change for new firmware

30 Jan 06:25
v2.1.1
1ec6270

Choose a tag to compare

What's Changed

  • fix: use i32 for new firmware by @beeb in #35

Full Changelog: v2.1.0...v2.1.1