Update to v0.3.3
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
## Version 0.3.3
|
||||
|
||||
* Extensions are now saved into different files, separated by state (experimental | alpha | beta | stable | outdated | all). This makes it possible to check more specific ones.
|
||||
* Colorama is only used if installed. It doesn't need to be installed anymore.
|
||||
* Installed extensions are shown immediately
|
||||
|
||||
## Version 0.3.2
|
||||
|
||||
* Added support for Windows and Red Hat systems
|
||||
@@ -8,7 +14,7 @@
|
||||
* Domains must be specified with 'http://' or 'https://' (for example: https://127.0.0.1).
|
||||
* Login page redirections can be followed or not.
|
||||
* Fixed the 'all extensions are installed' bug in the summary when using verbose mode.
|
||||
* Set sleep between threads to 0.5, to fix time out errors when checking a huge amount of extensions.
|
||||
* Set sleep between threads to 0.5 to fix time out errors when checking a huge amount of extensions.
|
||||
|
||||
## Version 0.3
|
||||
|
||||
@@ -68,4 +74,4 @@
|
||||
|
||||
## Version 0.1
|
||||
|
||||
* Prototype
|
||||
* Prototype
|
||||
@@ -5,4 +5,5 @@
|
||||
* Some extensions don't have any version information. These extensions must be listed in settings.NO_VERSIONINFO.
|
||||
* Maybe use one library for all requests
|
||||
* Add screenshot
|
||||
* Give the possibility to use POST instead of GET requests
|
||||
|
||||
* verbose gruscht gscheid behandeln
|
||||
Reference in New Issue
Block a user