Releases: poppingmoon/aria
Releases · poppingmoon/aria
v0.9.6
What's Changed
- fix: pick single file from device by @poppingmoon in #196
- release: 0.9.6 by @poppingmoon in #197
Full Changelog: v0.9.5...v0.9.6
v0.9.5
What's Changed
- fix: use correct endpoint to unmute by @poppingmoon in #191
- fix: remove host when copying local emoji by @poppingmoon in #192
- fix: change scroll physics to clamping by @poppingmoon in #193
- release: 0.9.5 by @poppingmoon in #194
Full Changelog: v0.9.4...v0.9.5
v0.9.4
What's Changed
- fix: add English translation of
newNotifications
by @poppingmoon in #179 - ci: suggest changes by @poppingmoon in #180
- fix: press enter to confirm by @poppingmoon in #181
- fix: add space on pages with extended FABs by @poppingmoon in #187
- fix: check if notes from stream are already stored by @poppingmoon in #189
- release: 0.9.4 by @poppingmoon in #190
Full Changelog: v0.9.3...v0.9.4
v0.9.3
What's Changed
- fix: add space between note and replies by @poppingmoon in #176
- release: 0.9.3 by @poppingmoon in #177
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- ci: publish signed pkg by @poppingmoon in #174
- release: 0.9.2 by @poppingmoon in #175
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- fix: show unrenote only if renote by @poppingmoon in #170
- revert: "build: upgrade Flutter to 3.22.0 (#163)" by @poppingmoon in #172
- release: 0.9.1 by @poppingmoon in #173
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- build: upgrade Flutter to 3.22.0 by @poppingmoon in #163
- fix: disable intra-app predictive back by @poppingmoon in #165
- fix: show message if backup file is not found by @poppingmoon in #166
- fix: skip if failed to load token by @poppingmoon in #167
- fix: mark notifications as read when open by @poppingmoon in #168
- feat: new icon by @poppingmoon in #164
- release: 0.9.0 by @poppingmoon in #169
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- ci: publish IPA to TestFlight by @poppingmoon in #161
- release: 0.8.1 by @poppingmoon in #162
Full Changelog: v0.8.0...v0.8.1
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
v0.7.0
What's Changed
- release: 0.6.1 by @poppingmoon in #95
- fix: ignore trailing segment of remote renote url by @poppingmoon in #96
- fix: automatically dispose
incomingMessage
by @poppingmoon in #97 - fix: save imported themes by @poppingmoon in #100
- fix: hide "Send message" when guest by @poppingmoon in #99
- fix: change time machine of user page to icon by @poppingmoon in #101
- feat: show descriptions of errors by @poppingmoon in #102
- fix: shorten timeline scroll duration by @poppingmoon in #103
- feat: disable data saver when on Wi-Fi by @poppingmoon in #98
- fix: reload notifications by @poppingmoon in #104
- chore: add F-Droid link to README.md by @poppingmoon in #105
- fix: hide featured tab of remote users by @poppingmoon in #106
- feat: show creation date in absolute time format by @poppingmoon in #107
- fix: hide deleted notes by @poppingmoon in #108
- feat: remember last viewed date of timeline tabs by @poppingmoon in #109
- fix: tweak design of mfm search by @poppingmoon in #110
- fix: show emoji code in
ReactionUsersSheet
by @poppingmoon in #111 - fix: sort next notes by @poppingmoon in #112
- feat: scroll to last viewed date if already built by @poppingmoon in #113
- feat: disable showing animated images by @poppingmoon in #114
- fix: show unrenote button by @poppingmoon in #115
- feat: add quote button by @poppingmoon in #117
- feat: scroll to last viewed date if older notes have been fetched by @poppingmoon in #118
- fix: remove font family fallback if font is not set by @poppingmoon in #119
- refactor: use cache manager to cache emojis by @poppingmoon in #120
- feat: show media in post page by @poppingmoon in #121
- release: 0.7.0 by @poppingmoon in #124
Full Changelog: v0.6.1...v0.7.0