Skip to content

Releases: koladev32/drf-simple-apikey

v2.4.1

03 Jan 03:42

Choose a tag to compare

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

27 Dec 15:21

Choose a tag to compare

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

27 Dec 15:18

Choose a tag to compare

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

10 May 18:35

Choose a tag to compare

What's Changed

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

v2.2.0

10 May 18:25

Choose a tag to compare

What's Changed

New Contributors

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

v2.1.0

23 May 03:44
82398e4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.1

23 May 03:25

Choose a tag to compare

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

v2.0.0

23 May 02:37

Choose a tag to compare

v2.0.0 Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.1...v2.0.0

v1.1.1-stable

23 May 02:13
f4238ab

Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...v1.1.1

1.0.2

16 Sep 20:08

Choose a tag to compare

  • Fix rotation command

Full Changelog: 1.0.1...1.0.2