Skip to content

v0.4.0

Choose a tag to compare

@JoernBerkefeld JoernBerkefeld released this 09 Jul 15:09

Features

  • Add a branded application icon shared across Windows, macOS and Linux — electron-builder now generates the .ico, .icns and Linux icon set from a single 2048px source (build/icon.png).
  • Add AppStream metainfo (com.joernberkefeld.SfmcDataLoader.metainfo.xml) with app description, screenshots, OARS content rating and release history, in preparation for the Flathub submission.

Chores

  • Install the metainfo file and correct the desktop Icon= key in the Flatpak manifest so the icon and store listing resolve to the app-id.
  • Extend update-packaging-manifests.mjs to auto-insert each new version into the metainfo release history.

Full Changelog: v0.3.0...v0.4.0