Skip to content

Release v2.6.0

Choose a tag to compare

@hossain-khan hossain-khan released this 06 Feb 01:59
· 46 commits to main since this release
470f2c2

Summary

  • 🔋 Battery Reporting for BYOD devices
  • 📶 WiFi Signal Strength Reporting for BYOD devices
  • 🔗 Domain Migration
    • Updated all URLs from usetrmnl.com to trmnl.com

Download the app from Google Play Store:

What's Changed

  • Update README with release checklist reference by @hossain-khan in #235
  • docs: Enhance image loading flow diagram with colors and emojis by @hossain-khan in #236
  • [ADDED] Google play badge pill for github repo by @hossain-khan in #238
  • [FIXED] Fake API return value is changed by mistake by @hossain-khan in #241
  • Add device management API endpoints with comprehensive tests by @hossain-khan in #242
  • Add BYOD User API Token Validation with /api/me Endpoint by @hossain-khan in #243
  • Add logging and documentation for DataStore preference strategy by @hossain-khan in #244
  • feat: Add BYOD device ID fetching and battery reporting by @hossain-khan in #247
  • docs: Update all URLs from usetrmnl.com to trmnl.com by @hossain-khan in #249
  • docs: Update remaining usetrmnl.com references to trmnl.com by @hossain-khan in #250
  • feat: Add WiFi signal strength (RSSI) reporting for BYOD devices by @hossain-khan in #251
  • Migrate battery reporting to Percent-Charged header by @hossain-khan in #253
  • Refactor: Isolate deprecated user API methods into TrmnlUserRepository by @hossain-khan in #254
  • Prepare release 2.6.0 by @github-actions[bot] in #255

Full Changelog: v2.5.0...v2.6.0