Skip to content

Releases: beeb/coffee-scale-app

v2.2.1

14 Jun 12:10
v2.2.1
b1a6b5f
Compare
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
Compare
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
Compare
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
Compare
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

v2.1.0 - Add support for new firmware

30 Jan 06:24
v2.1.0
5a05210
Compare
Choose a tag to compare

This release introduces changes to support the new (in-development) firmware written in Rust.

v2.0.3 - Maintenance update

11 Sep 19:27
v2.0.3
ddc8ba3
Compare
Choose a tag to compare

Keep up with dependency updates

v2.0.2 - Maintenance update

25 Jun 18:35
Compare
Choose a tag to compare

Updated toast library dependency.

v2.0.1 - Svelte 4

25 Jun 18:31
Compare
Choose a tag to compare

Migrated to use svelte 4 !

v2.0.0 - Complete rewrite

19 Jun 18:31
7aabfb7
Compare
Choose a tag to compare

The front-end has been completely rewritten with svelte and modern browser APIs.

Note: if you had previously installed the website as a Progressive Web App (PWA), or you experience a refresh loop, simply uninstall the PWA and clear the website data in the browser. Then, Chrome should prompt you to install the website again.

v1.0.13 - Deps upgrade

30 Mar 05:22
Compare
Choose a tag to compare

Upgraded dependencies