v0.4.0
Features
- Add a branded application icon shared across Windows, macOS and Linux — electron-builder now generates the
.ico,.icnsand 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.mjsto auto-insert each new version into the metainfo release history.
Full Changelog: v0.3.0...v0.4.0