Releases

At LightningUserVault, we believe in continuous improvement and swift delivery. To ensure that our users always have access to the latest features and improvements, we've implemented an automated release process.

🤔 How It Works:

Every time a new tag is pushed to our repository, our automated system springs into action:

  1. Build Process: The code is compiled and built for the following environments:

    • Operating Systems:

      • Linux

      • macOS (Darwin)

    • Architecture:

      • 64-bit (amd64)

      • 64-bit (arm64)

  2. Release Creation: Once the build is successful, a new release is automatically generated and made available.

🚀 Get the Latest:

Want to see what's new? Check out our GitHub Releases page to download the latest version and view the changelog.

Last updated