-
v3.9.6 Stable
released this
2026-02-27 10:15:25 +03:00 | 75 commits to main since this release📅 Originally published on GitHub: Fri, 27 Feb 2026 07:15:42 GMT
🏷️ Git tag created: Fri, 27 Feb 2026 07:15:25 GMTWhat's Changed
Bug Fixes
-
fix(docker): add git and git-lfs to runner image by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/198
- Fixes pre-sync snapshot failures (
Executable not found in $PATH: "git") in Docker image 3.9.5 - Closes https://github.com/RayLabsHQ/gitea-mirror/issues/196
- Fixes pre-sync snapshot failures (
-
fix(nix): enable sandboxed builds with bun2nix by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/199
- Integrates bun2nix for fully reproducible, sandboxed Nix builds on Linux
- Creates writable workdir at runtime so database can initialize outside the read-only Nix store
- Adds
nanoidas explicit dependency (was only a transitive dep, broke under isolated linker) - Tested on Ubuntu 24.04 LTS (x64) with Nix sandboxing enabled
- Closes https://github.com/RayLabsHQ/gitea-mirror/issues/197
Full Changelog: https://github.com/RayLabsHQ/gitea-mirror/compare/v3.9.5...v3.9.6
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
-
v3.9.5 Stable
released this
2026-02-26 08:32:00 +03:00 | 79 commits to main since this release📅 Originally published on GitHub: Thu, 26 Feb 2026 05:32:12 GMT
🏷️ Git tag created: Thu, 26 Feb 2026 05:32:00 GMTWhat's Changed
- Add pre-sync snapshot protection for mirror rewrites by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/190
- fix(github): keep disabled repos from cleanup while skipping new imports by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/191
- auth: clarify invalid origin error toast guidance by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/193
- nix: fix flake module and runtime scripts by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/192
- nix: fix runtime wrapper paths and startup script packaging by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/194
Full Changelog: https://github.com/RayLabsHQ/gitea-mirror/compare/v3.9.4...v3.9.5
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v3.9.4 Stable
released this
2026-02-24 09:17:53 +03:00 | 84 commits to main since this release📅 Originally published on GitHub: Tue, 24 Feb 2026 06:17:56 GMT
🏷️ Git tag created: Tue, 24 Feb 2026 06:17:53 GMTWhat's Changed
- security: enforce session-derived user identity on API routes by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/186
Full Changelog: https://github.com/RayLabsHQ/gitea-mirror/compare/v3.9.3...v3.9.4
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v3.9.3 Stable
released this
2026-02-24 08:51:59 +03:00 | 86 commits to main since this release📅 Originally published on GitHub: Tue, 24 Feb 2026 05:52:11 GMT
🏷️ Git tag created: Tue, 24 Feb 2026 05:51:59 GMTWhat's Changed
- upgraded packages by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/158
- Nix by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/144
- build(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/RayLabsHQ/gitea-mirror/pull/160
- Allow starred repos to be mirrored preserving structure by @tasarren in https://github.com/RayLabsHQ/gitea-mirror/pull/174
- build(deps): bump devalue from 5.5.0 to 5.6.2 in /www in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/RayLabsHQ/gitea-mirror/pull/167
- fix: ensure correct open/closed status when mirroring issues (#161) by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/162
- Support release limits above 100 by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/177
- Add admin CLI password reset command by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/178
- Document large-repo initial sync scheduling guidance by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/179
- Add one-click Re-run Metadata bulk action by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/180
- Clarify mirror sync status and token-rotation troubleshooting by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/181
- Fix issue 168: repo descriptions and toast overlap by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/182
- Add optional external Gitea URL for UI links by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/183
- Upgrade dependencies across app and www by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/185
- Implement incremental issue and PR metadata sync by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/184
New Contributors
- @tasarren made their first contribution in https://github.com/RayLabsHQ/gitea-mirror/pull/174
Full Changelog: https://github.com/RayLabsHQ/gitea-mirror/compare/v3.9.2...v3.9.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v3.9.2 Stable
released this
2025-11-08 08:36:04 +03:00 | 136 commits to main since this release📅 Originally published on GitHub: Sat, 08 Nov 2025 05:36:48 GMT
🏷️ Git tag created: Sat, 08 Nov 2025 05:36:04 GMTWhat's Changed
- updated packages | dockerfile by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/149
- fix: Detect and recreate incorrectly ordered releases (#148) by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/150
- fix: Sort releases by published_at instead of created_at by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/151
Full Changelog: https://github.com/RayLabsHQ/gitea-mirror/compare/v3.9.0...v3.9.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v3.9.0 Stable
released this
2025-11-06 05:17:23 +03:00 | 144 commits to main since this release📅 Originally published on GitHub: Thu, 06 Nov 2025 02:18:37 GMT
🏷️ Git tag created: Thu, 06 Nov 2025 02:17:23 GMTWhat's Changed
- fix: add metadata field to repositories table to prevent duplicate issues on sync by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/142
- fix website install guide command by @z0xca in https://github.com/RayLabsHQ/gitea-mirror/pull/145
- fix: Ensure proper release ordering in Gitea mirrors (#129) by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/146
New Contributors
- @z0xca made their first contribution in https://github.com/RayLabsHQ/gitea-mirror/pull/145
Full Changelog: https://github.com/RayLabsHQ/gitea-mirror/compare/v3.8.11...v3.9.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v3.8.11 Stable
released this
2025-10-30 08:24:56 +03:00 | 152 commits to main since this release📅 Originally published on GitHub: Thu, 30 Oct 2025 05:25:25 GMT
🏷️ Git tag created: Thu, 30 Oct 2025 05:24:56 GMTWhat's Changed
- Added basic docs on SSO/OIDC by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/137
- fix: sync metadata after config toggles by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/136
- fix: prevent duplicate orgs and repos by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/138
Full Changelog: https://github.com/RayLabsHQ/gitea-mirror/compare/v3.8.10...v3.8.11
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v3.8.10 Stable
released this
2025-10-26 16:36:36 +03:00 | 163 commits to main since this release📅 Originally published on GitHub: Sun, 26 Oct 2025 13:37:31 GMT
🏷️ Git tag created: Sun, 26 Oct 2025 13:36:36 GMTWhat's Changed
- auth: preserve issuer formatting for OIDC by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/135
Full Changelog: https://github.com/RayLabsHQ/gitea-mirror/compare/v3.8.9...v3.8.10
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v3.8.9 Stable
released this
2025-10-25 06:34:14 +03:00 | 169 commits to main since this release📅 Originally published on GitHub: Sat, 25 Oct 2025 03:34:40 GMT
🏷️ Git tag created: Sat, 25 Oct 2025 03:34:14 GMTWhat's Changed
- fix: rename repo count in dashboard by @bwees in https://github.com/RayLabsHQ/gitea-mirror/pull/130
New Contributors
- @bwees made their first contribution in https://github.com/RayLabsHQ/gitea-mirror/pull/130
Full Changelog: https://github.com/RayLabsHQ/gitea-mirror/compare/v3.8.8...v3.8.9
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v3.8.8 Stable
released this
2025-10-24 06:47:34 +03:00 | 172 commits to main since this release📅 Originally published on GitHub: Fri, 24 Oct 2025 03:48:35 GMT
🏷️ Git tag created: Fri, 24 Oct 2025 03:47:34 GMTWhat's Changed
- Writing a few guides on the application by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/111
- fix: preserve chronological issue mirroring by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/128
Full Changelog: https://github.com/RayLabsHQ/gitea-mirror/compare/v3.8.7...v3.8.8
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-04-24 23:05:53 +03:00