7.16
What's Changed
- Various CI-related tech debt; replace TravisCI with GitHub Actions by @stwalkerster in #822
- Add domain columns to relevant tables by @stwalkerster in #826
- Docker updates: Debian bookworm, PHP 8.2, and DB, plus MariaDB improvement in CI by @FastLizard4 in #828
- Don't use secrets for the CI MariaDB server by @stwalkerster in #832
- Fix missing parameter on function call by @stwalkerster in #840
- In-tool documentation tweaks about passwords by @stwalkerster in #838
- Enable Dependabot for GitHub Actions by @stwalkerster in #842
- Bump antispoofcache to 512 chars by @methecooldude in #855
- Make queue help messages dismissable by @methecooldude in #858
- Change Wikipedia Link by @methecooldude in #859
- Replace Travis CI with GitHub Actions Badge by @methecooldude in #860
- Replace Travis CI with GitHub Actions Badge (Properly) by @methecooldude in #861
- Various exception handling tweaks by @stwalkerster in #857
- Fix editing of default email template by @stwalkerster in #867
- Edit comment QoL tweaks by @stwalkerster in #841
- Add skipAutoWelcome to resolve #877 by @methecooldude in #878
- Database infrastructure cleanup by @stwalkerster in #852
- Global bans and ban editing by @stwalkerster in #854
- Implement global roles by @stwalkerster in #856
- Application startup refactoring by @stwalkerster in #869
- Fix bug where checkuser-only comments were treated as visible to all users in IRC by @mdaniels5757 in #891
- Hide unconfirmed requests from the last 5 closed on the main page by @Matthewrbowker in #903
- Fix database name in pk_on_id schemacheck view by @stwalkerster in #912
Full Changelog: rel7.15.1...rel7.16