Skip to content

Release 1.7

Compare
Choose a tag to compare
@ivan-magda ivan-magda released this 20 Jan 16:18
· 2377 commits to main since this release
328cf13

Android:

  • Fix incorrect step analytic route #287
  • Fix step_quiz.domain.model.submissions.Cell serialization #290
  • Update Kotlin from 1.6.21 to 1.7.21 #300
  • Add theory button on the repetitions quiz screen #304
  • Fix notifications switch extra click needed #305
  • Change the not completed streak icon in header #307
  • Replace spinner loading with skeletons on Home and Track screens #309
  • Fix ActivityNotFound crashes #310
  • Show earned gems after daily problem solved #311
  • Update notification icon #317
  • Fix StepQuiz feature crash #318
  • Move ImageLoade intoAndroidAppComponent root #319
  • Fix incorrect repetition stats diagram #320

iOS:

  • Fix incorrect step analytic route #287
  • Fix home screen ToolbarItemGroup shows only one item #292
  • Update Kotlin from 1.6.21 to 1.7.21 #300
  • Fix choices elements HTML-content rendering (no line breaks) #303
  • Show earned gems after daily problem solved #311
  • Update launch screen year #312
  • Change the uncompleted streak icon in header #313
  • Gems and Streak on the Track screen #315
  • Bump Sentry & update configuration b666924

Shared:

  • Submission polling improvements #282
  • Fix incorrect step analytic route #287
  • Fix hypercoins balance not updating after 1-day streak freeze purchased #291
  • Change endpoint config on demand & debug feature draft #295
  • Fix incorrect next daily problem in timer value #296
  • Update Kotlin from 1.6.21 to 1.7.21 #300
  • Fix incorrect next problem of the day in representation #306
  • Show earned gems after daily problem solved #311
  • Load Gems and Streak on the Track screen #315
  • Provide error data when Sentry transaction failed 6ecc8c4
  • Add Sentry breadcrumbs for AppFeature 623293b
  • Update Ruby from 2.6.5 to 3.1.0 6f0cdfa, bd23a30

GitHub Actions:

  • Bump actions/checkout from 3.2.0 to 3.3.0 #302
  • Build caches for default branch #308
  • Bump Xcode version from 14.1 to 14.2 #321