feat(docs): add documentation for default allow behavior (#346)

This commit is contained in:
Luciano Hillcoat - lucdev.net
2025-04-23 22:13:21 -03:00
committed by GitHub
parent cfbe16f2d0
commit 2320ef4014
3 changed files with 94 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
- Add documentation for default allow behavior (implicit rule)
- Enable [importing configuration snippets](./admin/configuration/import.mdx) ([#321](https://github.com/TecharoHQ/anubis/pull/321))
- Refactor check logic to be more generic and work on a Checker type
- Add more AI user agents based on the [ai.robots.txt](https://github.com/ai-robots-txt/ai.robots.txt) project