v1.3.14
Features
- Added sitemap.xml on the backend(generator) and production -> #97
- Added endpoint to retrive the top 10 categories ordered by api_count -> #107
- Added TrendingCategory component to home page -> #111
- Api table script generator for API_LIST.md file -> #126
API Added
- None
Improvements
- New README.md -> #96
- Added contributors link in the footer -> #94
- Optimize meta tag keywords for SEO -> #99
- Fixed cards height Issue -> #100
- Added APIList markdown table to the project
- The api counter is now grey -> #115
- Links now opens in a new tab -> #118
- Changed hover scale effect -> #121
- New navbar UI and logo -> #128
Security Fix
- Bump flask from 2.2.3 to 2.2.5 in /backend -> #92
Bug Fix
- Fixed Api count return a wrong number → #89
- Prevent Horizontal scrolling in mobile version -> #117
- Fixed docker-compose on windows operating system -> #120
- Hidden TRENDING element in mobile view -> #123
History
- Fix #89 - Count API return wrong number by @gdjohn4s in #90
- Fixed animations on menu list items by @iamjamesfrancis in #91
- Bump flask from 2.2.3 to 2.2.5 in /backend by @dependabot in #92
- New readme by @FlavioAdamo in #96
- Script to generate a sitemap by @FlavioAdamo in #97
- Contributors link added to Footer by @kotkaravishkar in #98
- updated meta keywords on index.html by @gdjohn4s in #99
- Fixed cards height Issue by @iamjamesfrancis in #100
- Changes the Margin top in content body file by @MOHDNEHALKHAN in #106
- FEATURE: added top 10 trending categories endpoint by @FlavioAdamo in #107
- Display trending categories in home page by @gdjohn4s in #111
- The api counter is now grey by @FlavioAdamo in #115
- Prevent Horizontal scrolling in mobile version. #114 by @NirajD10 in #117
- Cards and Repository links opens in a new tab by @kotkaravishkar in #118
- changed hover scale effect by @gdjohn4s in #121
- fixed docker-compose up adding start_server.py by @gdjohn4s in #120
- New navbar UI and logo by @FlavioAdamo in #128
- fix-Hidden TRENDING element in mobile view by @tarunsamanta2k20 in #123
- Fixed trending title visibility on mobile by @FlavioAdamo in #129
- v1.3.14 by @gdjohn4s in #130
New Contributors
- @iamjamesfrancis made their first contribution in #91
- @MOHDNEHALKHAN made their first contribution in #106
- @tarunsamanta2k20 made their first contribution in #123
Full Changelog: v1.2.7...v1.3.14