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