Quizhour is constantly being updated with new features, bug fixes, and adjustments. Below is a full listing of change log information.
Version: 2.1.3
21 November 2024
- Fixed an issue where random question ordering weren't working [app]
- Fixed youtube video issues [app]
- Improved drag and drop question type [app]
- Updated with flutter latest version 3.24.5 [app & admin]
Changed Files (App)
- Many files have changed. It's better to use the new source code.
Version: 2.1.2
08 June 2024
- Removed firebase legacy api and added new recommended api for firebase push notifications. [admin]
- Fix: Images in options and explanation were not showing [app]
- Updated with flutter latest version 3.22.1 [app & admin]
- 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]
- 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]
- 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..