Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 714 Bytes

CHANGELOG.md

File metadata and controls

26 lines (21 loc) · 714 Bytes

0.3.1 (4/7/2020)

  • Update Media widget to properly handle sensitive content

0.3.0 (4/6/2020)

  • BREAKING CHANGE: Completely revamp AuthBuilder. See example for details on how to use.
  • Add deleteToken function to AuthStorage
  • Updated example app

0.2.1 (3/19/2020

  • Correct StatusContent widget
  • New MediaInfo widget
  • 0.2.1+1: Fix MediaInfo not showing on MediaScreen
  • 0.2.1+2: Parameterize text color for StatusContent
  • 0.2.1+3: Update mastodon_dart dependency

0.2.0 (3/19/2020

  • Documentation updates
  • New widgets:
    • Media
    • MediaScreen
  • Renamed PostInfo to StatusContent
  • 0.2.0.+1: run flutter format lib

0.1.0 (March 15, 2020)

  • Initial release my dudes