Skip to content

Releases: exa-studio/ApiVault

v2.2.4

06 Sep 18:03
41b3585

Choose a tag to compare

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

Full Changelog: v2.2.1...v2.2.4

v2.2.1

13 Sep 22:47
44549e2

Choose a tag to compare

What's Changed

  • Hotfix by @gdjohn4s in #258
  • Product hunt badge by @gdjohn4s in #260
  • v2.2.1 by @gdjohn4s in #261

Full Changelog: v2.2.0...v2.2.1

v2.2.0

12 Sep 14:03
493c73e

Choose a tag to compare

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

05 Jul 10:51
1391bcc

Choose a tag to compare

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

05 Jun 13:24
5dab7a2

Choose a tag to compare

What's Changed

  • [Hot fix] v2.0.5 by @gdjohn4s in #204

Full Changelog: v2.0.4...v2.0.5

v2.0.4

05 Jun 11:24
9df2024

Choose a tag to compare

What's Changed

  • added cookie and privacy policy by @gdjohn4s in #198
  • fix/firebase by @gdjohn4s in #199
  • Feat/skeleton loading by @gdjohn4s in #201
  • Fix/sitemap robots for SEO by @gdjohn4s in #202

Full Changelog: v2.0.1...v2.0.4

v2.0.1

01 Jun 19:40
63b67e2

Choose a tag to compare

What's Changed

  • [Hot Fix] Added useLazyFetch to fetch github data on CSR by @gdjohn4s in #195
  • Hot Fix v2.0.1 by @gdjohn4s in #197

Full Changelog: v2.0.0...v2.0.1

v2.0.0

01 Jun 14:28
cc962ed

Choose a tag to compare

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

Full Changelog: v1.4.0...v2.0.0

v1.4.0

13 May 15:43
ec341a1

Choose a tag to compare

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

New Contributors

Full Changelog: v1.3.14...v1.4.0

v1.3.14

08 May 16:57
731d1f1

Choose a tag to compare

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

New Contributors

Full Changelog: v1.2.7...v1.3.14

Thanks to everyone!