Skip to content

Releases: hyperskill/mobile-app

Release 1.21

15 Jun 02:55
90a2188
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20...v1.21

Release 1.20

07 Jun 08:44
c927026
Compare
Choose a tag to compare

What's Changed

  • ALTAPPS-803: Android fix JetBrains authorization by @XanderZhu in #509
  • ALTAPPS-799: Shared support navigation to the Home screen from TrackSelectionDetailsFeature by @XanderZhu in #506
  • [Android] Fix gems count value in toolbar by @XanderZhu in #512
  • ALTAPPS-800: Android replace placeholder screen with track selection by @XanderZhu in #507
  • ALTAPPS-528: CI/CD Conditionally build and deploy analytics documentation on push to develop branch by @ivan-magda in #514
  • ALTAPPS-783: Shared wrong navigation between theory and practice by @vladkash in #511
  • ALTAPPS-804: CI/CD merge main into develop when a new release published by @ivan-magda in #516
  • ALTAPPS-812: Android fix navigation to study plan for premium user by @XanderZhu in #515
  • ALTAPPS-815: iOS add user.isAuthorized tag for app-initialization transaction by @ivan-magda in #517
  • ALTAPPS-802: Shared review serializable models by @vladkash in #513
  • ALTAPPS-705: Android revert fix of displaying country name by @vladkash in #518
  • Release 1.20 by @XanderZhu in #508

Full Changelog: v1.19...v1.20

Release 1.19

30 May 13:03
00a5ff7
Compare
Choose a tag to compare

What's Changed

  • ALTAPPS-779: Shared providers data component by @ivan-magda in #490
  • ALTAPPS-489: Shared unified formatter for date and time by @vladkash in #491
  • ALTAPPS-772: Shared track selection details feature by @XanderZhu in #495
  • ALTAPPS-776: Android track selection details screen by @XanderZhu in #497
  • ALTAPPS-773: Shared project selection details by @ivan-magda in #496
  • ALTAPPS-777: iOS track selection details by @ivan-magda in #498
  • ALTAPPS-774: iOS project selection details by @ivan-magda in #502
  • Bundler: Bump fastlane from 2.212.2 to 2.213.0 in /iosHyperskillApp by @dependabot in #501
  • Bundler: Bump fastlane from 2.212.2 to 2.213.0 in /androidHyperskillApp by @dependabot in #500
  • GitHub Actions: Bump ruby/setup-ruby from 1.148.0 to 1.150.0 by @dependabot in #499
  • ALTAPPS-786: Shared fix handling of empty learning activities fetch result for section by @vladkash in #503
  • ALTAPPS-775: Android project details screen by @XanderZhu in #504
  • Release 1.19 by @vladkash in #494

Full Changelog: v1.18...v1.19

Release 1.18

23 May 09:26
dc0f820
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.17...v1.18

Release 1.17

09 May 16:50
cac8491
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.16.1...v1.17

Hotfix 1.16.1

05 May 09:31
acd754c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.16...v1.16.1

Release 1.16

04 May 10:04
43537e2
Compare
Choose a tag to compare

Milestone

Android:

  • Study plan feature #407
  • Study plan add IDE required presentation #453
  • Replace the Track tab with the StudyPlan tab #458
  • Study plan fix list animations #459
  • Fix pull-to-refresh #461
  • Study plan add pull-to-refresh #462
  • Study plan add "Current" badge to section #464
  • Study plan add problems limit widget #465

iOS:

  • Study plan feature #407
  • Study plan add reload activities UI #445
  • Study plan add IDE required presentation #450

Shared:

  • Study plan feature #407
  • Study plan supports new fields from /api/learning-activities #444
  • Study plan fix reload content in the background #449
  • Study plan fix section statistics visibility #451
  • Study plan performance tracking #452
  • Study plan analytics #454
  • Study plan filter sections #455
  • Study plan activities pagination inside section #457
  • Study plan fix contains skipped or completed activities #460
  • Fix daily limits blocks learn daily #466

GitHub Actions:

  • Bump actions/deploy-pages from 2.0.0 to 2.0.1 #446
  • Bump cocoapods from 1.12.0 to 1.12.1 in /iosHyperskillApp #447
  • Bump ruby/setup-ruby from 1.146.0 to 1.147.0 #456

Release 1.15

18 Apr 12:43
9c4a48a
Compare
Choose a tag to compare

Milestone

Android:

  • Add swipeRefresh to Home, Track, and Profile fragments #433

iOS:

  • None

Shared:

  • Disable project auto selection for new users with freemium #431

GitHub Actions:

  • Bump actions/cache from 3.2.5 to 3.3.1 #436
  • Bump actions/checkout from 3.5.0 to 3.5.2 #437
  • Bump ruby/setup-ruby from 1.118.0 to 1.146.0 #438
  • Bump actions/configure-pages from 3.0.5 to 3.0.6 #441
  • Bump fastlane from 2.212.1 to 2.212.2 in /iosHyperskillApp #442
  • Bump fastlane from 2.212.1 to 2.212.2 in /androidHyperskillApp #443

Release 1.14

11 Apr 13:04
a88fea3
Compare
Choose a tag to compare

Milestone

Android:

  • Fix choice problems click area #426

iOS:

  • None

Shared:

  • Tracks, progresses & studyPlan cached access #423
  • Support rejected submissions #425

GitHub Actions:

Release 1.13

04 Apr 14:04
94f0731
Compare
Choose a tag to compare

Android:

  • Freemium daily limits #417
  • Fix crash when navigating to HomeScreen #424

iOS:

  • Code editor disable code completion #418

Shared:

  • Add reset of state repositories #414
  • Optimize determine user account status on app launch #421
  • Fix new user is blocked on track selection 7cc5817
  • Fix StudyPlan parsing 1b22d16

GitHub Actions:

  • None