Electron Fiddle v0.5.0
Fiddle v0.5.0 introduces some new features, v4, and fixes a number of smaller issues.
1,185 additions and 562 deletion
, thanks to our contributors.
Changelog
β¨ Double-clicking the title bar on macOS now maximizes/minimizes the window (@MarshallOfSound)
β¨ The terminal now opens with the proper animation (@MarshallOfSound)
β¨ F5 will now run
the current fiddle (@bpasero)
π The address bar wouldn't load a fiddle unless you pressed Enter
. It's now okay with just the address. (@felixrieseberg)
π We had trouble launching on Ubuntu, which should be fixed (π€) (@felixrieseberg)
π Some users can't open Show me...
templates. We've added logging to make debugging here easier. (@felixrieseberg)
π We didn't properly quit on macOS, needing two Cmd + Q
presses. We're now fine with just one. (@felixrieseberg)
π¦ Electron Fiddle is now powered by v4 (@felixrieseberg)
Internal
βοΈ Electron Fiddle is now ready for Electron v5 (@miniak)
βοΈ Upgraded to electron-forge
v6 beta 32 (@malept)
π The script fetching contributors didn't handle being rate-limited well (@felixrieseberg)