Skip to content

Flock Native v0.5.19

Choose a tag to compare

@github-actions github-actions released this 16 Oct 04:29
· 76 commits to main since this release

📦 Downloads

Windows

  • Portable: Flock-Native-0.5.19.exe (No installation required)

macOS

  • DMG (Intel x64): Flock-Native-0.5.19-x64.dmg
  • DMG (Apple Silicon): Flock-Native-0.5.19-arm64.dmg
  • ZIP (Intel x64): Flock-Native-0.5.19-mac-x64.zip
  • ZIP (Apple Silicon): Flock-Native-0.5.19-mac-arm64.zip

Linux

  • AppImage: Flock-Native-0.5.19.AppImage (Universal, no installation)
  • DEB Package: flock-native_0.5.19_amd64.deb (Debian/Ubuntu)
  • RPM Package: flock-native-0.5.19.x86_64.rpm (Fedora/RHEL)

📝 Installation Instructions

See the installation guide for detailed platform-specific instructions.

Full Changelog: v0.5.17...v0.5.19

📋 System Requirements

  • Windows: Windows 10 or later (64-bit)
  • macOS: macOS 10.15 (Catalina) or later (Universal: Intel & Apple Silicon)
  • Linux: Ubuntu 20.04+ or equivalent

⚠️ Known Issues

  • Windows SmartScreen and macOS Gatekeeper may show warnings (app is not yet code-signed)
  • This is expected for unsigned applications

💬 Feedback

Please report issues or provide feedback at: https://github.com/CommunityStream-io/flock/issues


🚀 Release Published

Published by: @straiforos
Published at: 2025-10-16T04:29:51.213Z
Workflow run: https://github.com/CommunityStream-io/flock/actions/runs/18550320264


✅ Build Status

All platform builds completed successfully! This release is ready for review.

Build Summary:

  • ✅ Windows (NSIS, Portable, ZIP)
  • ✅ macOS (DMG, ZIP) - Universal binary
  • ✅ Linux (AppImage, DEB, RPM)

Next Steps:

  1. Review the release notes above
  2. Test the installers if needed
  3. Publish the release when ready

To publish this release:

gh release edit v0.5.19 --draft=false

Or use the Publish Release workflow.