Releases: poppingmoon/aria
Releases · poppingmoon/aria
v1.0.0-beta.9
What's Changed
- fix: support speak as cat by @poppingmoon in #525
- ci: upload App Bundle to Google Play by @poppingmoon in #526
- ci: replace deprecated option of reviewdog/action-suggester by @poppingmoon in #527
- fix: add blur to post form footer if overflowed by @poppingmoon in #528
- ci: use arm runner to build for Linux arm64 by @poppingmoon in #529
- fix: remove autofocus from cw text field by @poppingmoon in #530
- feat: use material symbols by @poppingmoon in #531
- fix: remove height of sheet headers by @poppingmoon in #532
- fix: use LineSplitter to split lines by @poppingmoon in #533
- feat: migrate to SharedPreferencesWithCache by @poppingmoon in #534
- test: add tests for NoteWidget by @poppingmoon in #535
- refactor: split note content to widget by @poppingmoon in #536
- fix: use directional widgets by @poppingmoon in #537
- fix: use original url if already proxied by @poppingmoon in #538
- feat: show menu on long press media by @poppingmoon in #539
- fix: clear children of cache directory by @poppingmoon in #540
- ci: install Flutter for format by @poppingmoon in #542
- fix: constrain children of ListView by @poppingmoon in #543
- feat: show gap between notes by @poppingmoon in #544
- feat: schedule note by @poppingmoon in #545
- build: upgrade Flutter to 3.29.0 by @poppingmoon in #546
- release: 1.0.0-beta.9 by @poppingmoon in #547
Full Changelog: v1.0.0-beta.8...v1.0.0-beta.9
v1.0.0-beta.8
What's Changed
- refactor: replace buildMfm by @poppingmoon in #505
- feat: enable embed for Windows by @poppingmoon in #506
- feat: clear cache by @poppingmoon in #507
- chore: change url of web push proxy by @poppingmoon in #508
- feat: hide interactions counts in notes by @poppingmoon in #509
- fix: show emoji keyboard for colon next to emoji by @poppingmoon in #510
- feat: preserve window size and position by @poppingmoon in #511
- fix: increase emoji size in notification by @poppingmoon in #512
- feat: use heart color from theme by @poppingmoon in #513
- fix: use cache directory for cache manager by @poppingmoon in #514
- feat: support role assigned push notification by @poppingmoon in #516
- fix: set locale before showing notification by @poppingmoon in #517
- feat: show thumbnail while loading raw image by @poppingmoon in #518
- refactor: organize media proxy by @poppingmoon in #519
- fix: wrap MFM with bidirectional isolate by @poppingmoon in #520
- fix: open image on double tap or long press by @poppingmoon in #521
- feat: dismiss image on tap outside by @poppingmoon in #522
- release: 1.0.0-beta.8 by @poppingmoon in #515
Full Changelog: v1.0.0-beta.7...v1.0.0-beta.8
v1.0.0-beta.7
What's Changed
- fix: disable redirect in embed by @poppingmoon in #472
- fix: always make pull-to-refresh triggerable by @poppingmoon in #473
- ci: use iPhone 15 for integration test by @poppingmoon in #477
- feat: support report abuse for more entities by @poppingmoon in #475
- fix: add paddings around children of page sections by @poppingmoon in #476
- fix: mask access token in error message by @poppingmoon in #478
- fix: change style of cw button by @poppingmoon in #482
- fix: open hashtags form when post to hashtag by @poppingmoon in #483
- fix: replace sublist with take by @poppingmoon in #487
- fix: change query for mfm keyboard by @poppingmoon in #488
- fix: use fixed visual density for cw button by @poppingmoon in #489
- fix: change timeline tabs to be square by @poppingmoon in #490
- fix: show host in instance ticker as a fallback by @poppingmoon in #491
- chore: print log only when debug mode by @poppingmoon in #492
- feat: login with token if MiAuth is not supported by @poppingmoon in #493
- fix: add fallbacks for the server background images by @poppingmoon in #494
- feat: add Unicode 15.1 emojis by @poppingmoon in #495
- feat: support grouped note notification by @poppingmoon in #496
- fix: use host for emoji mute by @poppingmoon in #497
- build: upgrade Flutter to 3.27.0 by @poppingmoon in #498
- fix: add icon to account preview in emoji picker page by @poppingmoon in #499
- feat: add message for signin required exception by @poppingmoon in #500
- build: add store metadata files to Crowdin by @poppingmoon in #501
- release: 1.0.0-beta.7 by @poppingmoon in #503
Full Changelog: v1.0.0-beta.6...v1.0.0-beta.7
v1.0.0-beta.6
What's Changed
- feat: merge reactions by name by @poppingmoon in #451
- feat: reset recently used emojis by @poppingmoon in #452
- feat: make buttons in timelines page customizable by @poppingmoon in #453
- fix: load locales when opening languages page by @poppingmoon in #455
- chore: change localization key for post form by @poppingmoon in #456
- feat: spell check for post form by @poppingmoon in #458
- fix: avoid updating PostNotifier state if text is not changed by @poppingmoon in #459
- feat: add post form menu by @poppingmoon in #460
- fix: hide extra mentions warning if not reply by @poppingmoon in #461
- fix: check scheme when pasting a link by @poppingmoon in #462
- feat: preserve hashtags in post form by @poppingmoon in #464
- fix: dismiss drive file move on pop by @poppingmoon in #465
- fix: apply text style for unicode emoji by @poppingmoon in #466
- fix: change style of emojis in ReactionUsersSheet by @poppingmoon in #467
- fix: hide content from summary if cw is provided by @poppingmoon in #468
- release: 1.0.0-beta.6 by @poppingmoon in #469
Full Changelog: v1.0.0-beta.5...v1.0.0-beta.6
v1.0.0-beta.5
What's Changed
- fix: remove https intent filter by @poppingmoon in #443
- feat: disable predictive back by default by @poppingmoon in #444
- feat: emoji mute by @poppingmoon in #445
- feat: show all reactions in ReactionUsersSheet by @poppingmoon in #446
- fix: offset reorder index by @poppingmoon in #448
- feat: mark notifications as read on tap by @poppingmoon in #449
- release: 1.0.0-beta.5 by @poppingmoon in #450
Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5
v1.0.0-beta.4
What's Changed
- release: 1.0.0-beta.4 by @poppingmoon in #439
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4
v1.0.0-beta.3
What's Changed
- ci: use authentication key by @poppingmoon in #437
- release: 1.0.0-beta.3 by @poppingmoon in #438
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1.0.0-beta.2
What's Changed
- fix: check duplicate notes per timelines by @poppingmoon in #418
- fix: show local only in emoji page by @poppingmoon in #419
- feat: show build number by @poppingmoon in #420
- fix: compare new note with the first note by @poppingmoon in #421
- feat: highlight renote icon by @poppingmoon in #422
- fix: only highlight my renote by @poppingmoon in #424
- fix: use forked version of highlighting by @poppingmoon in #425
- feat: expand emoji picker if auto focus is enabled by @poppingmoon in #426
- feat: change text field style to outlined by @poppingmoon in #427
- fix: show reaction name in notification by @poppingmoon in #428
- feat: expand translated note sheet by @poppingmoon in #429
- fix: use onTapEmoji in Mfm widget by @poppingmoon in #430
- feat: float header buttons in UserNotes by @poppingmoon in #432
- feat: show tab header in one line by @poppingmoon in #433
- ci: sign when creating xcarchive by @poppingmoon in #435
- release: 1.0.0-beta.2 by @poppingmoon in #436
Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2
v1.0.0-beta.1
What's Changed
- feat: push notification by @poppingmoon in #406
- release: 1.0.0-beta.1 by @poppingmoon in #417
Full Changelog: v0.15.1...v1.0.0-beta.1
v0.15.1
What's Changed
- fix: apply note display settings immediately by @poppingmoon in #409
- fix: apply avatar scale to grouped notifications by @poppingmoon in #410
- fix: tweak spaces inside NoteWidget by @poppingmoon in #411
- ci: ignore l10n-main branch by @poppingmoon in #412
- release: 0.15.1 by @poppingmoon in #413
Full Changelog: v0.15.0...v0.15.1