diff --git a/CHANGELOG.md b/CHANGELOG.md index 262c092..fa0c3fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,8 @@ - Enhancement: Add wiki link button to footer - Fix: "ordering=unknown" by only applying ordering if it's truthy - Fix: Exception caused by unfinished queryset method on the `/api/guild-settings/` endpoint -- -- TODO: fix areas marked `// FIX: potential xss attack` +- Enhancement: rewrote `confirmDeleteModal` into less specific `confirmationModal` with specifiable styles +- Fix: Several potential xss attack vectors - **v0.3.3**