Skip to content

v1.0 Build 9

Pre-release
Pre-release

Choose a tag to compare

@amiantos amiantos released this 01 Aug 19:49
· 227 commits to main since this release
ffd2efa

What's Changed

  • Added search. When you tap on the search bar, the initial display is recent highlights, so it acts as a shortcut to highlights. Neat!
  • Added support for the ignore system; so ignores are honored now (should be parity with the PWA) and you can use /ignore to author new ignore rules. For GUI ignore management, use the PWA :)
  • Changed the typing indicator to match the PWA, at the request of users.
  • Favorite buffers can be reordered by long pressing and dragging them. Neat!
  • Added support for the away/back markers that you see in the PWA.
  • Fixed some bugs around the jump to unread banner not appearing consistently.

What's Changed - Detailed

  • Stop losing messages at a detached buffer's re-attach by @amiantos in #84
  • Message search, with the field in the bottom bar by @amiantos in #85
  • Honor the account's ignore rules by @amiantos in #87
  • Say who's typing with a keyboard glyph, not a sentence by @amiantos in #89
  • Scale the compact font once, not twice by @amiantos in #90
  • Author ignore rules from the command line (/ignore, /unignore) by @amiantos in #91
  • Let a favorite be dragged into place by @amiantos in #92
  • Mark where you were away in the message list by @amiantos in #93
  • Fix the unread banner firing at random, and open search on highlights by @amiantos in #94

Full Changelog: v1.0-build-8...v1.0-build-9