Skip to content

Electron Fiddle v0.5.0

Compare
Choose a tag to compare
@electron-bot electron-bot released this 02 Feb 01:43

Fiddle v0.5.0 introduces some new features, :electron: 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 :electron: 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)