Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Releases: rawand-faraidun/mathwithscience

v2.1.3

17 Jun 17:17
Compare
Choose a tag to compare

Changes:

  • Updated dependencies
  • Updated React from version 17 to 18
  • Updated react-router-dom from version 5 to 6
  • Remanaged npm scripts

Fixes:

  • Fixed Home Page meta tags

v2.1.2

25 Apr 23:28
Compare
Choose a tag to compare

Changes:

  • Updated dependencies
  • Fixed home particles re-rendering while searching
  • changed PWA display from standalone to fullscreen

v2.1.1

01 Nov 15:46
Compare
Choose a tag to compare

Changes:

  • changed react-particles-js package to react-tsparticles to make the home particles background
  • changed PWA strategy from cache-first to network-first
  • removed Instagram page link from footer

v2.1.0

21 Oct 22:28
Compare
Choose a tag to compare

Added:

  • implemented PWA

Changes:

  • moved partial designs (partial.scss & fonts) from client/public to client/src/components/partials/designs
  • moved all helper files from client/src/components/partials to client/src/components/partials/helpers
  • added 'added pwa to the website' to new features array in client/src/components/pages/Home/NewFeatures/NewFeatures.js

Fixes:

  • removed unwanted console.log from client\src\components\pages\others\Calculator-Page\Calculator-Page.js

v2.0.1

16 Oct 14:49
Compare
Choose a tag to compare

Added:

  • logo-long.jpg to client/public/images

Fixes:

  • GitHub URLs

v2.0.0

14 Oct 21:34
Compare
Choose a tag to compare

Added:

  • Kurdish language
  • dark mode

Changes:

  • Changed UI from server-side rendering (ejs) to client-side rendering (React.js)
  • Changed UI more user friendly and easy to use
  • Made the project easy to contribute
  • Made the project easy for anyone to add more calculators

v1.0.0

14 Oct 21:16
5fe2c1b
Compare
Choose a tag to compare
  • Published first release of Math with Science