v1.3.0
What's Changed
New features
- Allow for dynamic Cockpit Actions and add support for customizable HTTP request actions by @rafaellehmkuhl in #1386
UI changes
- joytick-configuration: Only show one protocol panel at a given time by @rafaellehmkuhl in #1405
Minor changes
- Generate
electron-updater
metadata by @rafaellehmkuhl in #1397 - electron: Run
vite-plugin-pwa
also on build and deploy by @rafaellehmkuhl in #1407 - electron: Replicate electron artifacts pipeline on flatpak's CI by @rafaellehmkuhl in #1408
Bug fixes
- Fix Hot Reload on Electron by @rafaellehmkuhl in #1394
- edit-menu: Fix bottom containers not showing in the left panel by @rafaellehmkuhl in #1404
- Fix some electron problems by @rafaellehmkuhl in #1398
- Fix problem of having multiple windows created on dev mode
- Fix problem of window going blank during hot reload
- Add dedicated dev:electron command that spawns the electron window
Full Changelog: v1.2.2...v1.3.0