v0.8.0
What's Changed
- chore: add TestFlight link to README.md by @poppingmoon in #126
- feat: add adaptive navigation for settings by @poppingmoon in #127
- feat: change condition to show instance ticker by @poppingmoon in #128
- fix: scale
NoteFooter
to fit on notes by @poppingmoon in #129 - fix: enable scrolling settings page by @poppingmoon in #130
- feat: cache meta and i by @poppingmoon in #131
- fix: explicitly call unfocus by @poppingmoon in #132
- fix: reorder pinned emojis by @poppingmoon in #133
- fix: disable nyaize by default by @poppingmoon in #134
- fix: search local notes by @poppingmoon in #135
- fix: fold notifications on the client side by @poppingmoon in #136
- fix: show actual number of users for grouped notifications by @poppingmoon in #137
- fix: add quote button setting to appearance page by @poppingmoon in #138
- feat: show number of notes in clips by @poppingmoon in #139
- feat: add header to clip page by @poppingmoon in #140
- feat: show number of users in list by @poppingmoon in #141
- fix: use svg if path part of the url ends with .svg by @poppingmoon in #142
- fix: limit width of post page by @poppingmoon in #143
- fix: apply data saver disabling to avatars by @poppingmoon in #144
- fix: open remote users page on tap mention by @poppingmoon in #145
- fix: collapse renoted long notes by @poppingmoon in #146
- feat: make note paddings configurable by @poppingmoon in #147
- feat: hide tab header on scroll down by @poppingmoon in #148
- feat: make avatar scale configurable by @poppingmoon in #149
- feat: make line height configurable by @poppingmoon in #150
- fix: use key to prevent reuse of note state by @poppingmoon in #152
- fix: replace unnecessary null check for i by @poppingmoon in #153
- fix: catch error for api call by user by @poppingmoon in #154
- fix: use correct index for next notes by @poppingmoon in #155
- ci: use specific version of flutter by @poppingmoon in #156
- fix: better streaming handling by @poppingmoon in #157
- refactor: use multi_split_view 3.1.0 by @poppingmoon in #158
- fix: show acct in one line in
TimelineHeader
by @poppingmoon in #160 - release: 0.8.0 by @poppingmoon in #159
Full Changelog: v0.7.0...v0.8.0