Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2022-07-21
Added
- Added Search page #123 by @unifoliatus.
- Added license #118 by @zaidalyafeai
- Added issue template
- Added changelog page #77 by @sudomaze.
- Added issue templates for feature request, bug report, and dataset error report #101 by @MutlaqAldhbuiub, #94 by @mazen147 and #92 by @sudomaze.
Changed
- Improved stats page #122, #119 by @zaidalyafeai and #114 by @yousef337.
- Improved the layout template of the website #81 by @unifoliatus.
- Refactoring #85 by @yousef337.
- Updated
README
with web-service info #87 by @zaidalyafeai. - Improved landing page UI #89 by @Mosaibah, @alonemazin, and @sudomaze.
- Improved reporting dataset error #101 by @MutlaqAldhbuiub.
- Improved stats page #93 by @aalhendi and @sudomaze.
0.8.0 - 2022-07-11
Added
- Added report cards #56 by @yousef337.
- Added how to run the project locally in
README.md
#62 by @raed19. - Added
pre-commit
for code-checking and code-formatting #69 by @sudomaze.
Changed
- Updated
contribution guide
andREADME
#69 by @sudomaze. - Applied formatting to unify code-formats #69 by @sudomaze.
Fixed
- Fixed
NAN
problem in paper link #70 by @yousef337. - Fixed
Collaboration
link at footer #69 by @sudomaze.
0.7.0 - 2022-07-05
Added
- Included instructions in
README.md
andCONTRIBUTING.md
#48 by @sudomaze. - Added a default value for
Graphs
page #48 by @sudomaze.
Changed
- Moved to
jekyll
#48 by @sudomaze. - Updated
CONTRIBUTING.md
#21 by @unifoliatus. - Refactored JS files for
jekyll
release #48 by @sudomaze and #33 by @yousef337.
Fixed
- Fixed
cannot load such file...
problem when runningjekyll
#21 by @unifoliatus. - Fixed
Dialect
page not rendering map #33 by @yousef337. - Improved speedup of the website by fetching from
web-service
#48 by @sudomaze. - Updated table content for countries and width #48 by @sudomaze.
0.6.0 - 2021-04-27
Added
- Added icon(Favicons) #6 by @MutlaqAldhbuiub.
- Added a new styles #10 by @alonemazin.
Changed
- Refactored the project structure #7 by @MutlaqAldhbuiub.
- Redesigned the pages according to the org. brand #7 by @MutlaqAldhbuiub.
- Refactord
index.js
, re-styled some images & css and made them full-responsive for mobile view #8 by @alonemazin. - Refactored JS/CSS #10 by @alonemazin.
- Updated the table and tasks style #10 by @alonemazin.
Fixed
- Updated MaxRowLength anymore #8 by @alonemazin.
- Improved speed up card.js to make it more readable and lighter #10 by @alonemazin.
Removed
- Removed unused pages and scripts #6 by @MutlaqAldhbuiub.