Releases: enwikipedia-acc/waca
Releases · enwikipedia-acc/waca
7.12
What's Changed
- Add badges to highlight concern areas by @Matthewrbowker in #746
- Fix docker application container by @stwalkerster in #748
- Add IPalyzer by @methecooldude in #747
- Docker improvements by @FastLizard4 in #749
- Assign users to domains by @stwalkerster in #733
- Fix queue creation by @stwalkerster in #754
Full Changelog: rel7.11.2...rel7.12
7.11.2
What's Changed
- Fix Title Blacklist display + add failure logging by @methecooldude in #745
Full Changelog: rel7.11.1...rel7.11.2
rel7.11.1
What's Changed
- Fix breakage of access denied errors and non-identified errors by @stwalkerster in #732
- Bump smarty/smarty from 3.1.43 to 3.1.45 by @dependabot in #738
- API actions: remove unused code by @DannyS712 in #742
- Replace Deprecated code by @methecooldude in #743
Full Changelog: rel7.11...rel7.11.1
7.11
What's Changed
- Fix to Trusted IP import script @methecooldude in #724
- Fix of "show all" button on miser mode warning links by @methecooldude in #724
- Remove deprecated code by @methecooldude in #727
- Code style fixes by @methecooldude in #728
- Start using the settings from Domain Management by @stwalkerster in #726
- Implement a domain switcher by @stwalkerster in #729
- Minor tweaks to style on monthly stats to eradicate extra
-
by @stwalkerster in #725
Full Changelog: rel7.10...rel7.11
7.10
What's Changed
- Bump smarty/smarty from 3.1.40 to 3.1.43 by @dependabot in #719
- Fix unhandled exception caused by hospital queue related requests. by @stwalkerster in #721
- Switch to using AMQP for notification delivery by @stwalkerster in #723
Full Changelog: rel7.9...rel7.10
7.9
What's Changed
- Add ability to flag request comments for tool admin attention by @stwalkerster in #705
- Basic domain management UI as part of the multiproject work by @stwalkerster in #710
- Add bullseye link to IP info by @GeneralNotability in #716
New Contributors
- @GeneralNotability made their first contribution in #716
Full Changelog: rel7.8.2...rel7.9
7.8.2
7.8.1
7.8
7.7
- #695: Skip new request IRC notification if request is already closed
- #697: Fix unhandled unique constraint violation on usermanagement
- #699: Add hospital/jobqueue counts to status API
- #698: Prevent OAuth autocreation if request is blacklisted or has spoofs detected
- #694: Add a "last updated" column to all request tables
- #674: Persist request table sorting across page refreshes
- Add development option to show CSS breakpoints
- Fix unhandled data too long exception on account request page
- Fix data too long exception on IRC notifications
- Stop logging AntiSpoof exceptions that we can do nothing about