Tags give the ability to mark specific points in history as being important
-
1.10.7
5352aa29 · ·Fixed: Race condition could prevent proper data refresh job scheduling. Fixed: JS float precision for Current Weather PoP percentage. Fixed: Display app could switch to ConnectionError screen on certain conditions. Improved: Setup with smaller screens now uses a trimmed-down default board to prevent widget spillover.
-
1.10.0
89a21a9e · ·Feature: Board adapts to the connected screen size, allowing full-size widgets on any screen. Widget can now be sized freely with drag handles. OWM source and Current Weather widget now support “probability of precipitation” (chance that it’ll rain soon). | Improvements: Reworked job architecture with sidekiq and sidekiq-scheduler. Reworked network status logic to improve reliability. Upgraded to core20 snap base. Updated dependencies, improved DX.
-
1.9.2
Release: 1.9.2e9b8b3e3 · ·Fixed: Openweathermap source now enforces UTC timestamp lookup to ensure proper data refreshes. Improved: Maintenance updates for dependencies and Rails. Changed: Snap now uses the bundled gems directly instead of copying them to $SNAP_DATA. The ability for runtime gem installs is frail and not used by any customer.
-
1.8.13-rc1
fc34a895 · ·Improved: Redis backend for pubsub, better performance and reliability. Also enables messages from outside the Rails server process, which we now use to notify clients about a running snap refresh.
-
1.8.12
Release: 1.8.125af7fc70 · ·Fixed: Set explicit_defaults_for_timestamp=true in MySQL’s my.cnf, resolves deprecation warning. Add plugs for rails-console app to enable method calls that require interface connections. Backend: Various improvements with validation for Setting model, fixes in DebugReport and minor performance improvements.