Skip to content

Pop v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Aug 21:28

Install notes

  • Windows: run Setup.exe. SmartScreen may warn because the installer is unsigned - choose "More info" > "Run anyway".
  • macOS: Pop.app is not notarized (the project has no Apple Developer ID yet), so Gatekeeper blocks the first launch. Double-click it once, then open System Settings > Privacy & Security and click Open Anyway (macOS 13/14: right-click > Open). Full steps are in READ ME FIRST.txt inside the zip. macOS also forgets the Accessibility permission after each in-app update of unsigned builds - Pop prompts you to re-grant it.
  • Linux: chmod +x the AppImage and run it (X11 or KDE Plasma 6 Wayland). Launch output lands in ~/.config/Pop/launch.log when started from the desktop.

Every asset has a <asset>.sha256 companion; verify with sha256sum -c <asset>.sha256 (Linux) or shasum -a 256 -c <asset>.sha256 (macOS).