Skip to content

Latest commit

 

History

History
129 lines (69 loc) · 6.33 KB

CHANGELOG.md

File metadata and controls

129 lines (69 loc) · 6.33 KB

1.9.0 (2022-08-20)

Features

  • add initial support for lists (90e922c)
  • compose: add support for polls (803a5fe)

1.8.0 (2022-08-16)

Features

  • add support for retweeted tweets (2c24282)
  • allow quoting and replying to tweets (9202c9d)
  • improve styling of quoted tweets (7619627)
  • tweets: improve display of images (c2288f5)

1.7.0 (2022-08-14)

Bug Fixes

  • tweets: fix display of polls with no votes (643bbcd)

Features

  • add bookmarks view (3fdcd5d)
  • add standalone tweet viewer (9826337)
  • timeline: display number of tweets remaining (ca26645)
  • tweets: display quoted tweets (6c865a2)
  • tweets: move tweet actions from timeline long press to tweet content (f2fba79)

1.6.0 (2022-08-14)

Features

  • move log out from app menu to profile (5d60b16)
  • tweets: add option for media size (a7ad666)
  • tweets: add option to hide stats (e992950)

Performance Improvements

  • database: greatly improve performance (2520915)
  • reduce bundle size (76790eb)

1.5.0 (2022-08-13)

Bug Fixes

  • tweets: fix displaying tweets that contain gifs or videos (54380b8)

Features

  • tweets: add support for viewing polls (013d9fa)

1.4.0 (2022-08-13)

Bug Fixes

  • oauth: improve initial login experience (6d8e132)

Features

  • add option to enable ads in kaistore build (5ec4a95)

1.3.0 (2022-08-13)

Bug Fixes

Features

  • add compose tweet route (30de064)
  • add onboarding instructions (cf37c20)

1.2.0 (2022-08-13)

Features

  • add media quality setting (47a112d)
  • tweets: add inline image thumbnails (036e7ed)

1.1.0 (2022-08-13)

Bug Fixes

Features

  • add app settings (36f4614)
  • add tweet display options (9170fff)
  • add user avatar to app menu (7402966)
  • tweets: add like, retweet, and bookmark (80da3a0)
  • users: add follow and unfollow actions (2b224c0)

1.0.0 (2022-08-13)

Bug Fixes

Features