Skip to content

Releases: beeb/coffee-scale-app

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

v1.0.12 - Maintenance update

12 Jul 06:09
Compare
Choose a tag to compare

This version upgrades some of the dependencies.