Using
Version: 2.0.0
Date: 2022-09-14T07:06:37.759Z
CLI Version: 0.27.1 [a900cfb2]
On Windows 10 running from the files extracted from the .zip file with no instances of the IDE (any version) already running
Starting the IDE informs me that "Updates are available for some of your libraries"
Selecting "INSTALL ALL" produces this output
Already installed JLed@4.11.0
Already installed Adafruit PWM Servo Driver Library@2.4.1
Already installed SafeString@4.1.23
Already installed LibPrintf@1.2.13
Already installed IRremote@3.9.0
Closing the IDE and opening it again repeats the process except that the messages are now
Already installed WiFiNINA@1.8.13
Already installed JLed@4.11.0
Already installed WiFiManager@2.0.12-beta
Repeating again gives
Already installed SafeString@4.1.23
Already installed JLed@4.11.0
Already installed MIDI Library@5.0.2
Already installed Adafruit PWM Servo Driver Library@2.4.1
and a fourth time
Already installed SafeString@4.1.23
Already installed LibPrintf@1.2.13
Already installed IRremote@3.9.0
Already installed MIDI Library@5.0.2
Already installed Adafruit PWM Servo Driver Library@2.4.1
Already installed WiFiNINA@1.8.13
At this point I stopped trying
On each occasion the library index file (library_index.json.sig) was downloaded, or at least I got a message to say that it was
Trying manual update shows a list of updateable libraries that is not the same as any of the lists above but includes some of them
As an example, some of the lists above shows the IRremote library 3.9.0 is installed but the updatable library list says that version 2.2.3 is installed and that 3.9.0 is available
Clicking the INSTALL button for that version appears to do nothing and refreshing the list of updateable libraries shows no change
Closing and reopening the IDE and selecting INSTALL ALL now shows
Already installed ESP32 ESP32S2 AnalogWrite@3.0.3
Whatever is going on is inconsistent and unworkable
Is this version of the IDE really fit for release ?