diff --git a/buildVars.py b/buildVars.py index 50d32174..0516c8a3 100644 --- a/buildVars.py +++ b/buildVars.py @@ -19,7 +19,7 @@ # Translators: Long description to be shown for this add-on on add-on information from add-ons manager "addon_description" : _("A handy resource monitor to report CPU load, memory usage, battery, disk usage status and more."), # version - "addon_version" : "18.03", + "addon_version" : "18.04", # Author(s) "addon_author" : "Alex Hall , Joseph Lee , beqa gozalishvili , Tuukka Ojala and other NVDA contributors", # URL for the add-on documentation support diff --git a/readme.md b/readme.md index a31581df..4cec0795 100644 --- a/readme.md +++ b/readme.md @@ -23,7 +23,14 @@ This add-on does not replace task manager and other system information programs * CPU usage is given for logical processors, not physical cores. This is noticeable for processors which uses Hyper-Threading where number of CPU's is twice the number of CPU cores. * If there is heavy disk activity such as copying large files, there might be delays when obtaining disk usage information. -* Support for Windows XP from this add-on will end on December 31, 2017. Support for Windows Server 2003 and Windows Vista will end on June 30, 2018. +* Support for Windows XP from this add-on ended on December 31, 2017. Support for Windows Server 2003, Vista and Server 2008 will end on June 30, 2018. + +## Version 18.04 + +Version 18.04.x is the last release to support Windows releases earlier than 7 SP1. + +* Last release to support Windows Server 2003, Vista and Server 2008. +* Better detection of Windows 10 releases and distinguishing between public and Insider Preview builds. ## Version 17.12