You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
# Version 5.1.0:
2
-
- Fixed lessons not loading, added a new api for that that is more dynamic
3
-
-Fixed the entire project building, now it should work with no problems and see the lessons
4
-
-Updated the project's dependencies
5
-
-Added a new about libraries screen with eula and changelog info
6
-
- Removed unused stuff from the project, now the app should be more clear
7
-
-backported the app to support android 6 or higher instead of android 8 and higher
8
-
-
2
+
-**Major**: Fixed lessons not loading by integrating a more dynamic and robust API for lesson retrieval. Lessons now load seamlessly without issues.
3
+
-**Major**: Resolved all build issues, ensuring the entire project builds correctly and functions as expected. The app is now fully operational and lessons are accessible.
4
+
-**Major**: Introduced a new **About Libraries** screen, featuring detailed EULA and changelog information to enhance transparency and user trust.
5
+
-**Minor**: Updated all project dependencies to their latest versions, ensuring improved compatibility and stability.
6
+
-**Minor**: Removed unused components and legacy code, simplifying the project structure and making the app more streamlined and efficient.
7
+
-**Minor**: Backported the app to support devices running Android 6.0 (Marshmallow) or higher, expanding compatibility for a wider audience.
8
+
-**Minor**: Added support for additional languages in localized strings, providing a more inclusive experience for users worldwide.
9
9
10
10
# Version 5.0.0:
11
11
-**Major**: This release brings significant improvements to the app's core functionality, user experience, and architecture.
0 commit comments