Releases: StepicOrg/stepik-ios
Releases · StepicOrg/stepik-ios
Release 1.32
Release 1.32
- Added certificates
- Using MVP pattern for new features from now on
- Using Quick & Nimble for building unit tests
- Added rate app dialog
- Fixed shadow line in navigation bug
- Fixed streaks notification displaying on small screens
- Fixed hint displaying after "Try again" bug
- Added staff and course staff badges in discussions
- Added activation flow tracking analytics
- Fixed multiple warnings
- Refactored API classes
Release 1.31
Release 1.31
- Added nice streak view & notifications
- Added contents navigation in lesson
- Added progresses for sections
- Now displaying LaTeX formulas in '[' ']' tags
- Added ability to change main navigation color (inside)
- Fixed bug when local notifications were incorrectly displayed
- Added fastlane for further CI integration
- Analytics for step types & login
- Removed duplicate quality in downloaded videos
- Fixed layout bug for sign up on small screen landscape
- Made instructors cell in course preview look better and moved lower
- Not showing empty instructors in course preview
- Added video player play/pause control with EarPods
- Saving chosen playback quality in video player & added preference for that
- Added iFrame support in steps text
- Hints are now selectable
- Added sharing & deep linking for concrete section
- Improved sign in & sign up process by making return buttons do things
- Fixed bug, when exams could not be opened
- Fixed video 0p download bug
- Added background video downloading
Release 1.30
Release 1.30
- Added "Continue learning" feature to steps
- Changed Courses screen layout
- Added "Learn" button to Course overview
- Merged logout for token 401 refresh error
- Empty Sections & Units download is correct now
- Fixed bug when courses with null progresses were not displayed
Release 1.21
Release 1.21
- Fixed notification bug
- Fixed baseURL bug
- Removed AppMetrica analytics
- Added exam support
Release 1.10
Release 1.10
- Added LaTeX optimization for quizzes:
- Choices
- Sorting
- Added discussions with functionality (no LaTeX support):
- Displaying comments
- Writing comments (replies included)
Release 1.9
Release 1.9
- Added LaTeX support to quizzes:
- Choices
- Sorting
- Fixed click on learn notifications bug
- Play video on thumbnail tap
Release 1.6
- Notifications, which support:
- Offline exit
- Reaction to comments and learn notifications
- Notification fakes, when app is in foreground mode
Release 1.5
Release 1.5 (13.05.2016)
- Step tab progresses
- In-app updates
- Minor improvements
Release 1.4
Release 1.4
- Added multiple target support
- Added video player for steps
- Completely working
- Database migration inside - stores the video start time persistently
- Supports video quality change just from the player - cool feature, which needed some inner refactoring, which caused some improvements: now video quality is never a constant (270, 360, 720, 1080).
- New step icons
Release 1.2
Release 1.2 version
- Added quizzes!
- Nearly fully reworked steps presentation
- Some minor changes & fixes