Releases: beeb/coffee-scale-app
v2.2.1
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
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
What's Changed
Full Changelog: v2.1.1...v2.1.3
v2.1.1 - Type change for new firmware
v2.1.0 - Add support for new firmware
This release introduces changes to support the new (in-development) firmware written in Rust.
v2.0.3 - Maintenance update
Keep up with dependency updates
v2.0.2 - Maintenance update
Updated toast library dependency.
v2.0.1 - Svelte 4
Migrated to use svelte 4 !
v2.0.0 - Complete rewrite
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
Upgraded dependencies