chore(#108): bump to 1.1.2-beta.3+33 + changelog

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
pull/117/head v1.1.2-beta.3
Strycher 4 weeks ago
parent 174a2bc767
commit 59da762c76

@ -2,6 +2,14 @@
All notable changes to Offband Meshcore. Pre-releases are tagged `-beta.N` / `-rc.N`.
## [1.1.2-beta.3] - 2026-06-24
### Added
- Diagnostic logging of the Observer broker-pool fetch lifecycle (request sent,
header count, completed with N brokers + timing, or failed with the reason) to
the shared log, so a Share-logs capture shows in plain text whether a pool load
succeeds or stalls (#108).
## [1.1.2-beta.2] - 2026-06-24
### Fixed

@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.1.2-beta.2+32
version: 1.1.2-beta.3+33
environment:
sdk: ^3.9.2

Loading…
Cancel
Save

Powered by TurnKey Linux.