Releases: Exifly/ApiVault
v2.2.4
Description
A new badge has been added, featuring one of our other apps, Codeishot, replacing the ProductHunt banner.
Additionally, a bug that made the page title of the Contributors section on Apivault invisible has been fixed.
Among the improvements, a .prettierrc
file has been added to define formatting rules, and some files have already been formatted according to these new rules.
Finally, we've excluded Django's static files from the repository to prevent them from being included in future PRs.
Thanks to all the contributors ❤️
What's Changed
- [ FIX ] title contributors page by @gdjohn4s in #265
- Added support for controlling DEBUG flag from env by @vaibh27 in #267
- fix gap on modal "submit your API" (issue #270) by @DomeT99 in #272
- Bump postcss from 8.4.23 to 8.4.31 in /frontend by @dependabot in #273
- Bump urllib3 from 1.26.5 to 1.26.17 by @dependabot in #274
- Bump cryptography from 41.0.3 to 41.0.4 by @dependabot in #268
- Add fake test data and python linter to API_LIST by @cyrilbois in #276
- Minor fixes and new badge added by @gdjohn4s in #281
- Bump v2.2.4 by @gdjohn4s in #282
New Contributors
- @vaibh27 made their first contribution in #267
- @cyrilbois made their first contribution in #276
Full Changelog: v2.2.1...v2.2.4
v2.2.1
v2.2.0
What's Changed
- Main sync from release by @gdjohn4s in #235
- fixed button width broken on mobile screen by @gdjohn4s in #234
- hotfix v2.1.1 by @gdjohn4s in #236
- Bump django from 4.2.2 to 4.2.3 in /backend by @dependabot in #237
- fixed broken png url on image meta tag by @gdjohn4s in #238
- upgraded firebase and other dependencies on package.json and yarn.loc… by @gdjohn4s in #239
- changed notification to a toast notification by @gdjohn4s in #241
- added title on index page meta tag + refactoring by @gdjohn4s in #240
- added custom error page by @gdjohn4s in #242
- Bump semver from 6.3.0 to 6.3.1 in /frontend by @dependabot in #244
- Feat/feedback form by @gdjohn4s in #246
- Bump cryptography from 41.0.1 to 41.0.2 in /backend by @dependabot in #245
- Bump protobufjs from 6.11.3 to 6.11.4 in /frontend by @dependabot in #249
- added collectstatics with --noinput flag by @gdjohn4s in #250
- Added filters to Category endpoint by @FlavioAdamo in #251
- fixed title metadata field by @gdjohn4s in #252
- Added Api filter select option by @gdjohn4s in #243
- Bump cryptography from 41.0.2 to 41.0.3 in /backend by @dependabot in #253
- Bump certifi from 2022.12.7 to 2023.7.22 in /backend by @dependabot in #247
- Bump cryptography from 41.0.1 to 41.0.3 by @dependabot in #254
- Bump certifi from 2022.12.7 to 2023.7.22 by @dependabot in #255
- Fix oauth type submitapi by @gdjohn4s in #256
- Bump to v2.2.0 by @gdjohn4s in #257
Full Changelog: v2.1.0...v2.2.0
v2.1.0
Important note
We finally added User account on Apivault!
Now you can login/signup using google services and submit/like an api.
What's Changed
- Feat/category hover cards by @gdjohn4s in #205
- Bump vite from 4.3.8 to 4.3.9 in /frontend by @dependabot in #207
- refactoring and optimization for theme handler by @gdjohn4s in #206
- Fix/dynamic seo meta by @gdjohn4s in #208
- FEATURE: Google authentication and Login system by @FlavioAdamo in #210
- Feat/login system by @gdjohn4s in #211
- Feat/like bookmark button by @gdjohn4s in #212
- Added Like/dislike API by @FlavioAdamo in #213
- Fix/interaction hover effect and optimised by @gdjohn4s in #215
- Bump urllib3 from 1.25.8 to 1.26.5 in /backend by @dependabot in #216
- Bump certifi from 2019.11.28 to 2022.12.7 in /backend by @dependabot in #217
- feat/added a dropdown Menu when user is logged to choose what to do. by @gdjohn4s in #218
- Fix/be fe sync and code refactoring by @gdjohn4s in #214
- Feat/submit api form by @gdjohn4s in #219
- Add profile pictures, submit api endpoint and new API handling by @FlavioAdamo in #220
- hide spondor section by @FlavioAdamo in #223
- Fixed liked_by_user in search API by @FlavioAdamo in #225
- fixed force reload using router.go() function by @gdjohn4s in #221
- fix/added accessToken on search API by @gdjohn4s in #222
- fix/restored submit api success state when click on close modal button by @gdjohn4s in #224
- feat/added user information api on User component by @gdjohn4s in #226
- Fixed syntax error by @gdjohn4s in #228
- Added user APIs page to manage user pending and added APIs: by @gdjohn4s in #227
- Added loading state animation on search bar by @gdjohn4s in #229
- Minor fixes by @gdjohn4s in #230
- Changed border by @gdjohn4s in #231
- add static files by @FlavioAdamo in #232
- v2.1.0 by @gdjohn4s in #233
Full Changelog: v2.0.5...v2.1.0
v2.0.5
v2.0.4
v2.0.1
v2.0.0
What's Changed
- Adjusted website to top by @HassanTanveer in #168
- fix: issue #164 by @DomeT99 in #167
- I updated to theme button to a toggle by @cyberGHostJs in #170
- Bump v2.0.0 by @gdjohn4s in #172
- added new card style by @gdjohn4s in #175
- Hero is now aligned to the left/start when clicked on a category by @Taseeeer in #177
- Colorscheme refactoring and fixes by @gdjohn4s in #179
- Page effect transition by @gdjohn4s in #178
- Fix docker build prod by @gdjohn4s in #180
- When clicked on the subtitle of a card, the user is redirected to tha… by @Taseeeer in #181
- Docker prod optimization by @gdjohn4s in #183
- Not https text wrap on mobile devices fixed. by @Taseeeer in #186
- Added highlighting to active category by @HassanTanveer in #187
- Feat/new card hover effect by @gdjohn4s in #188
- added text-wrapper class on h5 tag by @gdjohn4s in #190
- Text inside the search bar is fixed on mobile devices. by @Taseeeer in #192
- Fix/seo problems by @gdjohn4s in #191
- added dinamyc meta description by @gdjohn4s in #193
New Contributors
- @DomeT99 made their first contribution in #167
- @cyberGHostJs made their first contribution in #170
- @Taseeeer made their first contribution in #177
Full Changelog: v1.4.0...v2.0.0
v1.4.0
Features
- New card design -> #151
API Added
- MaaS | Musk as a Service -> #159
Improvements
- Alignment of Trending category section and APIs section -> #133
- Enhancement-Make the text on the navbar lighter -> #140
- Removed border from trending -> #146
- Added transition to cards -> #153
- Changed description font size in API card to 15px -> #154
- Added border gradient animation to search bar -> #155
- Changed color of the searchbar to card background -> #157
- Load spinner on load more (loading state) -> #158
Bug Fix
- Changed a link on the footer for software version string (Issue #131) -> #132
- Placed padding in a tag to fix routing issue -> #139
- Fix load more on mobile -> #160
[Summary] What's Changed
- Changed a link on the footer for software version string (Issue #131) by @realrohitgurav in #132
- (enhancement) alignment of Trending category section and APIs sectio… by @tarunsamanta2k20 in #133
- placed padding in a tag to fix routing issue by @Badrnyali in #139
- enhancement-Make the text on the navbar lighter by @tarunsamanta2k20 in #140
- Removed border from trending by @HassanTanveer in #146
- Added load more button by @et-c in #148
- Issue 144 new card style -> #144 by @gdjohn4s in #151
- Added border gradient animation to search bar by @gianmazzoran in #155
- Changed description font size in API card to 15px #152 by @realrohitgurav in #154
- Added transition to cards by @iamjamesfrancis in #153
- Changed color of the searchbar to card background by @FlavioAdamo in #157
- removed border from load more button by @gdjohn4s in #156
- NEW-API: MaaS | Musk as a Service by @FlavioAdamo in #159
- Load spinner on load more (loading state) by @gdjohn4s in #158
- Fix load more on mobile by @gdjohn4s in #160
- v1.4.0 by @gdjohn4s in #161
New Contributors
- @realrohitgurav made their first contribution in #132
- @Badrnyali made their first contribution in #139
- @HassanTanveer made their first contribution in #146
- @et-c made their first contribution in #148
- @gianmazzoran made their first contribution in #155
Full Changelog: v1.3.14...v1.4.0
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