# Changelog

## 2.2.8

*14 September, 2023*

* **NEW:** Multi-language feature added
* **FIXED:** Bug fix
* **UPDATED:** Bottom navigation bar
* **UPDATED:** Flutter version 3.13.2

## 2.2.6

*03 July, 2023*

* **UPDATED:** Flutter version 3.10.5
* **FIXED:** Bugs fix&#x20;
* **FIXED:** Minor design fixes
* **OPTIMIZED:** App files
* **OPTIMIZED:** App splash screens and video lessons
* **OPTIMIZED:** API integration
* **NEW:** Translations added
* **NEW:** Course status(new, hot, special)
* **NEW:** Features for upload files and images

## 2.2.5

*24 May, 2023*

* **UPDATED:** Flutter version 3.10.1
* **FIXED:** Minor bug fixes
* **FIXED:** API bug with courses
* **IMPROVED:** Splash screen
* **IMPROVED:** App structure
* **NEW:** Added new logger

## 2.2.4

*24 April, 2023*

* **FIXED:** Minor bugs fixes

## 2.2.3

*7 April, 2023*

* **FIXED:** Bug with API plugin
* **UPDATED:** Flutter version 3.7.8
* **UPDATED:** Optimized Splash screen

## 2.2.2

*27 March, 2023*

* **UPDATED:** Flutter version 3.7.8
* **UPDATED:** App full optimization
* **NEW:** Released functionality of surfing in the application without authorization
* **NEW:** Signup or login with Google and Facebook accounts
* **NEW:** Profile edit options (delete and change user profile photo)

## 2.2.1

*23 January, 2023*

* **FIXED:** Bug Fix iOS Files
* **FIXED:** Bugs Fix
* **FIXED:** Purchases
* **FIXED:** Videos
* **FIXED:** Curriculum course section items in Admin panel.

## 2.2.0

*29 November, 2022*

* **UPDATE:** Flutter version 3.3.9
* **FIXED:** Bugs Fix
* **FIXED:** Bug Fix iOS Files
* **FIXED:** Bug with courses

## 2.0.3

*16 June, 2022*

* **FIXED:** Minor bugs
* **FIXED:** iOS files

## 2.0.2

*14 June, 2022*

* **FIXED:** Minor bugs
* **UPDATE:** Gradle from 4.2.0 to 7.1.2
* **UPDATE:** Kotlin version from 1.4.0 to 1.6.10
* **UPDATE:** Gradle Properties version from 7.2 to 7.4

## 2.1.0

*13 May, 2022*

* **New:** The Flutter version is updated to 3.0.0&#x20;
* **Fix:** Minor bug fixes

## 2.0.0

*3 May, 2022*

* **New:** The Flutter version is updated to 2.10.3&#x20;
* **New:** Completely changed the payment method in the app. Now payments processing in the browser&#x20;
* **New:** Added Vimeo videos
* **New:** Added Restore Password function&#x20;
* **New:** Added Restore Password function&#x20;
* **New:** Zoom Meeting is added&#x20;
* **New:** Updated Bloc Pattern&#x20;
* **New:** Added the function “Materials for the lesson” on the page with the lesson&#x20;
* **New:** Added search function by categories&#x20;
* **New:** Now the user can mark completed courses in offline mode&#x20;
* **New:** Added a timer on the page with questions for the lesson&#x20;
* **New:** Added screen rotation function on the page with video lessons&#x20;
* **New:** New tabs in “My Orders”, “One-time payment” and “Memberships”. The user can now track their one-time purchases and subscriptions&#x20;
* **Update:** Bloc Pattern is updated&#x20;
* **Fix:** Logo is not coming up&#x20;
* **Fix:** Optimized application color loading&#x20;
* **Fix:** All buttons are configured&#x20;
* **Fix:** Customized fields for instructors and students account
* **Fix:** Bug with Sign Up&#x20;
* **Fix:** Bug with courses&#x20;
* **Fix:** Visual bugs on the user account page&#x20;
* **Fix:** Bugs on the "Favorites" page&#x20;
* **Fix:** Some errors with localization&#x20;
* **Fix:** WebView is optimized&#x20;
* **Fix:** Bug with Assignments in LMS&#x20;
* **Fix:** Bug with loading course in offline mode&#x20;
* **Fix:** Errors with "Favorite Courses" block

## 1.3.0

*23 Feb, 2021*

* No changes in the app
* **Plugin MasterStudy LMS Learning Management System API updated 1.2.1**
  * WPCFTO Settings display bug fixed
  * Token request removed

## 1.3.0

*9 Dec, 2021*

* No changes in the app
* **Plugin MasterStudy LMS Learning Management System API updated 1.2.1**
  * 'permission\_callback' => '\_\_return\_true' wp rest api added (Plugin checks routes by token itself)

## 1.3.0

*27 Aug, 2020*

* **NEW** Offline mode
* **NEW** Password recovery
* Fixed minor bugs
* **Plugin MasterStudy LMS Learning Management System API updated 1.1.4**
  * Course announcement empty fixed
  * Added permission callback to several routes

## 1.2.1

*21 Jul, 2020*

* **NEW** Added push messages
* **NEW** Added in app purchases
* Fixed bugs
* **Plugin updated: MasterStudy LMS Learning Management System API - 1.1.1**
  * Verify purchase option added to switch between live/sandbox
  * Verify purchase endpoint added

## 1.2.0

*3 Jul, 2020*

* **Plugin updated: MasterStudy LMS Learning Management System API - 1.0.1**
  * Empty addons list bug fixed
  * Event on quiz completion added

## 1.0.0

*8 Jun, 2020*

* First release


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.stylemixthemes.com/masterstudy-app-documentation/extra-materials/changelog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
