Skip to content

Commit d862d3a

Browse files
author
Mihai-Cristian Condrea
committed
chore: Reformat CHANGELOG.md
Reformatted the CHANGELOG.md file for better readability and consistency.
1 parent 7c762b2 commit d862d3a

File tree

1 file changed

+45
-16
lines changed

1 file changed

+45
-16
lines changed

CHANGELOG.md

Lines changed: 45 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,56 @@
11
# Version 5.1.0:
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.
2+
3+
- **Major**: Fixed lessons not loading by integrating a more dynamic and robust API for lesson
4+
retrieval. Lessons now load seamlessly without issues.
5+
- **Major**: Resolved all build issues, ensuring the entire project builds correctly and functions
6+
as expected. The app is now fully operational and lessons are accessible.
7+
- **Major**: Introduced a new **About Libraries** screen, featuring detailed EULA and changelog
8+
information to enhance transparency and user trust.
9+
- **Minor**: Updated all project dependencies to their latest versions, ensuring improved
10+
compatibility and stability.
11+
- **Minor**: Removed unused components and legacy code, simplifying the project structure and making
12+
the app more streamlined and efficient.
13+
- **Minor**: Backported the app to support devices running Android 6.0 (Marshmallow) or higher,
14+
expanding compatibility for a wider audience.
15+
- **Minor**: Added support for additional languages in localized strings, providing a more inclusive
16+
experience for users worldwide.
917

1018
# Version 5.0.0:
11-
- **Major**: This release brings significant improvements to the app's core functionality, user experience, and architecture.
12-
- **Major**: The entire project has been rewritten using Jetpack Compose, resulting in enhanced performance, improved compatibility, and a more modern UI.
13-
- **Major**: The Media3 player has been upgraded to provide a more reliable and feature-rich media playback experience.
14-
- **Major**: The app now integrates with a new API, enabling real-time content synchronization. This eliminates the need for app updates to access new lessons, offering a more dynamic and up-to-date experience.
15-
- **Minor**: The app size has been optimized, making it faster to download and consume less storage space on the user's device.
16-
- **Minor**: The app now offers a smoother and more engaging user experience with improved interactivity and responsiveness.
19+
20+
- **Major**: This release brings significant improvements to the app's core functionality, user
21+
experience, and architecture.
22+
- **Major**: The entire project has been rewritten using Jetpack Compose, resulting in enhanced
23+
performance, improved compatibility, and a more modern UI.
24+
- **Major**: The Media3 player has been upgraded to provide a more reliable and feature-rich media
25+
playback experience.
26+
- **Major**: The app now integrates with a new API, enabling real-time content synchronization. This
27+
eliminates the need for app updates to access new lessons, offering a more dynamic and up-to-date
28+
experience.
29+
- **Minor**: The app size has been optimized, making it faster to download and consume less storage
30+
space on the user's device.
31+
- **Minor**: The app now offers a smoother and more engaging user experience with improved
32+
interactivity and responsiveness.
1733

1834
# Version 4.0_r1:
35+
1936
- Added language support for Hungarian.
2037
- Reworked language system, making it more accurate and user-friendly.
2138
- Reworked and improved animations.
22-
- Fixed various bugs and improved readability, consistency, app performance, and responsiveness by optimizing and styling the outdated code.
39+
- Fixed various bugs and improved readability, consistency, app performance, and responsiveness by
40+
optimizing and styling the outdated code.
2341
- Made various under-the-hood improvements for a better overall app experience.
2442

2543
# Version 3.2_r1:
44+
2645
- Made various under-the-hood improvements for a better overall app experience.
2746

2847
# Version 3.1_r1:
48+
2949
- Fixed all crash reports from Google Play Console and Google Firebase.
3050
- Made minor under-the-hood improvements for a better overall app experience.
3151

3252
# Version 3.0_r1:
53+
3354
- Added an FAQ section to the app.
3455
- Added update notifications to inform users of new content and features.
3556
- Added welcome back notifications to greet returning users.
@@ -38,14 +59,17 @@
3859
- Added a new setting for notifications.
3960
- Added a scroll view to the "More apps" dialog for easier navigation.
4061
- Added app updater dialog and ability to update in background.
41-
- Added language support for Bulgarian, French, German, Hindi, Indonesian, Italian, Japanese, Polish, Spanish, Russian, Swedish, Turkish and Ukrainian.
62+
- Added language support for Bulgarian, French, German, Hindi, Indonesian, Italian, Japanese,
63+
Polish, Spanish, Russian, Swedish, Turkish and Ukrainian.
4264
- Enhanced project structure for better readability and maintainability.
4365
- Reworked and improved animations.
4466
- Fixed all crash reports from Google Play Console and Google Firebase.
45-
- Improved readability, consistency, app performance, and responsiveness by optimizing and styling the outdated code.
67+
- Improved readability, consistency, app performance, and responsiveness by optimizing and styling
68+
the outdated code.
4669
- Made various under-the-hood improvements for a better overall app experience.
4770

4871
# Version 2.0_r1:
72+
4973
- Added ability to disable Firebase from settings.
5074
- Added a new start-up screen for new users.
5175
- Added new settings preferences.
@@ -60,6 +84,7 @@
6084
- We are back!
6185

6286
# Version 1.4_r1:
87+
6388
- Added language preferences (Android 13+).
6489
- Fixed Firebase crashes.
6590
- Fixed splash screen.
@@ -71,6 +96,7 @@
7196
- Under the hood improvements.
7297

7398
# Version 1.3_r1:
99+
74100
- Target SDK now is 26.
75101
- Removed unused resources.
76102
- Added mail to dev.
@@ -81,16 +107,19 @@
81107
- Maybe is more but I forget.
82108

83109
# Version 1.2_r1:
110+
84111
- Fixed theme settings.
85112
- Reduced app size.
86113
- Removed seek bar unseen text.
87114

88115
# Version 1.1_r1:
116+
89117
- Added Check for updates button.
90118
- Added Changelog.
91119
- Added Permissions layout.
92120
- Fixed some icons.
93121
- Added some button bindings.
94122

95123
# Version 1.0_r1:
124+
96125
- Initial stable version released.

0 commit comments

Comments
 (0)