Unfortunately no. I was also hoping it was just a matter of selecting 0.4.5 in the menu as well.
To go back to 0.4.5, I had to install the Particle CLI and then flash the 0.4.5 version to my device through the CLI. But in order to do that, it was a somewhat laborious process of installing all the supporting software (I don’t work with this stuff often so it was a learning experience).
I believe I got the 0.4.5 files (there’s a part 1 and part 2) from the github page, but honestly don’t remember where. I think if you search the forums there’s a guidance on flashing the firmware. Hopefully that helps!
@spoff@ScruffR. Can you clear something up for me? Does the Photon automatically upgrade to new firmware on a regular basis or just when you boot up for the first time? If it does automatically, can this ability be controlled in code? I would only like to upgrade the firmware when I know my Wifi strength is good.
The Photon only upgrades automatically when you flash new code that is targeting this new version.
Which currently is the default behaviour of Particle Dev and CLI, but on Web IDE you got the choice.
If you change the target version from currently latest (0.4.6) to 0.4.6 or any of the previous ones your Photon will not be upgraded automatically when 0.4.7 arrives.