This repository has been archived by the owner on Aug 28, 2023. It is now read-only.
Releases: rawand-faraidun/mathwithscience
Releases · rawand-faraidun/mathwithscience
v2.1.3
v2.1.2
Changes:
- Updated dependencies
- Fixed home particles re-rendering while searching
- changed PWA display from standalone to fullscreen
v2.1.1
Changes:
- changed
react-particles-js
package toreact-tsparticles
to make the home particles background - changed PWA strategy from
cache-first
tonetwork-first
- removed Instagram page link from footer
v2.1.0
Added:
- implemented PWA
Changes:
- moved partial designs (
partial.scss
& fonts) fromclient/public
toclient/src/components/partials/designs
- moved all helper files from
client/src/components/partials
toclient/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
fromclient\src\components\pages\others\Calculator-Page\Calculator-Page.js
v2.0.1
Added:
- logo-long.jpg to
client/public/images
Fixes:
- GitHub URLs
v2.0.0
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
- Published first release of Math with Science