Releases: GuyKeogh/wiki_verify
Release list
v0.9.91 - Beta Testing
v0.9.9 - Beta Testing
The article is now processed as demanded, with a 'Next paragraph(s)' button needing to be clicked, rather than all processing being done in one go. This means the application can handle articles of any realistic size, with no limit based on the number of citations in the article. wikitextparser has been added as a Python package requirement due to this change.
Additionally, by default, text is now only checked against the citations in its own paragraph, rather than every citation in the article being downloaded and processed then compared against every piece of text in the article; this is again to allow the application to process articles of any reasonable size. This option can be disabled by unchecking the "Default settings" slider and unchecking "Require citation to be in the same paragraph as the text being verified"; results will then be exactly the same as the previous release.
The standalone program has also been removed the accommodate this overhaul; this may be accessed via a previous release. With this removal, webbrowser is no longer a requirement.
Optimisations and minor changes have also been made.
v0.9.7 - Beta Testing
Interface changes to be colourblind-friendly, and other minor changes.
v0.9.6 - Beta Testing
Allows URLs to be directly input after /article/ , accessibility improvements, use compression for requests to save bandwidth, and bug-fixes.
v0.9.5 - Beta Testing
Significant improvements to URL scraping, session overhaul allowing copy-and-paste of the contents of failed URLs to work on the Toolforge server, allowing input of the article name through the URL, and other improvements.
v0.9.0 - Beta Testing
Significant front-end improvements and feature additions.
v0.1.0 - Proof of Concept
A functional proof of concept where the application can be run as a standalone program or be locally hosted. This currently makes direct comparisons between proper nouns, numbers, and quotes.