Skip to content

Releases: UTRS2/utrs

v3.0.3

Choose a tag to compare

@dqwiki dqwiki released this 12 Mar 11:05
0c8ca2e

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

Choose a tag to compare

@dqwiki dqwiki released this 28 Feb 04:03
04bfef6

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

Choose a tag to compare

@dqwiki dqwiki released this 21 Feb 06:34
b471160

What's Changed

Full Changelog: v3...v3.0.1

Version 3

Choose a tag to compare

@dqwiki dqwiki released this 20 Feb 07:49
c24053d
v3

correct small typo (#782)

Version 2.3.1-security

Choose a tag to compare

@dqwiki dqwiki released this 01 Feb 02:58
a053f48

Version 2.3

Version 2.3 Pre-release
Pre-release

Choose a tag to compare

@dqwiki dqwiki released this 30 Jan 02:41
42ed4cf

What's Changed

Full Changelog: v2.2...v2.3

Version 2.2

Choose a tag to compare

@dqwiki dqwiki released this 12 Apr 18:28
6f0cba0
  • 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

Choose a tag to compare

@dqwiki dqwiki released this 02 Mar 11:20
919a406
  • Added TorBlock support (#445)
  • Fix typo in the appeal list (#446)

Technical changes:

  • Feb 2021 Round 2 updates (#439)
  • Close old NOTFOUND appeals in Laravel, not Python (#435)

Version 2.1.4

Choose a tag to compare

@dqwiki dqwiki released this 15 Feb 21:19
a916e46
  • 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)

Version 2.1.3

Choose a tag to compare

@dqwiki dqwiki released this 12 Dec 22:47
7c12b32
  • Fix commenting issue (#396)
  • Legacy & Developer cleanup (#392 / #397)
  • Add versioning to interface (#393)