Releases: aws-amplify/discord-bot
Releases · aws-amplify/discord-bot
v1.5.0
What's Changed
What's Changed
- ci to run test npm script by @josefaidt in #483
- ci test step uses DISCORD_GUILD_ID by @josefaidt in #484
- upgrade SvelteKit, next-auth -> auth.js by @josefaidt in #479
- auth.js to trust host by @josefaidt in #486
- container uses NEXTAUTH_URL env var by @josefaidt in #489
- SvelteKit to use ORIGIN env var by @josefaidt in #491
- allow connections to discord for auth, fixes CSP issue by @josefaidt in #493
- add rules to block requests for .sql, wp-*, etc. by @josefaidt in #497
- fix waf rules by @josefaidt in #500
- fix waf rules 2 by @josefaidt in #502
- upgrade auth.js, add auth.js x-header by @josefaidt in #503
- hotfix waf rules priority by @josefaidt in #505
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
What's Changed
- feat: add a lambda function that invokes every 60 days, posts privacy notification to discord by @ykethan in #456
- hotfix lambda handler entry path by @josefaidt in #463
- fix cdk require approval by @josefaidt in #465
- fix: ssm decrypt by @ykethan in #467
- feat: check thread name length before attempting to prepend by @atierian in #470
New Contributors
Full Changelog: v1.3.4...v1.4.0
v1.3.4
What's Changed
What's Changed
- chore: update codeowners by @josefaidt in #455
- cdk do not require approval by @josefaidt in #458
- rm support-box by @josefaidt in #459
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
What's Changed
- hotfix dashboard health display, use percentage number by @josefaidt in #453
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
What's Changed
- fix dashboard time period dropdown's "day" value to use TIME_PERIOD constant by @josefaidt in #451
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
What's Changed
- refactor dashboard by @josefaidt in #411
- patch github auth error by @josefaidt in #424
- patch github auth error by @josefaidt in #428
- chore: "filteredQuestions2" -> "filteredQuestions" by @josefaidt in #444
- fix seed script for question tags by @josefaidt in #442
- add "select all" button to dashboard dropdown filters by @josefaidt in #443
- fix date filter, bind start/end dates, fix frequency bar chart by @josefaidt in #445
- disable csv download by @josefaidt in #446
- fix dashboard health table highlighting on state change by @josefaidt in #448
Full Changelog: v1.2.4...v1.3.1
v1.2.4
What's Changed
What's Changed
- fetch all thread messages during backfill by @josefaidt in #421
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
What's Changed
- rm db file check by @josefaidt in #419
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
What's Changed
- add tag filter to dashboard page by @josefaidt in #384
- feat: capture updates to threads (title, tags) by @josefaidt in #403
- enable termination protection for cfn stacks by @josefaidt in #409
- raise WAF ratelimit to 1000rq/5m by @josefaidt in #407
- limit connections to SQLite to 1 by @josefaidt in #406
- reorder select-answer's data operations, mitigates multiple db writes by @josefaidt in #408
- fix: question update tag connectOrCreate, fixes select-answer by @josefaidt in #414
Full Changelog: v1.1.5...v1.2.2
v1.1.5
What's Changed
What's Changed
- chore: require imdsv2 on ec2 instances by @josefaidt in #400
Full Changelog: v1.1.4...v1.1.5