Releases: jniebuhr/gaggimate
Releases · jniebuhr/gaggimate
Nightly Release 20251106
Latest nightly release, use the nightly channel in the UI to download this firmware.
v1.6.1
What's Changed
- Nayrod experimental by @nayrod485 in #376
- Shot history notes by @dragm83 in #356
- feat: Add experimental outputs for flow estimation by @jniebuhr in #375
- Fix UI Crash on quick restarts of brew process (race condition) by @dragm83 in #400
- feat: Implement AMOLED black theme override functionality by @spsancti in #399
- Fix default created simple brew profile and explicitly set volumetric… by @dragm83 in #401
- Add short timeout to switchover from BLE Volume to Estimated Volume by @dragm83 in #406
- fix: Calculate bluetooth flow at fixed intervals by @jniebuhr in #407
- Remove unused variable by @dragm83 in #409
- Nightly by @nayrod485 in #410
- Coredump download functionality and helper scripts by @dragm83 in #402
- Add various guards in BLEScalePlugin by @dragm83 in #403
- WebUI Chart Tweaks by @dragm83 in #421
- fix: Update version comparison logic to allow updates from nightly to stable by @spsancti in #414
- Nightly by @nayrod485 in #419
- fix(ShotNotesCard): icons were defined incorrectly by @Steun in #418
- Revert "fix: Update version comparison logic to allow updates from nightly to stable" by @jniebuhr in #426
- Move profile ID assignment after load and refresh UI by @DevNullGamer in #437
- fix: Fix switching volumetric source while running a shot by @jniebuhr in #439
- Increase shot history stack depth - mitigate crashes by @dragm83 in #434
- fix: Rewrite scripts to analyze support file by @jniebuhr in #440
- fix: Allow configurable error rate by @jniebuhr in #442
- Optimize/shot history + Storage indicator in system & updates by @dragm83 in #441
- Shot history index and front-end search tools by @dragm83 in #449
- Add more shot notes by @dragm83 in #453
New Contributors
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Update BLEScalePlugin.cpp for WeighMyBru Scale Support by @031devstudios in #284
- Add display theme application via WebUI by @spsancti in #282
- Pump controls by @nayrod485 in #291
- feat: Add first shot on history by @jniebuhr in #297
- Changed ESP_PANEL_LCD_RGB_TIMING_FREQ_HZ by @031devstudios in #306
- Move Save Preferences button on OTA page and fix overflow issues by @elloot in #305
- feat: Turn down Autotune shutoff temp by @jniebuhr in #313
- Tailwind and Vite upgrade by @ManfredRichthofen in #318
- fix: Add back smoothing in pressure controller by @jniebuhr in #319
- Run Lint and Format. Import cleanup by @ManfredRichthofen in #321
- feat: Allow flow control with pressure limit by @jniebuhr in #320
- feat: Improve shot history by @jniebuhr in #322
- Fixed PSM divider back to 2 by @nayrod485 in #323
- fix: Feed back manual control into pressure controller by @jniebuhr in #324
- Implement support for 1.43 inch LilyGo T-Display S3 AMOLED (DS) by @spsancti in #218
- Fix some bugs in T-Display code by @spsancti in #331
- Add AsyncAPI spec for WebSocket by @jniebuhr in #333
- feat: Add headless version by @jniebuhr in #335
- feat: Add sunrise by @jniebuhr in #338
- Add pump model settings to WebUI by @spsancti in #330
- Daisy UI Migration by @jniebuhr in #355
- Update BLEScalePlugin.cpp for Aliexpress myscale support by @dragm83 in #353
- Add Flush to WebUI by @igadmile in #360
- Only render components once by @ManfredRichthofen in #359
- Add advanced profiles by @jniebuhr in #365
- offline font for logo, improve a11y by @javag97 in #367
- Use alert warning consistently by @ManfredRichthofen in #371
- Fix json import/export on Android by @silverfoxy in #366
- feat: add mqtt auto discovery by @gmarcos87 in #220
- fix: Force chart to resize and recalculate dimensions by @spsancti in #378
- Add move up/down functionality and persist profile order by @asvartsjo in #377
- Fix iPhone homescreen save icon by @asvartsjo in #379
- Return ordered favorites based on stored profile order by @asvartsjo in #381
- feat: Enhance PWA support by @spsancti in #382
- fix: Correct event listener cleanup for orientation changes in Chart.jsx by @spsancti in #385
New Contributors
- @031devstudios made their first contribution in #284
- @elloot made their first contribution in #305
- @dragm83 made their first contribution in #353
- @igadmile made their first contribution in #360
- @javag97 made their first contribution in #367
- @gmarcos87 made their first contribution in #220
- @asvartsjo made their first contribution in #377
Full Changelog: v1.5.1...v1.6.0
v1.5.1
What's Changed
- feat: Add Nayrods pump control, flow estimation and volume estimation by @jniebuhr in #251
- Feature/standby brightness reduction by @spsancti in #266
- Update Autotune.cpp by @nayrod485 in #250
- Allowing any float value for the auto adjust brew and grind delay values by @sawtell in #265
- Further enhance pump controls by @jniebuhr in #273
- feat: Steam Rework and temperature indicator by @jniebuhr in #277
- fix: Autoconnect scale when startup mode is brew by @jniebuhr in #280
- Implement async WiFi manager by @jniebuhr in #293
- feat: Allow experimental features to stay in releases by @jniebuhr in #294
- fix: Control text wrap mode for user programmable fields by @jniebuhr in #295
- Add duplicate profile feature in Web UI by @jniebuhr in #298
- fix: Improve heater safeguards by @jniebuhr in #304
- Fix Chart resize on screen rotation by @silverfoxy in #303
- Reduce memory allocations in display code by @jniebuhr in #299
New Contributors
- @nayrod485 made their first contribution in #250
- @sawtell made their first contribution in #265
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- feat: Improve/fix pump on standard v2, cleanup BLE comms by @jniebuhr in #210
- Add Feature: customize pressure sensor scaling by @0x64c in #225
- feat: Try out Nayrods PID library by @jniebuhr in #223
- feat: Introduce profiles by @jniebuhr in #175
- Add dark background option for profile div by @silverfoxy in #231
- fix: Fix BLE communication delays by @jniebuhr in #239
- Add some titles to help new users by @soebbing in #238
- Add Clock format to settings and UI by @silverfoxy in #246
- Pressure scaling UI fixes by @0x64c in #235
- feat: Add flush feature by @jniebuhr in #247
- feat: Set grinder adjustment to 0.5g instead of 1g by @jniebuhr in #245
New Contributors
- @0x64c made their first contribution in #225
- @silverfoxy made their first contribution in #231
- @soebbing made their first contribution in #238
Full Changelog: v1.4.4...v1.5.0
v1.4.4
v1.4.2
What's Changed
- feat: Add button control by @jniebuhr in #139
- feat: Add predictive shutoff for weight based brewing by @jniebuhr in #140
- feat: Start reworking controller code, move it into sub-project by @jniebuhr in #46
- feat: Add temperature graph to web ui by @jniebuhr in #143
- fix: Add nightly version to build output by @jniebuhr in #144
- Feature/add nightly version by @jniebuhr in #145
- feat: Rework OTA, allow flashing controller by @jniebuhr in #148
- feat: Raise weight output limit to 250 by @jniebuhr in #149
- feat: Rework everything into peripherals by @jniebuhr in #150
- feat: Add pressure and dimmer peripheral by @jniebuhr in #151
- fix: Fix captive portal by @jniebuhr in #152
- fix: Fix OTA, protocol errors, scale prediction by @jniebuhr in #154
- fix: Fix hanging NTP by @jniebuhr in #155
- feat: Fix v1.4.0 bugs, add better scale and grind control by @jniebuhr in #158
Full Changelog: v1.3.3...v1.4.2
v1.3.3
v1.3.2
What's Changed
- Issue templates by @DevNullGamer in #107
- New MQTT topics by @DevNullGamer in #104
- feat: Add felicita arc, fix Eureka scales by @jniebuhr in #127
- feat: Add discord release notification by @jniebuhr in #128
Full Changelog: v1.3.1...v1.3.2