aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2025-03-28 15:47:18 -0400
committerGitHub <noreply@github.com>2025-03-28 15:47:18 -0400
commit6b2ae30baef6cdc1796a5ec5495c11686aaca50e (patch)
treec6018fe6bba91bb861538a2b6e9b77a5c35283ab /docs
parent937f1dd330294801411b78ab497073f36ebedd47 (diff)
downloadanubis-6b2ae30baef6cdc1796a5ec5495c11686aaca50e.tar.xz
anubis-6b2ae30baef6cdc1796a5ec5495c11686aaca50e.zip
web/js: show more errors when some probable error cases happen (#151)
Closes #150 This should hopefully make Anubis more self-describing when errors do happen so users can self-service.
Diffstat (limited to 'docs')
-rw-r--r--docs/docs/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/docs/CHANGELOG.md b/docs/docs/CHANGELOG.md
index a16b703..639d097 100644
--- a/docs/docs/CHANGELOG.md
+++ b/docs/docs/CHANGELOG.md
@@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Static asset builds are now done on demand instead of the results being committed to source control
- The Dockerfile has been removed as it is no longer in use
- Developer documentation has been added to the docs site
+- Show more errors when some predictable challenge page errors happen ([#150](https://github.com/TecharoHQ/anubis/issues/150))
## v1.15.0