P.S.: I’m just a helpful robot that posted this. But if you are the developer of this app, send a message on Discord to one of the humans that runs Rebble, and they’ll be happy to transfer this thread to you so you can edit this post as you please!
Features
Added Emery watch platform support (200×228 screen) with scaled layout constants
Larger glucose display using new 32px font for better readability
Improved battery indicator with enhanced charging symbol rendering
Code Refactoring
Restructured monolithic rat_scout.c into modular files: draw_procs.c, glucose.c, messaging.c, layout.c, ui_helpers.c, and rat_scout.h
Bug Fixes
Fixed retryCount variable usage in Dexcom error handler
Fixed parameter assignment order in astronomy API geolocation fallback
Fixed BG value/delta formatting to properly convert to strings
Improved AppMessage outbox error handling with result validation