diff options
| author | saturneric <[email protected]> | 2024-12-02 20:00:49 +0000 | 
|---|---|---|
| committer | saturneric <[email protected]> | 2024-12-02 20:00:49 +0000 | 
| commit | bf7c0d0319ca1252659225f935018e016ebe76fc (patch) | |
| tree | 63375f5c7732fe1768e6f02fbb8efd60e6e7b840 /src/content/docs/overview | |
| parent | feat: add and improve documents (diff) | |
| download | Manual-bf7c0d0319ca1252659225f935018e016ebe76fc.tar.gz Manual-bf7c0d0319ca1252659225f935018e016ebe76fc.zip | |
feat: add nightly build at download
Diffstat (limited to 'src/content/docs/overview')
| -rw-r--r-- | src/content/docs/overview/downloads.md | 14 | 
1 files changed, 10 insertions, 4 deletions
| diff --git a/src/content/docs/overview/downloads.md b/src/content/docs/overview/downloads.md index 648291b..17834a7 100644 --- a/src/content/docs/overview/downloads.md +++ b/src/content/docs/overview/downloads.md @@ -8,16 +8,22 @@ GpgFrontend is available for download through multiple channels. For more  detailed instructions on installation and getting started, please refer to the  [Getting Started Guide](/overview/getting-started/). ---- -  ## Download Options Across Platforms  ### GitHub Releases -- **Latest Release Download**: Click the badge below to directly navigate to the +- **Stable Release**: Click the badge below to directly navigate to the    GitHub page for the latest release download. -  [](https://github.com/saturneric/GpgFrontend/releases/latest) +  [](https://github.com/saturneric/GpgFrontend/releases/latest) + +- **Nightly Release**: Stable releases are published every two months or longer, +  which may not meet the needs of users seeking urgent fixes or new features. +  Nightly builds provide faster updates, automatically releasing changes as new +  code is committed. Active users can quickly access the latest features and +  fixes, with feedback highly encouraged. + +  [](https://github.com/saturneric/GpgFrontend/releases/nightly)  ### SourceForge | 
