Skip to content

Releases: StepicOrg/stepik-ios

Release 1.114

25 Feb 16:15
25f5f27
Compare
Choose a tag to compare

Features:

  • Contact app support #661
  • Run code #662

Enhancements:

  • None

Bug Fixes:

  • None

Release 1.113

18 Feb 13:17
5385157
Compare
Choose a tag to compare

Features:

  • Cosmetics improvements of the video player and lesson container #654
  • Remove A/B explore_search_bar_style #657
  • Add A/B course_list_see_all_text #658
  • Reply to solutions #659

Enhancements:

Bug Fixes:

  • None

Release 1.112

14 Feb 13:28
e846015
Compare
Choose a tag to compare

Features:

  • Submissions list #646
  • Handle exam on continue learning and deep link #649
  • Post solutions #652

Enhancements:

Bug Fixes:

  • Show error placeholder on empty steps #647
  • Handle on fail image download #648
  • Synchronize Downloader's public API #651

Release 1.111

04 Feb 16:26
ce6f49d
Compare
Choose a tag to compare

Features:

  • Remove about course A/B #634
  • Continue playback after video quality changed #635
  • Solutions forum #639
  • A/B explore search bar style #640
  • Course progress with points #641

Enhancements:

Bug Fixes:

  • None

Release 1.110

29 Jan 10:58
13aa195
Compare
Choose a tag to compare

Features:

  • Image caching in steps #630
  • Code editor's line number highlighting #631
  • View the solution (submission) #632

Enhancements:

Bug Fixes:

  • Fix crash on getting a current token from code text #631

Release 1.109

21 Jan 16:54
9f8c0d1
Compare
Choose a tag to compare

Features:

  • A/B testing course about text #622
  • New application settings #623
  • Dark mode analytics #625

Enhancements:

  • Bumps #617:
  • Enables new linter rules #617:
    • enum_case_associated_value_count
    • optional_enum_case_matching
    • prefer_self_type_over_type_of_self
    • file_name_no_space

Bug Fixes:

  • None

Release 1.108

15 Jan 09:19
19fc74c
Compare
Choose a tag to compare

Features:

  • Disable HTML tags escaping for matching and sorting quizzes #615
  • Support X series devices in pins map view #619
  • Display certificate not issuing message #620

Enhancements:

  • Course info's networking enhancements on bad internet connection #616

Bug Fixes:

  • Fix an issue with not visible choices in adaptive mode on iOS 13 devices #618

Release 1.107

24 Dec 15:35
00c8600
Compare
Choose a tag to compare

Features:

  • Update peer review feedback title #610
  • Delete all content via settings #611
  • Autoplay next step #612

Enhancements:

  • Bump excon from 0.69.1 to 0.71.0 #600
  • Bump bundler from 2.0.2 to 2.1.0 #602
  • Bump fastlane minimum requirement version from 2.134.0 to 2.137.0 #603
  • Bump Atributika from 4.9.0 to 4.9.1 #604
  • Bump Firebase from 6.13.0 to 6.14.0 #608
  • Bump fastlane from 2.137.0 to 2.138.0 #609

Bug Fixes:

  • Fix personal deadlines tooltip visibility #605

Release 1.106

17 Dec 14:16
0077fab
Compare
Choose a tag to compare

Features:

  • iOS 13 support #586
  • Copy stripped text out of HTML in discussions #593
  • Display section requirements #597
  • Change video player's fill mode #598

Enhancements:

  • Migrate to Swift 5 #599

Bug Fixes:

  • Fix DownloadControlView circle rotation animation freezes #590
  • Fix code badge not being visible in fullscreen code quiz #594
  • Fix retention notifications fire date #595
  • Fix profile edit section footer height #596

Release 1.105

11 Dec 12:57
10b611f
Compare
Choose a tag to compare

Features:

  • Discount policy #589

Enhancements:

  • Update SwiftLint from 0.37.0 to 0.38.0 #585
  • Update SDWebImage from 5.3.3 to 5.4.0 #587
  • Continue learning after authorization from course info #588

Bug Fixes:

  • None