Skip to content

Releases: Exifly/ApiVault

v2.2.4

06 Sep 18:03
41b3585
Compare
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

New Contributors

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

v2.2.1

13 Sep 22:47
44549e2
Compare
Choose a tag to compare

What's Changed

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

v2.2.0

12 Sep 14:03
493c73e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

05 Jul 10:51
1391bcc
Compare
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

Full Changelog: v2.0.5...v2.1.0

v2.0.5

05 Jun 13:24
5dab7a2
Compare
Choose a tag to compare

What's Changed

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

v2.0.4

05 Jun 11:24
9df2024
Compare
Choose a tag to compare

What's Changed

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

v2.0.1

01 Jun 19:40
63b67e2
Compare
Choose a tag to compare

What's Changed

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

v2.0.0

01 Jun 14:28
cc962ed
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v1.4.0

13 May 15:43
ec341a1
Compare
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
Compare
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!