Skip to content

Releases: prakhartiwari0/arito

v.2.7.2

19 Jan 06:07
8a7bcc0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.2.7.1...v.2.7.2

v.2.7.1

19 Jan 06:06
b057886
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.1...v.2.7.1

v2.6.1

29 Dec 11:08
Compare
Choose a tag to compare

You read it right, Arito is now a PWA or Progressive Web App. It is now installable on our desktop and mobile devices. We will add proper instructions on how to do so in the Project Readme.

The commit 9becff0 made it a Basic PWA.

Remember that this is a very basic version of PWA, and many more advancements need to be made to make it much better. But at least, we started this 😇

We thank all the contributors to the project and owe all of its achievements to you all! 🙏

Full Changelog: v1.6.1...v2.6.1

v1.6.1

29 Dec 10:00
ca93c93
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.1...v1.6.1

v1.5.1

22 Nov 11:13
7d7df99
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.5.1

v1.3.1

21 Nov 14:15
Compare
Choose a tag to compare

Bug fixes

  • Removed unnecessary code in the questionBoxGenerator() function which was causing issues in division questions.

Full Changelog: v1.3.0...v1.3.1

v1.3.0

21 Nov 14:14
Compare
Choose a tag to compare

What's Changed

  • Change homepage bg image by @prakhartiwari0 in #16
  • Enter key can be used to move to the next question, and the cursor will be autofocused in the test.

New Contributors

  • @EmmanuelEngelbert made their first contribution in #18

Full Changelog: v1.2.0...v1.3.0

v1.2.0

21 Nov 14:01
Compare
Choose a tag to compare

What's new

  • Implement Negative Marking Feature

Full Changelog: v1.1.0...v1.2.0

v1.1.0

21 Nov 14:00
ebb60d5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

21 Nov 13:59
Compare
Choose a tag to compare

What's Changed

The following changes have been made in this commit -

  • Add Sounds for button clicks and background music
  • Add all questions and solutions to the Results Page
  • Add Code for Invalid Input Prevention
  • Other Functionality improvements
  • UI Improvements

New Contributors

  • @breck7 made their first contribution in #1

Full Changelog: v0.1.0...v1.0.0