github VoltiusApp/voltius v0.15.0
Voltius v0.15.0

latest releases: plugin-proxmox-v1.1.0, plugin-process-manager-v1.1.0, plugin-monitoring-v1.1.0...
4 hours ago

Added

  • Plugins: if none of the built-in plugins can load, the app now says so instead
    of quietly showing an empty plugin list.

Fixed

  • Plugins: plugin names in the right-hand rail and in Settings now follow the
    language you pick, instead of staying in whichever language the app started in.
  • Plugins: a plugin that was disabled could still briefly publish its state after
    being switched off.
  • Icons: the Docker and GitHub icons were fetched over the network, so they were
    blank on a first launch without internet. Every icon now ships with the app.

Removed

  • Plugins: the unimplemented sidebarItems and contextMenuItems plugin APIs,
    along with their permissions. Use ui.registerContribution instead.

Security

  • The app window now runs under a content security policy, so a plugin can no
    longer load remote code or reach an arbitrary host directly (#84).
  • Plugins: a plugin can no longer replace the app's own icons.

Don't miss a new voltius release

NewReleases is sending notifications on new releases.