Releases: UTRS2/utrs
Releases · UTRS2/utrs
Release list
v3.0.3
What's Changed
- Fixed BS5 compatability #877
- Fixed how logins were being called under addwiki 3.0 platform
- Put temporary fixes in for #875 or #876 re. search functions - further development will be needed down the road
- Address breaking change for images of https://www.mediawiki.org/wiki/Common_thumbnail_sizes (#890 created for follow-up)
- Use proper template calls in language files (: vs {})
- Fix type adherence strictness for radio buttons causing breaks upon errors on form #879
- Allow messaging to show when appeal key is invalid #886
- Reverse order of ban list, create ban search, and introduce a expired filter #863
- Regular package upgrades
Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
- Bump ajv from 6.12.6 to 6.14.0 by @dependabot[bot] in #869
- Bump minimatch from 3.1.2 to 3.1.4 by @dependabot[bot] in #872
- Starter fixes 2 by @dqwiki in #868
**Fix #867 - Statistics Permission issue
**Change all dispatches to sync
**Comment out extra email features not yet implemented
**Remove proxy check when local due to errors with private networks
**Clean up code around Mediawiki package upgrade
**Reenable block checks (accidentally disabled)
**Spelling #870
**Fix #874 - Fix incorrect get request to post
**Fix #873 - Bootstrap 5 compatibility
Full Changelog: v3.0.1...v3.0.2
Version 3.0.1
Version 3
Version 2.3.1-security
Patch GHSA-h76p-r6xc-7rwx
Version 2.3
What's Changed
- Fix underlying IP issues by @dqwiki in #553
- Language 2 by @dqwiki in #554
- Allow WMF staff to view OS'd appeals by @dqwiki in #555
- Add appeal type and translate statuses by @dqwiki in #556
- add a badge for wiki listing by @dqwiki in #564
- Add spanish by @dqwiki in #565
- block loading: fix global ip block loading by @supertassu in #572
- readme: Use systemd for the queue runner by @supertassu in #574
- readme: fix copy-paste errors by @supertassu in #575
- switch to 'database' jobs driver by @supertassu in #577
- jobs: fix duplication protection and add job names by @supertassu in #578
- Add email testing CLI command by @dqwiki in #594
- Add getting your IP automatically by @dqwiki in #596
- Upgrade packages Jan 2023 by @dqwiki in #597
- Add SRGP IPBE script by @dqwiki in #598
- Fix js block verf by @dqwiki in #602
- Lost features re. appeal verification by @dqwiki in #603
- Add appeal-verf to main appeal list & add block type to onwiki list by @dqwiki in #604
- Fix #593, re-identify which wiki involved by @dqwiki in #606
- Fix several API issues by @dqwiki in #607
- urlencode #558 by @dqwiki in #608
- Correct verf email problem by @dqwiki in #609
- Allow transferring of appeals between domains #569 by @dqwiki in #610
- In user management, hide all users without permissions by @dqwiki in #611
- Add script so developers can resend appeal keys by @dqwiki in #612
Full Changelog: v2.2...v2.3
Version 2.2
- Setup per wiki bans #447
- Purge private data in a Laravel Job #380
- Add simpler logging API #434
- Permission handling rewrite #451
- Add extra group name for oversighters #452 #453
- Stop MediaWiki API errors from killing functionality #550
- Allow oversighters to oversight appeals #551
- Add translation and it's service #552
- Other generic code and interface cleanup
Version 2.1.5
Version 2.1.4
- Package upgrades (#388, #428, #431), leaving addwiki/mediawiki-api-base @ 2.5.0 due to lack of PHP 8 compatability
- Add PHP 8 compatibility and testing (#377)
- Drop old tables, tasks and files that are obsolete (#406, #400, #429)
- Create development seeds (#404)
- Add advanced search (#403)
- Fix bug on CheckUser interface (#430)
- Move onwiki appeal table to Laravel job (#289, #433)
- Create per-wiki templates and migrate current ones to new system (#376)