Skip to content

Releases: ratspeak/rsDeck

v2.0.0

14 Jun 00:26

Choose a tag to compare

  • Ratdeck repo renamed to rsDeck, firmware now just Ratspeak for T-Deck
  • RNode functionality through dual boot options
  • Identity import functionality
  • Better battery handling
  • Light mode available for standalone
  • General fixes & improvements

Full Changelog: v1.9.3...v2.0.0

v1.9.3

24 May 06:21

Choose a tag to compare

Full Changelog: v1.9.2...v1.9.3

v1.9.2

22 May 06:25

Choose a tag to compare

Full Changelog: v1.9.1...v1.9.2

v1.9.1

08 May 20:58

Choose a tag to compare

What's Changed

  • ui: bypass LVGL frame throttle on input activity by @drkhsh in #51
  • ui: QR sharing overlay + Share My QR header on Contacts tab by @drkhsh in #52

Full Changelog: v1.9.0...v1.9.1

v1.9.1-beta

04 May 08:22

Choose a tag to compare

v1.9.1-beta Pre-release
Pre-release
  • Fix stale peer age display in contacts/nodes
  • Harden flash config persistence
  • Clamp MsgPack debug log level

v1.9.0

04 May 03:12

Choose a tag to compare

  • Rebuilt LVGL UI: chat view, messages, home, settings, contacts, nodes; support LXMFace avatars
  • Async TCP delivery and multi-WiFi STA with selected-profile reconnect backoff
  • Hardened LXMF queued delivery, identity, and dual-backend storage
  • Boot backlight fix; non-blocking firmware update check; BLE/input refinements
  • Thanks to @drkhsh for PR #30, #31, #32, #34, #35, #36, #37, #40, #43, and more.

v1.8.4-beta2

01 May 22:52

Choose a tag to compare

v1.8.4-beta2 Pre-release
Pre-release

What's Changed

  • Fix wake-click and long-press blanking from subscreens by @drkhsh in #34
  • Fix message timestamps clipping out of bubble by @drkhsh in #35
  • Delivery status checkmarks by @drkhsh in #36
  • FlashStore: fall back to "spiffs" partition label for M5Launcher by @drkhsh in #37
  • Settings: show full LXMF address and identity hash by @drkhsh in #40

Full Changelog: v1.8.4-beta...v1.8.4-beta2

v1.8.4-beta

27 Apr 06:02

Choose a tag to compare

v1.8.4-beta Pre-release
Pre-release

What's Changed

  • Fix contacts and conversations vanishing on reboot by @drkhsh in #30
  • AnnounceManager: stop doubling peers and dropping name characters by @drkhsh in #31
  • Power: manual screen-off + pocket-carry input gating by @drkhsh in #32

Full Changelog: v1.8.3...v1.8.4-beta

v1.8.3

25 Apr 00:32

Choose a tag to compare

  • Fix LXMF interop with Python RNS — disable bz2 (pairs with microReticulum 290a133)
  • Pin lvgl ~8.3.4 / LovyanGFX ~1.1.16 to keep fresh clones building
  • Keyboard backlight config and control (#18, @scotty007)

Thanks @RFnexus for surfacing the ESP32 bz2 constraint.

v1.8.2

06 Apr 23:04

Choose a tag to compare

  • Fix issue #23
  • Improve menu focus