Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@prinsss prinsss released this 22 Oct 11:23
· 13 commits to main since this release
f7e5074

⛰️ Features

  • Update title text on UI - (0e1409a)
  • Support exporting and clearing database - (4cb8035)
  • Upgrade dependencies - (5413a9a)
  • Add menu command for opening control panel - (37f32f7)
  • Export ALT text for images - (1e81fb3)
  • Add i18n for headers of exported HTML - (59ca0fe)
  • Add local database - (d357c4d)
  • Pass ext instance to interceptor and component - (07127f0)

🐛 Bug Fixes

  • Import useSignal from proper package - (11eae28)
  • Filter out empty tweets in db - (2e35ba0)
  • Error when TimelineAddEntries is missing - (9b3ccb8)
  • Update min height of modals - (2d284b5)
  • Select all rows by default - (e4d6aa2)
  • Skip and warn when exporting suspended user - (1c7f970)
  • Error when expaned_url does not exist - (f45ee10)

🚜 Refactor

  • Adapt modules to new database - (947c9f7)
  • Read data from database instead of signals - (c420263)
  • Rearrange directory structure of core - (3caafdf)

📚 Documentation

⚙️ Miscellaneous Tasks

  • Rename eslint config file - (77d05f3)