v3.11.4 | DNS Introduction #3
Pinned
CodeMeAPixel
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Yikes, it’s taking a while to get here but here we are, here is the list of changes for everything from
v3.8.xto our most recent versionChanges
• reimplement the upload webhooks
• removed all of the console logs in production
• create a custom discord proxy for select requests
• create the initial settings page which allows users to set their webhook and regenerate their secret
• cleaned up the webhook usage and calls
• implement the proxy for webhook requests
• add full support for custom domains
• migrate website to production ready pre release.
Bug Fixes
• fixed up a bunch of esl and format errors
• fixed some errors when trying to save webhooks
• fix up the upload api to support custom domains
• create a more reliable api for updating webhooks
• create a more reliable api for updating secrets
Security Patches
• enforce a domain/keyword blacklist
• add and enforce dns record checks
• force the upload api to respect dns verification
• require verification for active domain setting.
• clean up more console logs that exposed to much.
• patched an issue causing public source maps.
• patched the ability to add/limit banned users.
• make the upload api respect our user blacklist.
• ensure banned users can not share uploads proof
• ensure banned users can not create uploads proof
Beta Was this translation helpful? Give feedback.
All reactions