Huggle/Changes

From Meta, a Wikimedia project coordination wiki

This page serves as a change log for Huggle. Please also see the Git Committed Changes for details.


Huggle 3[edit]

Changes in 3.1.11[edit]

  • Fixed retina display rendering (MacOS)
  • New logo
  • Fixed some bugs
  • Few improvements (splitted-diff score word classifications etc)

https://github.com/huggle/huggle3-qt-lx/compare/3.1.10...3.1.11

Changes in 3.1.10[edit]

https://github.com/huggle/huggle3-qt-lx/compare/3.1.9...3.1.10

Changes in 3.1.9[edit]

https://github.com/huggle/huggle3-qt-lx/compare/3.1.8...3.1.9

Changes in 3.1.8[edit]

https://github.com/huggle/huggle3-qt-lx/compare/3.1.7...3.1.8

Changes in 3.1.7[edit]

https://github.com/huggle/huggle3-qt-lx/compare/3.1.6...3.1.7

Changes in 3.1.6[edit]

https://github.com/huggle/huggle3-qt-lx/compare/3.1.5...3.1.6

Changes in 3.1.5[edit]

https://github.com/huggle/huggle3-qt-lx/compare/3.1.4...3.1.5

Changes in 3.1.4[edit]

https://github.com/huggle/huggle3-qt-lx/compare/3.1.3...3.1.4

Changes in 3.1.3[edit]

https://github.com/huggle/huggle3-qt-lx/compare/3.1.2...3.1.3

Changes in 3.1.2[edit]

https://github.com/huggle/huggle3-qt-lx/compare/3.1.1...3.1.2

  • Localization fixes
  • Tabs
  • Many bug fixes

Changes in 3.1.1[edit]

https://github.com/huggle/huggle3-qt-lx/compare/3.1.0...3.1.1

  • Proxy form
  • Lot of bug fixes

Changes in 3.1.0[edit]

https://github.com/huggle/huggle3-qt-lx/compare/3.0.6...3.1.0

Changes in 3.0.6[edit]

https://github.com/huggle/huggle3-qt-lx/compare/3.0.5...3.0.6

Changes in 3.0.5[edit]

https://github.com/huggle/huggle3-qt-lx/compare/3.0.4...3.0.5

Changes in 3.0.4[edit]

https://github.com/huggle/huggle3-qt-lx/compare/3.0.3...3.0.4

Changes in 3.0.3[edit]

  • Bug-fixes
    • Fixed crash on log-in (e63d3f0)
    • Huggle now ensures that the user is correctly logged in when editing pages, so it doesn't edit using an IP (0438ead)
      • Added "relogin", to allow the user to log-in again if the user somehow got logged out.
    • Fixed a bug in the queue where Huggle couldn't remove a filter (4ce77a6)
  • Updater
    • Re-added option to check for new versions of Huggle (0d7b949)
    • Added an option to check for beta version of Huggle (a18fb40)
  • UI
    • Log-in
      • Changed the image displayed on the log-in window (106265d)
    • About
  • Shortcuts
    • Added more shortcuts
    • Added an option to allow users to change the shortcuts (768d4a2)
  • Localization
    • Added translations added from translatewiki.net (a490424)
    • Added trwiki to the default list (53672d7)
  • Other
    • Added an option to only revert the last edit (ad4f598)
    • Added an option to disable automatic welcoming new users (4c47645)
    • A lot of typo fixes, clean ups, performance tweaks and other small fixes
    • A lot of other things that Josve05a coul'd not understand and couldn't write here. Please check the diff on GitHub

Changes in 3.0.2[edit]

https://github.com/huggle/huggle3-qt-lx/compare/3.0.1...3.0.2

  • Bug-fixes
    • fixed crash on login
    • fixed memory- & misc. leaks
    • fixed the whitelist
  • Wikis
    • Added hewiki to the default list
  • UI
    • Users can now simply click on the drop-down menu when warning/reverting edits to get the extra options, instead of clicking and holding
  • Other
    • Fixed typos in code and in the UI
    • Multiple other small things

Changes in 3.0.1[edit]

https://github.com/huggle/huggle3-qt-lx/compare/3.0.0...3.0.1

  • use edit suffix given in project config
  • show size of queued items in the widget title
  • new function to render page in local window
  • enabled basic RightToLeft-support for RTL-wikis

Changes in 3.0.0[edit]

https://github.com/huggle/huggle3-qt-lx/compare/3.0.0rc4...3.0.0

Changes in 3.0.0rc4[edit]

https://github.com/huggle/huggle3-qt-lx/compare/3.0.0rc3...3.0.0rc4

Changes in 3.0.0rc3[edit]

https://github.com/huggle/huggle3-qt-lx/compare/3.0.0rc2...3.0.0rc3

Changes in 3.0.0rc2[edit]

https://github.com/huggle/huggle3-qt-lx/compare/3.0.0rc1...3.0.0rc2

Changes compared to Huggle 2[edit]

HG 3 was rewritten in a other programming language. It does include some new features, but also still misses a lot from HG2.

Huggle 2 and below[edit]

Changes in 2.1.24[edit]

  • Fixed doing edits (issuing warnings, ...) and other actions after new token system

Changes in 2.1.23[edit]

  • Removed signed cert
  • Fixed whitelist update issues after new WL system
  • Try to Avoid ArgumentException in Misc ParseUrl method

Changes in 2.1.22[edit]

  • Corrected url for auto updates, now pointing at tools.wmflabs.org
  • Fix RegExp after Api-Output change
  • Detect IPv6-Names as anonymous users
  • Corrected html-syntax for reporting users at the vandalism page (enwiki wasn't affected)

Changes in 2.1.21[edit]

  • Fixing memory leak in Misc HtmlToWikiText() by imposing a loop limit

Changes in 2.1.20[edit]

  • Support for ipv6

Changes in 2.1.19[edit]

  • update of broken links to manual
  • prepare for deployment of 1.19
  • layout fixes
  • language updates
  • fixes of broken links on meta

Changes in 2.1.18[edit]

  • Post deployment updates

Changes in 2.1.17[edit]

  • Languages update
  • Fixed time-stamp bug

Changes in 2.1.16[edit]

  • Fixed critical bug causing loop in PostData
  • Fixed crashing on startup when toolserver is down

Changes in 2.1.15[edit]

  • Whitelist moved
  • Fixed some configuration saving issues

Changes in 2.1.14[edit]

  • Fixed some configuration issues
  • Disabled language updating
  • Imported more localizations from localization page
  • Fixed several bugs

Changes in 2.1.13[edit]

  • Improved stability issues
  • Added fr wiki

Changes in 2.1.12[edit]

  • Improved configuration saving
  • Fixed several bugs related to edit functions

Changes in 2.1.11[edit]

  • Completely rewriten function for login

Changes in 2.1.10[edit]

  • Now supports also very long passwords
  • Login form resolved (bugs)

Changes in 2.1.9[edit]

  • Implemented new option for templates (requested for pt wiki)
  • Minor updates in api

Changes in 2.1.8[edit]

  • Fixed login again now it should work for all wikis
  • Fixed warning templates

Changes in 2.1.7[edit]

  • Fixed irc feed
  • Fixed some stuff which is not compatible with mediawiki now
  • Fixed some bugs in page delete and user block form

Changes in 2.1.6[edit]

  • Fixed reported stuff including login issues

Changes in 2.1.5[edit]

  • Fixed my mistake I made to one type definition in previous version

Changes in 2.1.4[edit]

  • Fixed bug with queue list
  • Many small improvements (according to reported issues)

Changes in 2.1.3[edit]

  • Updater should now be able to download even large files

Changes in 2.1.2[edit]

  • Minor changes and fixes
  • Fixed bug with custom revert summary
  • Added delete talk page option

Changes in 2.1.1[edit]

  • Fixed few reported bugs
  • Improved config

Changes in 2.1.0[edit]

  • Merged configs with Huggle 1 configs
  • Fixed bug in page protect form and block form
  • Added custom revert summaries to revert and warn action
  • Fixed many bugs

Changes in 0.9.11[edit]

  • Reverted changes in 0.9.10 back to 0.9.9

Changes in 0.9.10[edit]

  • Changed login controls.

Changes in 0.9.9[edit]

  • Fixed broken display of diffs on en.wikipedia due to unwanted local monobook.css changes.

Changes in 0.9.8[edit]

  • Fixed IRC rc feed bot name change.

Changes in 0.9.7[edit]

  • Fixed IRC connection issues with new ircd setup.

Changes in 0.9.6[edit]

  • Fixed error due to MediaWiki changes (introduction of revision deletion)

Changes in 0.9.5[edit]

  • Fixed username reports
  • Fixed page history
  • Fixed Cancel action

Changes in 0.9.4[edit]

  • Fixed broken login and rollback due to MediaWiki changes
  • Changed wording of es.wikipedia vandal report

Changes in 0.9.3[edit]

  • Fixed broken login due to MediaWiki changes

Changes in 0.9.2[edit]

  • Fixed broken parsing of IRC feed data due to change in its content

Changes in 0.9.1[edit]

  • Extra error checking for HTTP requests
  • Fixed broken parsing of API data due to change in its content

Changes in 0.9.0[edit]

  • A few exception fixes
  • No longer sends Expect: header with HTTP requests, caused all requests to Wikimedia sites to fail

Changes in 0.7.12[edit]

  • Fixed problems with page moves
  • Fixed problem with drop down list and scroll bar hiding
  • Some general layout fixes
  • GUI problems with the Options window
  • Fixed another NullReferenceException
  • Fixed user configuration auto update on close
  • Fixed AFD page logs missing /log/ in location
  • XfD nominations were using user's language for month names
  • Untested support for proxies.
  • Global config check is now made upon log-in, after proxy settings are set.
  • "Go to" menu with configurable list of common pages (in on-wiki /Config page)
  • Warn when blocking IP address listed as "sensitive"
  • Warn when overriding existing range-block on IP address
  • Fixed edit summary suffix doubling
  • Fixed custom edit summaries not working
  • Automatic log saving works, if it ever was broken
  • Re-fixed problems with it working disabled (now doesn't work disabled)
  • Some login changes (login can now be canceled, and login did not work if switching project after a failed login)
  • Made month headings on warnings configurable per-project and disabled by default
  • Made new pages queue respects namespace selection
  • XfD was using "(2nd nomination)" if nominations with same prefix but different title existed
  • Startup form links (docs links) now work
  • Configurable drop-down list added on block form
  • Revert summaries menu now populating correctly
  • Support for Portuguese and Norwegian Wikipedia
  • Email user action added
  • Added menu item for switching between page and talk page
  • Added support for old "wiki.phtml" URLs
  • Added option to log out without closing huggle
  • Added many more sources to queue builder
  • Fixed problem with huggle thinking user was blocked when user was not
  • IRC no longer needs to be specified as RC-feed source, it is now default. If there is no IRC connection, it will fall back to Special:Recentchanges via the API
  • Improvements to queue builder: selector for maximum number of pages returned, cancel button
  • Activity monitor (System >> Requests), shows Web requests made by Huggle
  • More user-friendly exception handling
  • Page move menu option now becomes disabled if page cannot be moved
  • About window lists developers
  • Improvements to edit form: incremental search, replace, time limit on highlighting thread, all mediawiki 'magic words' recognized.
  • Tab closing fixed
  • Added menu option in Queue menu to clear all queues
  • Option for maximum age of items in the queue
  • Automatic white list updating fixed on close

Changes in 0.7.11[edit]

  • Fixed config saving on program exit
  • Fixed exception when exiting application
  • Keyboard shortcut changes were not being remembered
  • Make large API requests 5000 pages at a time rather than 500 if user is an administrator
  • Limit number of pages that can be fetched from a category at once (currently 1000 or 10000 for administrators)
  • Remember custom edit summaries across sessions
  • Can revert and warn for a reason other than vandalism with one keyboard combination
  • Drop-down selection of warning type on revert-and-warn button and dialog to allow selection of summary, type and level
  • Blocked message sometimes appearing when user hasn't been blocked
  • Scrollbar on revision queue
  • Old version message not showing minimum version number
  • Global configuration page
  • Support for test wikipedia (some features not available)
  • Support for Russian Wikipedia
  • Protection requesting was broken

Changes in 0.7.10[edit]

  • Captcha form getting cut off for some display settings
  • Absolute URLs not relative ones in browser window, for better copying
  • Fixed whitelisted users were sometimes appearing in queue when application first starts up
  • Crash when trying to revert self
  • Shortcuts to clear the queue and mark pages as patrolled
  • Option to have links open in browser
  • Rollback summary can be changed in configuration
  • Edits identified as such in edit summary
  • Use of Huggle can be restricted by number of edits/time/rollback/administrator account in configuration
  • Use of Huggle requires rollback
  • Login was not working on some projects
  • Option to automatically append log to file at the end of each session
  • Unsourced, error and npov warning series
  • Support for Commons and Meta
  • When speedy tagging, check history to find page creator if not already known
  • Speedy deletion notifications can be changed in configuration
  • Remembering window position sometimes goes wrong
  • Fix contributions/history tooltips
  • Menu option to view the standard page history
  • Use {{anonblock}} as default block reason when blocking shared IP addresses
  • Keyboard shortcuts can be customized
  • Multiple queue sources
  • User-defined queue sources and list builder

Changes in 0.7.9[edit]

  • Login was not working at all
  • Sort order of user list
  • User configuration was not being read properly
  • Context menu/shortcuts in web browser. Note that this may cause crashes if you still have Internet Explorer 6.

Changes in 0.7.8[edit]

  • User contributions not showing up sometimes
  • Fixed problems with undo
  • Speedy edit summaries were broken
  • Fixed unhandled exception when opening pages in browser
  • In-progress request messages were not always being removed from the log
  • Could not log in when using Modern skin
  • Deletion discussion nominations (AfD, MfD, CfD, TfD, IfD and RfD)
  • Option to save log to text file
  • For administrators, prompt to delete the page rather than tagging for speedy deletion when trying to revert page creator
  • Logs back in if the user gets logged out
  • Don't tag pages for speedy deletion if they've already been tagged
  • Display glitch with Watch button
  • Check whether a page has already been nominated for deletion before nominating it
  • Leaving deletion reason empty will use automatic deletion reason
  • Option to not notify user of block by default
  • Spanish translations were incomplete
  • Identify bot accounts in history/contributions display
  • New pages were not disappearing from queue when selected
  • Templates not working on other projects
  • Welcome messages can be changed in configuration
  • Messages are now stored in separate templates
  • Deletion being handled incorrectly on other projects
  • Was sometimes working despite absence of configuration subpage
  • Speedy deletion reasons and messages can be changed in configuration
  • Separate speedy deletion options for each importance/significance issue

Changes in 0.7.7[edit]

  • New messages occasionally go to the wrong user
  • New pages can be marked as patrolled
  • Tagging a page for speedy deletion will mark it as patrolled
  • {{anonblock}} and {{schoolblock}} can be selected as block reasons
  • Cancel button, which cancels any pending edits and reverts any that are in mid-save
  • Deletion and protection work
  • Protection log shown on protection and protection request dialogs
  • Allow tags to be inserted at the end of the page
  • Additional warnings were not being issued for some users
  • Support for es.wikipedia and bg.wikipedia (though with some problems)
  • User list can be used as approval list if necessary by adding "approval:true" to global config
  • Block summaries no longer prefixed by a colon
  • Huggle informs the user if they are blocked, rather than throwing exceptions trying to edit
  • Added uw-unsourced, uw-npov and uw-error
  • Configuration subpage is updated whenever options dialog is closed
  • Block links in browser open block form
  • Actions in progress are displayed in log
  • Typo in level 4 warning
  • Rollback rate limit removed
  • Added notenglish tag
  • Username, project, recent changes source, window size and position are remembered across sessions
  • Speedy deletion has its own toolbar button with a drop-down list of speedy deletion reasons
  • Reversions of whitelisted users, including self (except for undo) must be confirmed

Changes in 0.7.6[edit]

  • Undoing edit that creates user talk page will blank page instead of tagging for deletion
  • Tagging for speedy deletion as attack page removes page content
  • Stray parenthesis in level 2 vandalism warning template
  • Removed left-alignment of warnings
  • Personal attack warnings
  • Edits occasionally appearing in queue that shouldn't be there
  • Configurable summary when undoing edits
  • Support for other projects (experimental)
  • When prompting to tag page for speedy deletion instead of reverting page creator, "Cancel" option to neither revert nor tag
  • Users with unicode in usernames can log in
  • Logs in through Special:Userlogin rather than the API; prompts for captcha where needed

Changes in 0.7.5[edit]

  • Pages can be edited from within Huggle, with syntax highlighting
  • Configuration GUI
  • Statistics window
  • Other small changes

Changes in 0.7.4[edit]

  • When "show edits to page" is enabled, show user's edits without changing selected user
  • Revert with custom summary button combined with revert button
  • Template message button
  • Drop-down list of user warning types
  • User information window shows block log and warning log
  • Other small changes

Changes in 0.7.3[edit]

  • Login interface changed
  • Sort user list
  • Cache block/delete/warning log information
  • Show warning user in warning log
  • User information window
  • Page name turns red when page does not exist
  • Recent warnings highlighted in blue on warning log
  • Sanity check to prevent revert creating a page
  • Users reported to UAA handled correctly
  • Watch function handles talk pages correctly
  • Prompt if reverting edit by creator of page (when known)
  • Removal of content warnings added
  • Detection of warnings improved
  • Edit information shown when hovering over history/contribs displays

Changes in 0.7.2[edit]

  • Other small fixes

Changes in 0.7.1[edit]

  • Removed chat window
  • Other small fixes

Changes in 0.7.12[edit]

  • Fixed problems with page moves
  • Fixed problem with drop down list and scroll bar hiding
  • Some general layout fixes
  • GUI problems with the Options window
  • Fixed another NullReferenceException
  • Fixed user configuration auto update on close
  • Fixed AFD page logs missing /log/ in location
  • XfD nominations were using user's language for month names
  • Untested support for proxies.
  • Global config check is now made upon log-in, after proxy settings are set.
  • "Go to" menu with configurable list of common pages (in on-wiki /Config page)
  • Warn when blocking IP address listed as "sensitive"
  • Warn when overriding existing range-block on IP address
  • Fixed edit summary suffix doubling
  • Fixed custom edit summaries not working
  • Automatic log saving works, if it ever was broken
  • Re-fixed problems with it working disabled (now doesn't work disabled)
  • Some login changes (login can now be canceled, and login did not work if switching project after a failed login)
  • Made month headings on warnings configurable per-project and disabled by default
  • Made new pages queue respects namespace selection
  • XfD was using "(2nd nomination)" if nominations with same prefix but different title existed
  • Startup form links (docs links) now work
  • Configurable drop-down list added on block form
  • Revert summaries menu now populating correctly
  • Support for Portuguese and Norwegian Wikipedia
  • Email user action added
  • Added menu item for switching between page and talk page
  • Added support for old "wiki.phtml" URLs
  • Added option to log out without closing huggle
  • Added many more sources to queue builder
  • Fixed problem with huggle thinking user was blocked when user was not
  • IRC no longer needs to be specified as RC-feed source, it is now default. If there is no IRC connection, it will fall back to Special:Recentchanges via the API
  • Improvements to queue builder: selector for maximum number of pages returned, cancel button
  • Activity monitor (System >> Requests), shows Web requests made by Huggle
  • More user-friendly exception handling
  • Page move menu option now becomes disabled if page cannot be moved
  • About window lists developers
  • Improvements to edit form: incremental search, replace, time limit on highlighting thread, all mediawiki 'magic words' recognized.
  • Tab closing fixed
  • Added menu option in Queue menu to clear all queues
  • Option for maximum age of items in the queue
  • Automatic white list updating fixed on close

Changes in 0.7.11[edit]

  • Fixed config saving on program exit
  • Fixed exception when exiting application
  • Keyboard shortcut changes were not being remembered
  • Make large API requests 5000 pages at a time rather than 500 if user is an administrator
  • Limit number of pages that can be fetched from a category at once (currently 1000 or 10000 for administrators)
  • Remember custom edit summaries across sessions
  • Can revert and warn for a reason other than vandalism with one keyboard combination
  • Drop-down selection of warning type on revert-and-warn button and dialog to allow selection of summary, type and level
  • Blocked message sometimes appearing when user hasn't been blocked
  • Scrollbar on revision queue
  • Old version message not showing minimum version number
  • Global configuration page
  • Support for test wikipedia (some features not available)
  • Support for Russian Wikipedia
  • Protection requesting was broken

Changes in 0.7.10[edit]

  • Captcha form getting cut off for some display settings
  • Absolute URLs not relative ones in browser window, for better copying
  • Fixed whitelisted users were sometimes appearing in queue when application first starts up
  • Crash when trying to revert self
  • Shortcuts to clear the queue and mark pages as patrolled
  • Option to have links open in browser
  • Rollback summary can be changed in configuration
  • Edits identified as such in edit summary
  • Use of Huggle can be restricted by number of edits/time/rollback/administrator account in configuration
  • Use of Huggle requires rollback
  • Login was not working on some projects
  • Option to automatically append log to file at the end of each session
  • Unsourced, error and npov warning series
  • Support for Commons and Meta
  • When speedy tagging, check history to find page creator if not already known
  • Speedy deletion notifications can be changed in configuration
  • Remembering window position sometimes goes wrong
  • Fix contributions/history tooltips
  • Menu option to view the standard page history
  • Use {{anonblock}} as default block reason when blocking shared IP addresses
  • Keyboard shortcuts can be customized
  • Multiple queue sources
  • User-defined queue sources and list builder

Changes in 0.7.9[edit]

  • Login was not working at all
  • Sort order of user list
  • User configuration was not being read properly
  • Context menu/shortcuts in web browser. Note that this may cause crashes if you still have Internet Explorer 6.

Changes in 0.7.8[edit]

  • User contributions not showing up sometimes
  • Fixed problems with undo
  • Speedy edit summaries were broken
  • Fixed unhandled exception when opening pages in browser
  • In-progress request messages were not always being removed from the log
  • Could not log in when using Modern skin
  • Deletion discussion nominations (AfD, MfD, CfD, TfD, IfD and RfD)
  • Option to save log to text file
  • For administrators, prompt to delete the page rather than tagging for speedy deletion when trying to revert page creator
  • Logs back in if the user gets logged out
  • Don't tag pages for speedy deletion if they've already been tagged
  • Display glitch with Watch button
  • Check whether a page has already been nominated for deletion before nominating it
  • Leaving deletion reason empty will use automatic deletion reason
  • Option to not notify user of block by default
  • Spanish translations were incomplete
  • Identify bot accounts in history/contributions display
  • New pages were not disappearing from queue when selected
  • Templates not working on other projects
  • Welcome messages can be changed in configuration
  • Messages are now stored in separate templates
  • Deletion being handled incorrectly on other projects
  • Was sometimes working despite absence of configuration subpage
  • Speedy deletion reasons and messages can be changed in configuration
  • Separate speedy deletion options for each importance/significance issue

Changes in 0.7.7[edit]

  • New messages occasionally go to the wrong user
  • New pages can be marked as patrolled
  • Tagging a page for speedy deletion will mark it as patrolled
  • {{anonblock}} and {{schoolblock}} can be selected as block reasons
  • Cancel button, which cancels any pending edits and reverts any that are in mid-save
  • Deletion and protection work
  • Protection log shown on protection and protection request dialogs
  • Allow tags to be inserted at the end of the page
  • Additional warnings were not being issued for some users
  • Support for es.wikipedia and bg.wikipedia (though with some problems)
  • User list can be used as approval list if necessary by adding "approval:true" to global config
  • Block summaries no longer prefixed by a colon
  • Huggle informs the user if they are blocked, rather than throwing exceptions trying to edit
  • Added uw-unsourced, uw-npov and uw-error
  • Configuration subpage is updated whenever options dialog is closed
  • Block links in browser open block form
  • Actions in progress are displayed in log
  • Typo in level 4 warning
  • Rollback rate limit removed
  • Added notenglish tag
  • Username, project, recent changes source, window size and position are remembered across sessions
  • Speedy deletion has its own toolbar button with a drop-down list of speedy deletion reasons
  • Reversions of whitelisted users, including self (except for undo) must be confirmed

Changes in 0.7.6[edit]

  • Undoing edit that creates user talk page will blank page instead of tagging for deletion
  • Tagging for speedy deletion as attack page removes page content
  • Stray parenthesis in level 2 vandalism warning template
  • Removed left-alignment of warnings
  • Personal attack warnings
  • Edits occasionally appearing in queue that shouldn't be there
  • Configurable summary when undoing edits
  • Support for other projects (experimental)
  • When prompting to tag page for speedy deletion instead of reverting page creator, "Cancel" option to neither revert nor tag
  • Users with unicode in usernames can log in
  • Logs in through Special:Userlogin rather than the API; prompts for captcha where needed

Changes in 0.7.5[edit]

  • Pages can be edited from within Huggle, with syntax highlighting
  • Configuration GUI
  • Statistics window
  • Other small changes

Changes in 0.7.4[edit]

  • When "show edits to page" is enabled, show user's edits without changing selected user
  • Revert with custom summary button combined with revert button
  • Template message button
  • Drop-down list of user warning types
  • User information window shows block log and warning log
  • Other small changes

Changes in 0.7.3[edit]

  • Login interface changed
  • Sort user list
  • Cache block/delete/warning log information
  • Show warning user in warning log
  • User information window
  • Page name turns red when page does not exist
  • Recent warnings highlighted in blue on warning log
  • Sanity check to prevent revert creating a page
  • Users reported to UAA handled correctly
  • Watch function handles talk pages correctly
  • Prompt if reverting edit by creator of page (when known)
  • Removal of content warnings added
  • Detection of warnings improved
  • Edit information shown when hovering over history/contribs displays

Changes in 0.7.2[edit]

  • Other small fixes

Changes in 0.7.1[edit]

  • Removed chat window
  • Other small fixes

Changes in 0.6.3[edit]

  • Fixed a problems with multiple tabs
  • Block notifications sometimes had no summary
  • Users with notifications but no warnings were sometimes being reported
  • Extend reports in the event of further vandalism
  • Fall back to manual reversion when encountering server errors trying to rollback
  • Minimum version check
  • Other small fixes

Changes in 0.6.2[edit]

  • Whitelist was moved

Changes in 0.6.1[edit]

  • Links to user's contributions and talk page on block form
  • Better handling of server errors
  • Tabbed browsing
  • "Show new edits" now applies per-tab; "show new contributions" also introduced per-tab
  • Menus (too many commands to have buttons for them all now)
  • Ability to remove older edits from list (Queue -> Trim)
  • Requested change to final warning image
  • Fix duplicate warnings
  • Page protection requesting (Page -> Request protection)
  • Indefinite block template should categorize page for later deletion
  • When reporting to AIV or UAA, check bot report subpage as well to avoid duplicating bot reports
  • Option to automatically append signature to user messages
  • Ability to open whatever is currently being viewed in external browser
  • Tags can be selected from list in tagging dialog
  • Pay attention to page deletions
  • Ignore old warnings when retrieving page history
  • Optionally include new pages in the queue
  • #huggle channel set up on freenode

Changes in 0.5.9[edit]

  • Use local time in log
  • Page deletion works
  • Replaced "revisions" by "edits" in summaries, as requested
  • Ignore edits to sandbox talk pages
  • Always note in the log when reported/blocked users are not warned
  • Latest contribution button
  • More efficient handling of large page/contribution histories
  • Jump to page / Jump to user lists recently visited pages
  • "Report", "block-prompt" and "admin" configuration options
  • Option to minimize to notification area
  • Month headers sometimes being added when already present
  • 'update-whitelist' works
  • Optionally warn when trying to revert to a revision by the same user as you're reverting
  • Imitate rollback with non-rollback reverts even where last contributor unknown, by making an extra request
  • Include author of revision being reverted to in edit summary

Changes in 0.5.8[edit]

  • Fixed bug that sent people to diffs on pages they'd already seen
  • Clarify that failed API logins require you to wait 60 seconds before retrying
  • Don't issue notifications for speedy or prod tags that did not work
  • Blocking when prompted doesn't fail silently
  • Ignore non-existent namespaces in configuration
  • Some randomization of queue ordering so that multiple Huggle users do not check the same edits simultaneously
  • Ability to compare old diff to current version
  • Previous/next user contribution buttons
  • Button to add/remove pages to/from watchlist
  • Option to automatically watchlist pages
  • Select log items and right-click to copy them
  • Interpret {uw-bv} and {attack} templates
  • Keyboard shortcuts for unignore user, latest contribution, jump to page, jump to user
  • Keyboard shortcuts in warning form
  • Automatic whitelisting can be enabled/disabled
  • Links followed in web pages open in new windows/tabs in the user's default browser
  • Force the application to close if user becomes logged out
  • Warnings were occasionally coming out blank
  • Restricted auto-whitelisting to users with more than 500 edits, to keep size down

Changes in 0.5.7[edit]

  • Month headers were appearing in other languages
  • Attempted to compensate for broken tools that issue warnings for reverts they didn't make
  • When beaten to revert, move to that revert
  • Application-specific comment in user warnings
  • Show-new-edits can be enabled/disabled from within the application
  • Ignored diffs of image pages because the devs broke them
  • Block options set wrong
  • Auto advance does not advance if the cancel button is pressed on the multi-rollback warning
  • Block reason may be selected from a list
  • Fixed speedy tagging button

Changes in 0.5.6[edit]

  • Un-whitelist button
  • UAA reports
  • Configuration option for page mode
  • Page tagging
  • History/contribs requests now use the API
  • Prevent large amounts of text with no spaces messing with diffs
  • Blocks not always being detected

Changes in 0.5.5[edit]

  • Login now actually works again, following MediaWiki API change
  • Optionally display conformation dialog if reverting multiple edits by the same user

Changes in 0.5.4[edit]

  • AIV reports made in lieu of non-vandalism warnings should reflect the nature of that warning
  • Note on AIV report if the user was issued only a single (final) warning before being reported
  • More consistent coloring of history and contribs displays
  • Fixed Y and K keys
  • Correctly enable/disable history nav buttons
  • Show block log on block form
  • Indicate whether anonymous user is tagged with shared IP template on block form
  • Created level 2 month headings for warnings
  • Fixed page views in I.E. 6
  • Remember last manual reversion summary

Changes in 0.5.3[edit]

  • Block notifications
  • Fixed diff display on I.E. 6
  • Bug in warnings

Changes in 0.5.2[edit]

  • Block option for administrators
  • "Back" option for browsing previously viewed pages
  • Namespace selection
  • Deactivate "email blocked" option by default
  • Version checking
  • More visible message notification
  • Spam warnings
  • Option to advance to next edit immediately after reverting
  • Control over whether, and which, edits are marked as minor

Changes in 0.5.1[edit]

  • New messages button
  • Help button

Changes in 0.5.0[edit]

  • First version made generally available