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.