Changelogs

Quizhour is constantly being updated with new features, bug fixes, and adjustments. Below is a full listing of change log information.

Version: 2.1.0

Major update and recommended to all.

8 March 2024

- Redesigned admin layout - A fresh new look, faster and smoother than before [admin]
- Added the ability to import CSV questions (Upload questions in bulk) [admin]
- Added a separate tab for purchases history and added purchases count [admin]
- Added new question type - Fill in the blanks with draggable options
- Added the ability to sort categories [admin]
- Added user registration and purchases bar chart [admin]
- Fixed home tab null issues [app]
- Fixed issues on deleting accounts and logout [app]
- Quizscreen next button placement and banner ads improvements [app]
- Fix: Notification bar subtitle with show actual body content instead of 'Click to read more details' text
- Fix: Image link validation in text fields were not working [admin]
- 10+ bug fixes and UI improvements
- Updated with Flutter latest version 3.19.x [app and admin]

Changed Files (Admin)

- pubspec.yaml
- web/index.html
- assets/
- lib (all folders and files except configs/config.dart file)
- firebase security rules are upadted.

Changed Files (App)

- pubspec.yaml
- android/build.gradle
- android/app/build.gradle (Android package name needs to be changed manually)
- android/settings.gradle
- assets/translations (Added a new key at the bottom of each JSON files)
- lib/ (all folders except configs folder and firebase_options.dart file)

Version: 2.0.2

Not recommended for existing buyers

19 November 2023

- Updated with flutter latest version 3.16.x [app and admin]

Changed Files (App)

- lib/pages/home.dart
- lib/pages/quiz_screen.dart
- pubspec.yaml

Changed Files (Admin)

- pubspec.yaml

Version: 2.0.1(hotfix-1)

Not recommended for existing buyers

17 October 2023

- Updated with flutter latest version 3.13.7 [app and admin]

Changed Files (App)

- lib/pages/forgot_password.dart
- lib/pages/login.dart
- lib/pages/sign_up.dart
- lib/services/app_service.dart
- lib/widgets/html_body.dart
- pubspec.yaml

Changed Files (Admin)

- pubspec.yaml

Version: 2.0.1

20 August 2023

- Fixed Youtube video player issue

Changed Files (App)

- lib/services/app_service.dart
- lib/widgets/video_player_widget.dart
- pubspec.yaml

Version: 2.0.0(hotfix-1)

Not recommended for existing buyers

25 June 2023

- Fixed count issues on updating quizzes and questions. [admin]
- Fixed an issue where the timer on the quiz screen was always visible. [app]

Version: 2.0.0

Major update and recommended to all.

22 May 2023

- Added material 3 support [app]
- Added quiz and question order [admin]
- Added audio and video questions
- Added image options
- Added question explanation
- Added question bookmark [app]
- Added completed quizzes history
- Added completed quizzes checkmark [app]
- Added points history
- Added user information view from admin panel [admin]
- Added the ability to show 2 special categories and its quizzes in the home tab and which are controllable from the admin panel.
- Added the ability to enable/disable optional features easily.
- Added In-App-Purchase feature and points store: Ability to sell points to users (Extended license required)
- Added the ability to edit user points from the admin panel [admin]
- Fixed text wrapping issues on smaller screens [app]
- Fixed font size issue in quiz details screen
- Fixed the loading issue in the splash screen when users deleted their accounts.
- From now, the Featured section will show featured categories instead of quizzes. [deprecated]
- Fixed 10+ bugs
- App UI Improvements
- Admin UI Improvements
- Updated with Flutter latest version v3.10.x
- Updated all packages and more..

Version: 1.0.6

Not recommended for existing buyers

30 April 2023

- Updated with flutter latest version 3.7.x

Version: 1.0.4

Not recommended for existing buyers

01 February 2023

- Updated with flutter latest version 3.7.x

Version: 1.0.3 (hotfix)

25 January 2023

- Fixed loading issue in the splash screen

Version: 1.0.3

17 January 2023

- Initial release

Last updated