10 lines
482 B
Plaintext
10 lines
482 B
Plaintext
# [1.14.0] - 2025-08-13
|
|
|
|
* ✨ feat: Add per-user IP limit exemption ("unlimited_user" flag)
|
|
* 🖥️ feat(web): UI for unlimited IP control in users page & conditional IP limit display
|
|
* 🛠️ feat(cli/scripts): Integrate unlimited IP option in add/edit user commands
|
|
* 🔄 refactor(api): Align user schemas with CLI output & unlimited IP feature
|
|
* 🐛 fix: Correct type hints in IP limiter configuration
|
|
* 📦 chore: Dependency updates (anyio, certbot, charset-normalizer)
|
|
|