Releases: koladev32/drf-simple-apikey
Releases · koladev32/drf-simple-apikey
v2.4.1
Full Changelog: v2.4.0...v2.4.1
- Added: Modern documentation site with Fumadocs
- Migrated from RST/Read the Docs to Next.js/Fumadocs
- Deployed at https://drf-api-key.koladev.xyz
- Comprehensive SEO configuration with Open Graph and Twitter Cards
- Structured data (JSON-LD) for better search engine visibility
v2.3.1
Full Changelog: v2.3.0...v2.3.1
- Fixed: Documentation updates and fixes
- Added Python 3.10-3.13 and Django 4.2.17+/5.x support info to README
- Added security features and type annotations mention to README
- Documented bump2version usage in CONTRIBUTING.md
- Fixed import error in customizing_api_key_model.rst
- Fixed broken links and typos in documentation
- Added missing settings documentation (IP_ADDRESS_HEADER, API_KEY_CLASS, ROTATION_PERIOD)
v2.3.0
What's Changed
- ⬆️ Bump django from 4.1.13 to 4.2.16 in /example by @dependabot[bot] in #66
- Fix admin interface: Make entity field editable when creating API keys by @koladev32 in #93
- Add comprehensive type annotations across the project by @koladev32 in #94
- Update dependencies: security patches and compatibility improvements by @koladev32 in #95
- Security hardening: implement critical and high-priority security fixes by @koladev32 in #96
Full Changelog: v2.2.1...v2.3.0
v2.2.1
v2.2.0
What's Changed
- ⬆️ Bump djangorestframework from 3.14.0 to 3.15.2 in /example by @dependabot in #65
- 68 optional ip whitelisting and blacklisting using database storage by @koladev32 in #70
- Update permissions.py by @TilteD24 in #72
- Fix migrations by @koladev32 in #75
- fix: update documentation to use correct package naming convention fo… by @danielbolivar in #77
- fix: fix migrations by @koladev32 in #79
- Fix/admin asking for api key by @koladev32 in #80
New Contributors
- @TilteD24 made their first contribution in #72
- @danielbolivar made their first contribution in #77
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- ⬆️ Bump django from 4.1.6 to 4.1.13 in /example by @dependabot in #55
- 62 add migrating documentation by @koladev32 in #63
New Contributors
- @dependabot made their first contribution in #55
Full Changelog: v2.0.1...v2.1.0
v2.0.1
Full Changelog: v2.0.0...v2.0.1
v2.0.0
v1.1.1-stable
What's Changed
- 52 analytics and monitoring by @koladev32 in #54
- 58 Add deprecation warnings for project renaming by @koladev32 in #59
- ♻️ big renaming by @koladev32 in #57
- Revert ":recycle: big renaming" by @koladev32 in #60
Full Changelog: 1.0.2...v1.1.1
1.0.2
- Fix rotation command
Full Changelog: 1.0.1...1.0.2