Releases: enwikipedia-acc/waca
Releases · enwikipedia-acc/waca
7.19
What's Changed
- Fix unit tests by @stwalkerster in #989
- Security refactor by @stwalkerster in #871
- Add automatic comment flagging script by @stwalkerster in #975
- Fix XSS in log comments by @stwalkerster in #1002
Dependency updates
- Bump bjeavons/zxcvbn-php from 1.3.1 to 1.4.1 by @dependabot in #992
- Bump fortawesome/font-awesome from 6.6.0 to 6.7.2 by @dependabot in #996 #1001
- Bump league/commonmark from 2.5.3 to 2.6.0 by @dependabot in #998
- Bump php-amqplib/php-amqplib from 3.7.1 to 3.7.2 by @dependabot in #994
- Bump phpunit/phpunit from 9.6.21 to 9.6.22 by @dependabot in #997
- Bump sass from 1.79.5 to 1.83.0 by @dependabot in #986 #987 #988 #990 #995 #1000
- Bump smarty/smarty from 4.5.4 to 4.5.5 by @dependabot in #993
- Bump squizlabs/php_codesniffer from 3.10.3 to 3.11.2 by @dependabot in #991 @dependabot in #999
Full Changelog: rel7.18...rel7.19
7.18
What's Changed
- Bump sass from 1.77.2 to 1.79.5 by @dependabot in #945 #946 #950 #953 #977 #979 #982 #984
- Bump shivammathur/setup-php from 2.30.4 to 2.31.1 by @dependabot in #944 #951 #954
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #947
- Bump getong/mariadb-action from 1.1 to 1.11 by @dependabot in #952
- Bump php-amqplib/php-amqplib from 3.6.2 to 3.7.1 by @dependabot in #956 #978
- Bump league/commonmark from 2.4.2 to 2.5.3 by @dependabot in #960 #961 #970
- Bump squizlabs/php_codesniffer from 3.10.1 to 3.10.3 by @dependabot in #958 #981
- Bump fortawesome/font-awesome from 6.5.2 to 6.6.0 by @dependabot in #962
- Amqp deprecation fix by @mdaniels5757 in #964
- Bump mediawiki/oauthclient from 2.0.0 to 2.2.0 by @dependabot in #967
- Fixes by @methecooldude in #965
- Bump smarty/smarty from 4.5.3 to 4.5.4 by @dependabot in #972
- Bump phpunit/phpunit from 9.6.19 to 9.6.21 by @dependabot in #971 #980
- update Spur link by @DreamRimmer in #985
New Contributors
- @DreamRimmer made their first contribution in #985
Full Changelog: rel7.17...rel7.18
7.17
What's Changed
- Fix broken statistics by @mdaniels5757 in #924
- Relicence project to the Unlicense by @stwalkerster in #940
- Add privacy statement to relevant places by @stwalkerster in #941
Dependencies by @dependabot
- Bump sass from 1.71.1 to 1.77.2
- Bump phpunit/phpunit from 9.6.17 to 9.6.19
- Bump squizlabs/php_codesniffer from 3.9.0 to 3.10.1
- Bump smarty/smarty from 4.4.1 to 4.5.3
- Bump shivammathur/setup-php from 2.30.0 to 2.30.4
- Bump fortawesome/font-awesome from 6.5.1 to 6.5.2
- Bump php-amqplib/php-amqplib from 3.6.1 to 3.6.2
- Bump paragonie/constant_time_encoding from 2.6.3 to 2.7.0
Full Changelog: rel7.16.1...rel7.17
7.16.1
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
7.15.1
What's Changed
- Change skin default back to 'auto' by @stwalkerster in #823
Full Changelog: rel7.15...rel7.15.1
7.15
What's Changed
- Point antispoof centralauth check to meta (#758) by @ElHefWiki in #760
- switched http to https in config.inc.php , SiteConfiguration.php and redir.php's domain mode by @kumaryogesh17 in #762
- added https in IpLocationProvider.php ( line no 125 ) issue fixes #761 by @kumaryogesh17 in #764
- Hospital Check + Cleanup by @methecooldude in #765
- Bump PHP/MariaDB versions to reflect production migration by @stwalkerster in #766
- Update RabbitMQ Docker config for 3.10 -> 3.8 by @FastLizard4 in #770
- Bump smarty/smarty from 3.1.45 to 3.1.47 by @dependabot in #771
- Create Docker docs by @FastLizard4 in #775
- Extract ID noticeboard wiki to variable, and add to config.inc.php by @stwalkerster in #780
- Update edit-comment.tpl by @Dane2007 in #781
- Bump smarty/smarty from 3.1.47 to 3.1.48 by @dependabot in #782
- Bump phpseclib/phpseclib from 3.0.13 to 3.0.19 by @dependabot in #783
- Enable automatic dependency updates by @stwalkerster in #785
- Add Spur to Check Links by @Dane2007 in #786
- Bump wikimedia/common-passwords from 0.2.0 to 0.5.0 by @dependabot in #790
- Bump bacon/bacon-qr-code from 2.0.4 to 2.0.8 by @dependabot in #791
- Add = to banned username chars by @stwalkerster in #774
- Bump php-amqplib/php-amqplib from 3.1.2 to 3.5.3 by @dependabot in #792
- Bump smarty/smarty from 3.1.48 to 4.3.1 by @dependabot in #793
- Bump fortawesome/font-awesome from 5.13.1 to 6.4.0 by @dependabot in #787
- Bump mediawiki/oauthclient from 1.2.0 to 2.0.0 by @dependabot in #788
- Bump phpunit/phpunit from 6.5.14 to 9.6.7 by @dependabot in #789
- Bump spomky-labs/otphp from 10.0.1 to 10.0.3 by @dependabot in #798
- Bump bjeavons/zxcvbn-php from 1.2.0 to 1.3.1 by @dependabot in #800
- Bump phpmd/phpmd from 2.10.2 to 2.13.0 by @dependabot in #799
- Bump league/commonmark from 1.6.7 to 2.4.0 by @dependabot in #801
- Bump squizlabs/php_codesniffer from 3.6.1 to 3.7.2 by @dependabot in #802
- Bump scssphp/scssphp from 1.8.1 to 1.11.0 by @dependabot in #804
- Bump phpunit/phpunit from 9.6.7 to 9.6.8 by @dependabot in #808
- Bump twbs/bootstrap from 4.6.0 to 4.6.2 by @dependabot in #807
- U2F deprecation by @stwalkerster in #796
- Pull in popper.js via npm by @stwalkerster in #795
- Bump popper.js from 1.16.0 to 1.16.1 by @dependabot in #810
- Bump phpunit/phpunit from 9.6.8 to 9.6.9 by @dependabot in #811
- Preferences system overhaul by @stwalkerster in #763
- Bump docker + documentation versions for prod upgrade by @stwalkerster in #812
- Bump php-amqplib/php-amqplib from 3.5.3 to 3.5.4 by @dependabot in #813
- Docker: Bump RabbitMQ 3.8 -> 3.10.8, update docs by @FastLizard4 in #814
- Bump phpunit/phpunit from 9.6.9 to 9.6.10 by @dependabot in #815
- Implement Clint Hints by @stwalkerster in #818
- Bump smarty/smarty from 4.3.1 to 4.3.2 by @dependabot in #820
- Minor tweak to client hints UI for when none are available by @stwalkerster in #821
New Contributors
- @kumaryogesh17 made their first contribution in #762
Full Changelog: rel7.14.1...rel7.15
rel7.14.1
What's Changed
- Point Centralauth check to meta (#758) by @ElHefWiki in #759
New Contributors
- @ElHefWiki made their first contribution in #759
Full Changelog: rel7.14...rel7.14.1
7.14
What's Changed
- Search enhancements by @stwalkerster in #751
- Manual confirm 259 by @Matthewrbowker in #757
Full Changelog: rel7.13...rel7.14
7.13
What's Changed
- Add capability to add multiple request forms by @stwalkerster in #734
- Fix SearchHelper IN() clause construction by @stwalkerster in #755
- Various Docker improvements by @FastLizard4 in #756
- Use Reply-To instead of From by @stwalkerster in #741
Full Changelog: rel7.12...rel7.13