## BlessedRebuS/Krawl — v1.1.3…v1.2.0

_48 commits._

### Features
- **feat: update installation section to quickstart in README.md** (da3ffd6)
- **feat: update dashboard tab descriptions for consistency and clarity** (2aab758)
- **feat: update Helm chart version to 1.2.0 in Chart.yaml, README.md, and values.yaml** (7d14e98)
- **feat: update dashboard documentation to reflect new tab organization and features** (da9170f)
- **feat: enhance dashboard documentation and add new images for improved visualization** (65b12d1)
- **feat: implement in-memory caching for dashboard data and background warmup task** (1eb4f54)
- **feat: update chart version to 1.1.7** (1d3b01f)
- **feat: improve access logging for banned IPs and handle connection resets** (6218a19)
- **feat: refine logging for honeypot trap requests** (68375f6)
- **feat: enhance logging for authentication events** (4442bcc)
- **feat: add access logging middleware and disable default uvicorn access log** (40f1051)
- **feat: implement tracked IP management panel with tracking actions and UI updates** (6e575c1)
- **feat: add tracked IPs panel and endpoints for viewing tracked IPs** (0705bbd)
- **feat: add IP tracking functionality with track and untrack actions** (4e024b7)
- **feat: implement IP tracking functionality with database integration** (e6eed2f)
- **feat: refactor admin panel to banlist panel and update related routes and templates** (4e34b4b)
- **feat: bump version to 1.1.5 in Chart.yaml** (6117824)
- **feat: replace external Material Symbols font with local version and add CSS for styling** (522bd7f)
- **feat: update IP stats timestamps to use local time and improve dashboard JavaScript for safer data handling** (c3fa0c1)
- **feat: enhance category display in ban tables and adjust chart height** (4df6c1f)
- **feat: implement IP ban management with override functionality and UI updates** (2539713)
- **feat: add ban_override column to ip_stats and update attacker IP filtering logic** (a9aeb00)
- **feat: add ban override management to IP statistics model and database manager** (8a651b0)
- **Merge pull request #121 from BlessedRebuS/feat/add-fastapi-authentication** (53c23d2)
- **feat: implement brute force protection and error handling for authentication** (e1ec7ed)
- **feat: implement authentication modal and update dashboard password handling** (4fd5832)
- **feat: update Helm chart for FastAPI authentication with dashboard password support** (513a5be)
- **feat: add instructions for setting a dashboard password and create secret.yaml template** (28a62f9)
- **feat: add dashboard password configuration to README and docker-compose** (5553559)
- **feat: implement FastAPI authentication with password protection for admin panel** (18536f0)
- **feat: add password configuration for dashboard access** (755de7f)

### Fixes
- **fix: correct link formatting for contributing section in README.md** (f1c89cc)
- **fix: update README to correct section titles and improve clarity** (467379d)
- **Fix: wrong ip in login logs** (ba3e6c6)
- **fix connection exception issue** (ad8440c)

### Backend
- **Merge pull request #128 from BlessedRebuS/dev** (a0700d1)
- **Merge pull request #127 from BlessedRebuS/feat/release-1.2** (1b8dc53)
- **linted code** (e09d543)
- **Merge pull request #126 from BlessedRebuS/feat/improve-logging** (5634597)
- **Merge pull request #125 from BlessedRebuS/feat/improve-logging** (11944f0)
- **Merge pull request #124 from BlessedRebuS/feat/improve-logging** (fc6d357)
- **Merge pull request #123 from BlessedRebuS/feat/ip-tracking-panel** (fb70e49)
- **linted code** (e814f12)
- **Merge pull request #122 from BlessedRebuS/feat/manageable-ip-banlist** (45b4f81)
- **code layout improvement** (347d918)
- **code linted** (f391da2)

### Chore
- **chore: remove unused dashboard and database images** (9fde3f4)
- **chore: bump version to 1.1.6 in Chart.yaml** (a261e39)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/BlessedRebuS/Krawl?utm_source=github-action)._