Skip to content

v1.15.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 19:11
ea3d8fa

1.15.0 (2023-04-11)

Features

  • flashcard: added loading indicator (8394db4)

Bug Fixes

  • dictionary: fixed scroll fetching (c52d3b6)
  • fixed streak system (4b2a617)
  • reviews: added check for no reviews available when no lessons completed (5cbc6c5)

Styles

  • dictionary: adjusted flashcard width (930ee0e)

Miscellaneous

  • added additional TODOs (60f8328)
  • added firestore data adding script (8d0aa36)
  • populate_firestore: added check for already existing deck (47c5ad7)
  • updated README.md (60f8328)

Code Refactoring

  • DataProvider: DataProvider > UserDataUtil, deprecated Provider. (4b2a617)
  • dictionary: code cleanup (c933e34)
  • HomePage: extracted several widgets into methods (60f8328)
  • HomePage: moved _updateLastLogin into UserDataUtil (60f8328)
  • review: review system refactored, deprecated Provider (2f516ad)