Releases: discordextremelist/website
v5.7.0-Alpha.1
What's Changed
- Fix critical error page and improve db maxScore snake game logic by @carolinaisslaying in #343
- Add the labels feature (NSFW and AI bot labelling), user preference to toggle showing NSFW bots, and blurring of NSFW bot profile picture's in botCards by @carolinaisslaying in #344
- Add a report feature for bots, server and templates by @carolinaisslaying in #345
Full Changelog: v5.6.25-Release...v5.7.0-Alpha.1
v5.6.25-Release
What's Changed
- Fix bot handling statistics not working by @carolinaisslaying in #339
- Add support for new bot server by @carolinaisslaying in e376c91
- Update font awesome icon version (should purge cache for returning visitors so they can see new icons) by @carolinaisslaying in 9180dc0
Full Changelog: v5.6.24-Release...v5.6.25-Release
v5.6.24-Release
Implements a quick hot fix in production where req.del
is undefined as req is not passed on most pages. Switched to res.locals.del
. This occurred due to Sentry.init()
now calling req.del.version
when in the past it didn't, so req
was required on every page then.
Full Changelog: v5.6.23-Release...v5.6.24-Release
v5.6.23-Release
What's Changed
- Fix bugs and implement minor feature adjustments by @carolinaisslaying in #338
- Organise library selector by @advaith1 in 027fa5d
Full Changelog: v5.6.22-Release...v5.6.23-Release
v5.6.22-Release
- Relax CSP to allow prevent breaking HTML options in bot descriptions by @carolinaisslaying in c4771e6
- Add manage my data to allow users to download their data in JSON, and delete their account by @carolinaisslaying in e9022ce
Full Changelog: v5.6.21-Release...v5.6.22-Release
v5.6.21-Release
What's Changed
- Fix bug where path to i18n strings is incorrect since switching from compiling to directly running typescript by @carolinaisslaying in #329
- Add sentry session replay by @carolinaisslaying in #330
- Fix serverLimit preset option not working (selecting incorrect preset reason) by @carolinaisslaying in #331
- Fix issue with iframes and sentry script not loading due to CSP by @carolinaisslaying in #332
- Fix API documentation CSP by @carolinaisslaying in #333
- Update documentation and social media icons by @carolinaisslaying in #334
- Update CSP to follow sentry docs, fix blob worker-src issue by @carolinaisslaying in #335
Full Changelog: v5.6.20-Release...v5.6.21-Release
v5.6.20-Release
What's Changed
- Add youtube to CSP to fix easter egg by @carolinaisslaying in #319
- Add exception for siteBots to autosync by @carolinaisslaying in #320
- Remove custom style ref, resolves #321 by @carolinaisslaying in #322
- Fix reporting of bot_unapproved datadog metric by @carolinaisslaying in #323
- Add icon if bot has a ticket open, resolves #207 by @carolinaisslaying in #324
- Override bulma's new is-outlined button styling with old styling by @carolinaisslaying in #325
- Reduce unnecessary database requests for ticket checking feature in bot queue by @carolinaisslaying in #326
Full Changelog: v5.6.19-Release...v5.6.20-Release
v5.6.19-Release
What's Changed
- Remove debugging logging for servers autosync by @carolinaisslaying in #310
- remove ts compile step, use native node 22 ts support by @advaith1 in #311
- Use new GitHub form issue templates by @carolinaisslaying in #314
- Update sentry integration, assorted long-term bug and feature fixes, add refresh cache admin endpoints by @carolinaisslaying in #317
- Required for running ts directly by @carolinaisslaying in #318
Full Changelog: v5.6.18-Release...v5.6.19-Release
v5.6.18-Release
What's Changed
- Fixes auto syncing for servers by @carolinaisslaying in #309
Full Changelog: v5.6.17-Release...v5.6.18-Release
v5.6.17-Release
What's Changed
- Only show confirm leave popup when changes are made in forms by @carolinaisslaying in #308
Full Changelog: v5.6.16-Release...v5.6.17-Release