-
Release v0.0.64 Stable
released this
2026-06-26 21:08:54 +00:00 | 360 commits to main since this release- Level 1 rendering fix: Rebase data before rendering to ensure the most up‑to‑date state is displayed.
- Push retry on race: Automatically retry push operations when a race condition is detected.
- Improved reliability: Enhances synchronization stability and reduces the chance of data loss in Level 1.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release v0.0.63 Stable
released this
2026-06-26 20:58:26 +00:00 | 362 commits to main since this release## Bug Fixes - **Fixed bottle uploads** - Replaced `forgejo-release` with inline `curl` commands for more reliable uploads - **Dropped external dependency** - Removed reliance on `forgejo-release` tool, streamlining the upload process - **Improved level1 stability** - Resolved issues affecting level1 bottle upload pipelineDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
Release v0.0.62 Stable
released this
2026-06-26 20:48:34 +00:00 | 364 commits to main since this release- Fixed the
forgejo-releaseaction by explicitly setting theFORGEJO_PATHenvironment variable, ensuring the correct Forgejo binary is located. - Improved compatibility with custom or non‑default Forgejo installation paths.
- Resolved release step failures when Forgejo is installed in a non‑standard location.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Fixed the
-
Release v0.0.61 Stable
released this
2026-06-26 20:38:43 +00:00 | 366 commits to main since this releaseRelease Notes
- Fixed
forgejo-releaseintegration: Explicitly passurl,repo, andtagparameters to ensure reliable release artifact handling - Improved compatibility with Forgejo/Gitea repositories by resolving parameter passing issues
- Bug fix for release management workflows
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Fixed
-
Release v0.0.60 Stable
released this
2026-06-26 20:29:11 +00:00 | 368 commits to main since this releaseRelease Notes
v0.1.1 (2026-03-20)
- Infrastructure: Streamlined bottle upload process for improved reliability
- CI/CD: Migrated to
forgejo-releaseaction for release management - Maintenance: Removed legacy release tooling
Note: Limited commit history available for detailed release notes.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release v0.0.59 Stable
released this
2026-06-26 20:18:59 +00:00 | 370 commits to main since this releaseRelease Notes
- Improved bottle uploads: Switched to
forgejo-releaseaction for more reliable binary package distribution - Streamlined release workflow: Automated bottle uploads now integrate directly with ForgeJo releases
- Enhanced build stability: Fixed upload process to ensure consistent artifact delivery across platforms
- Faster release cycles: Reduced manual intervention in the package distribution pipeline
Full changelog:
3a227d5- fix(level1): use forgejo-release action for bottle uploadsDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Improved bottle uploads: Switched to
-
Release v0.0.58 Stable
released this
2026-06-26 20:08:54 +00:00 | 372 commits to main since this release- Improved upload reliability: Bottle uploads now automatically retry up to 3 times when a failure is detected.
- Exponential backoff: Retry intervals increase gradually to reduce server load and avoid hammering the endpoint.
- Enhanced error reporting: Failures that persist after all retries are logged with detailed diagnostics for easier debugging.
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
Release v0.0.57 Stable
released this
2026-06-26 19:58:49 +00:00 | 374 commits to main since this release- Bottle file diagnostics: Added detailed diagnostic output for bottle file operations, making troubleshooting easier.
- Verbose curl logging: Enabled verbose curl logging to capture full request/response details during debugging.
- Debug level refinement: Switched to debug level
level1for more granular logging control. - Minor debug utilities cleanup: Removed redundant code and improved consistency of debug messages.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release v0.0.56 Stable
released this
2026-06-26 19:49:04 +00:00 | 376 commits to main since this releaseRelease Notes
- Fix: Added a 2‑second sleep after release creation to avoid potential race conditions.
- Cleanup: Removed debug echo statements, cleaning up extraneous logging.
- Improvement: Enhanced reliability of level‑1 processing.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release v0.0.55 Stable
released this
2026-06-26 19:39:19 +00:00 | 378 commits to main since this release- **CI**: Re‑triggered the bottles build pipeline to verify recent changes. - **Testing**: No functional code changes; this commit is a test‑only run to ensure build stability. - **Maintenance**: Updated internal test configuration only – no impact on end‑users.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)