Releases: poppingmoon/aria
Releases · poppingmoon/aria
v1.2.4
What's Changed
- fix: use emoji picker for reaction in note action by @poppingmoon in #669
- refactor: tweak spacing in PlayPage by @poppingmoon in #670
- fix: correct tab length in user page by @poppingmoon in #671
- fix: keep streaming error while retry by @poppingmoon in #672
- release: 1.2.4 by @poppingmoon in #673
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- fix: support isRenoted by @poppingmoon in #665
- fix: persist account removal by @poppingmoon in #666
- fix: always show mfm keyboard by @poppingmoon in #667
- release: 1.2.3 by @poppingmoon in #668
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- refactor: filter pagination response by @poppingmoon in #660
- fix: cover tiles in user files tab with thumbnails by @poppingmoon in #661
- release: 1.2.2 by @poppingmoon in #662
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- fix: correct arguments of notifiers for timeline by @poppingmoon in #657
- release: 1.2.1 by @poppingmoon in #658
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- feat: add toast function for AiScript by @poppingmoon in #636
- feat: add crop function for MFM by @poppingmoon in #637
- fix: hide streaming error icon if the error is not from WebSocket by @poppingmoon in #638
- fix: change icon of pin emoji button by @poppingmoon in #639
- fix: collapse long code block by @poppingmoon in #640
- add: mac app icon in assets by @CutterKnife in #643
- fix: correct parameter name for token login page by @poppingmoon in #644
- fix: exclude scale from collapse condition by @poppingmoon in #645
- fix: wrap file comment with Material by @poppingmoon in #646
- feat: add files tab to user page by @poppingmoon in #641
- refactor: use move-bulk if available by @poppingmoon in #647
- fix: filter image files in user image gallery dialog by @poppingmoon in #648
- feat: show search history by @poppingmoon in #649
- fix: truncate long user name in notification by @poppingmoon in #650
- refactor: continue loading by @poppingmoon in #651
- feat: show placeholder while loading emojis in emoji picker by @poppingmoon in #652
- feat: add ability to configure syntax highlight by @poppingmoon in #653
- fix: correct pattern matching for container of AsUiComponent by @poppingmoon in #654
- release: 1.2.0 by @poppingmoon in #655
New Contributors
- @CutterKnife made their first contribution in #643
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- fix: change placeholder image for muted emojis by @poppingmoon in #622
- fix: limit height of notes with scaling functions by @poppingmoon in #623
- fix: ignore final newline in code block by @poppingmoon in #624
- fix: always use converted image if input is heic by @poppingmoon in #625
- fix: hide text field in chat if empty by @poppingmoon in #626
- perf: set optimization mode of BlurHash by @poppingmoon in #627
- fix: show like count if reaction acceptance is like only by @poppingmoon in #628
- fix: change background color of cancel button by @poppingmoon in #629
- build: migrate to Kotlin DSL by @poppingmoon in #630
- refactor: remove SearchField by @poppingmoon in #631
- build: upgrade Flutter to 3.32.0 by @poppingmoon in #632
- release: 1.1.1 by @poppingmoon in #633
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- feat: exclude notes in sensitive channels from antenna by @poppingmoon in #598
- fix: change tab index in the middle of transition by @poppingmoon in #599
- fix: add author to UsernameWidget by @poppingmoon in #601
- fix: enable pull-to-refresh when list is empty by @poppingmoon in #602
- fix: show emoji palette settings url when pasting emojis by @poppingmoon in #603
- fix: do not export AudioService by @poppingmoon in #607
- feat: chat by @poppingmoon in #611
- fix: enable scrolling for announcement dialog by @poppingmoon in #612
- fix: reload children notes by @poppingmoon in #613
- fix: respect localOnly for note scheduling by @poppingmoon in #614
- fix: add space to the bottom of drive page by @poppingmoon in #615
- fix: expand background of hidden media by @poppingmoon in #616
- feat: show reason when UnifiedPush registration failed by @poppingmoon in #617
- fix: limit scale of nested x* mfm functions by @poppingmoon in #618
- refactor: remove image_size_getter by @poppingmoon in #619
- release: 1.1.0 by @poppingmoon in #620
Full Changelog: v1.0.3...v1.1.0
v1.0.3
What's Changed
- fix: compress heic by @poppingmoon in #595
- fix: use appearNote to get children notes by @poppingmoon in #596
- release: 1.0.3 by @poppingmoon in #597
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- fix: add missing noteId to Mfm by @poppingmoon in #592
- fix: hide duplicate notes from streaming by @poppingmoon in #593
- release: 1.0.2 by @poppingmoon in #594
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- fix: remove DependencyInfoBlock by @poppingmoon in #589
- release: 1.0.1 by @poppingmoon in #590
Full Changelog: v1.0.0...v1.0.1