From 6b2ae30baef6cdc1796a5ec5495c11686aaca50e Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Fri, 28 Mar 2025 15:47:18 -0400 Subject: 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. --- docs/docs/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') 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 -- cgit v1.2.3