Skip to content

v1.0 Build 11

Pre-release
Pre-release

Choose a tag to compare

@amiantos amiantos released this 08 Aug 06:31
· 214 commits to main since this release
f3989b1

What's Changed

  • The light theme now matches the new light theme from the Lurker PWA client.
  • Added support for ||spoiler tagging||, on both send and receive. Tap a spoiler tag to reveal, tap again to hide it again.
  • Added support for the "relay bot" display mode in the message list. (It currently has to be turned on via the PWA client.)
  • Fixed issue with the unread banner / button not appearing consistently.

What's Changed - Detailed

  • Light theme: match the web's Monokai Plus Light, and audit dark against it by @amiantos in #102
  • Spoiler support: send ||spoiler||, tap to reveal, tap again to hide by @amiantos in #103
  • Relay/bridge bots: attribute a bot's lines to the person who said them (lurker#277) by @amiantos in #104
  • Fix the unread banner missing on a cold open by @amiantos in #105

Full Changelog: v1.0-build-10...v1.0-build-11