-
v0.7.0 Stable
released this
2026-07-20 14:56:30 +00:00 | 28 commits to main since this releasev0.7.0 - 2026-07-20
Features
- (server) add live log SSE endpoint with WriteTimeout bypass - (d7c5c18) - Oluf Lorenzen
- (server) add executor to Server + StreamContainerLogs method - (5d3e464) - Oluf Lorenzen
- (ui) dashboard links to live logs for running projects - (b61a266) - Oluf Lorenzen
- (ui) add live log streaming with source param and tab UI - (29bb303) - Oluf Lorenzen
- (ui) semantic HTML, sort by PRs, sort persistence, skeleton upgrade - (28bc673) - Oluf Lorenzen
- async discovery — webhook guard, UI status transitions (Tasks 5-6) - (12c2ab5) - Oluf Lorenzen
- async discovery — server wiring, API response fields (Tasks 3-4) - (c24087d) - Oluf Lorenzen
- async discovery — tracking map, state store, and dispatch (Tasks 1-2) - (51ecd8f) - Oluf Lorenzen
Bug Fixes
- (ci) trigger build on release event instead of tag push - (502737e) - Oluf Lorenzen
- (ui) inject version at build time instead of hardcoded v0.1.0 - (2b4c476) - Oluf Lorenzen
- (ui) remove stray causing JSX parse error in ProjectCard - (0cac057) - Oluf Lorenzen
- (ui) performance — extract components, skip redundant renders (B1, B4) - (0378d7a) - Oluf Lorenzen
- schedule all projects after cron discovery cycle - (730dcdc) - Oluf Lorenzen
Documentation
- add screenshots - (2f21d33) - Oluf Lorenzen
- autoformat - (2706735) - Oluf Lorenzen
- update/cleanup - (faec192) - Oluf Lorenzen
Continuous Integration
- fix Forgejo workflow_call secrets compatibility - (e98c5ae) - Oluf Lorenzen
- extract reusable container build workflow - (5f63c65) - Oluf Lorenzen
- add PR container image build & cleanup workflows - (b61664f) - Oluf Lorenzen
Miscellaneous Chores
- (ui) flatten job architecture to single-job model (A2, A3, A4) - (e79599e) - Oluf Lorenzen
- (ui) remove dead namespace references (A1, A7) - (6853369) - Oluf Lorenzen
- (version) v0.7.0 [skip ci] - (86d7f18) - finkregh
- remove .renovate-operator-upstream subproject - (2be4a76) - Oluf Lorenzen
- formatting - (20a964c) - Oluf Lorenzen
- cleanup - (84664ae) - Oluf Lorenzen
- cleanup - (30e0b4d) - Oluf Lorenzen
- cleanup - (9cf8194) - Oluf Lorenzen
- remove stale unipi spec/plan files - (315cf2a) - Oluf Lorenzen
Downloads
-
Source code (ZIP)
8 downloads
-
Source code (TAR.GZ)
4 downloads
-
v0.6.0 Stable
released this
2026-07-18 21:07:11 +00:00 | 57 commits to main since this releasev0.6.0 - 2026-07-18
Features
- enrich access log with webhook auth fields - (4c153ab) - Oluf Lorenzen
- auto-generate webhook secret with settings table - (6c7abb1) - Oluf Lorenzen
- rename all envvars to ROP_/RENOVATE_ prefix convention - (8139368) - Oluf Lorenzen
- default to debug logging for PR visibility - (16e700e) - Oluf Lorenzen
Bug Fixes
- (docker) suppress false-positive SecretsUsedInArgOrEnv warnings - (5c8d758) - Oluf Lorenzen
Documentation
- update README-development.md for standalone Docker architecture - (1e78a06) - Oluf Lorenzen
Tests
- add tests for scheduler, executor, and discovery packages - (f17dc9e) - Oluf Lorenzen
Continuous Integration
- dont attach to release, already in generic package registry - (e3a5f15) - Oluf Lorenzen
Miscellaneous Chores
Downloads
-
Source code (ZIP)
5 downloads
-
Source code (TAR.GZ)
4 downloads
-
v0.5.0 Stable
released this
2026-07-18 15:59:05 +00:00 | 68 commits to main since this releasev0.5.0 - 2026-07-18
Features
- pass through all RENOVATE_* envvars to spawned containers - (75d3597) - Oluf Lorenzen
Miscellaneous Chores
- (version) v0.5.0 [skip ci] - (8654526) - finkregh
Downloads
-
Source code (ZIP)
4 downloads
-
Source code (TAR.GZ)
4 downloads
-
v0.4.0 Stable
released this
2026-07-18 13:27:18 +00:00 | 71 commits to main since this releasev0.4.0 - 2026-07-18
Features
- add HTTP access log middleware and webhook rejection logging - (b7d965e) - Oluf Lorenzen
Bug Fixes
- (ci) add retry loop to 'Find release by tag' step - (c83f2c8) - Oluf Lorenzen
- (webhook) return descriptive errors, seed webhook_enabled, add UI toggle - (559d80e) - Oluf Lorenzen
- security hardening and bug fixes (P0-P3 scan remediation) - (a2aa5f3) - Oluf Lorenzen
Miscellaneous Chores
Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
6 downloads
-
v0.3.2 Stable
released this
2026-07-18 11:44:29 +00:00 | 80 commits to main since this releasev0.3.2 - 2026-07-18
Miscellaneous Chores
Downloads
-
Source code (ZIP)
8 downloads
-
Source code (TAR.GZ)
6 downloads
-
Source code (ZIP)
-
v0.3.1 Stable
released this
2026-07-17 22:17:13 +00:00 | 85 commits to main since this releasev0.3.1 - 2026-07-17
Bug Fixes
- (deps) update dependency go to v1.26.5 - (4bb4d7a) - Renovate Bot
- (deps) update golang docker tag to v1.26 - (7712f53) - renovate-forgejo
- (deps) update alpine docker tag to v3.24 - (86e9c0b) - renovate-forgejo
Build system
- (deps) pin dependencies - (53a1a13) - renovate-forgejo
Miscellaneous Chores
- (version) v0.3.1 [skip ci] - (9eaf717) - finkregh
Downloads
-
Source code (ZIP)
5 downloads
-
Source code (TAR.GZ)
4 downloads
-
v0.3.0 Stable
released this
2026-07-17 21:49:27 +00:00 | 94 commits to main since this releasev0.3.0 - 2026-07-17
Features
- implement log storage + parsing pipeline - (d62e39d) - Oluf Lorenzen
Miscellaneous Chores
- (version) v0.3.0 [skip ci] - (8eab59e) - finkregh
Downloads
-
Source code (ZIP)
4 downloads
-
Source code (TAR.GZ)
4 downloads
-
v0.2.3 Stable
released this
2026-07-17 16:22:19 +00:00 | 97 commits to main since this releasev0.2.3 - 2026-07-17
Continuous Integration
- install jq - (b85b300) - Oluf Lorenzen
Miscellaneous Chores
- (version) v0.2.3 [skip ci] - (8db2c73) - finkregh
Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
4 downloads
-
v0.2.2 Stable
released this
2026-07-17 16:19:56 +00:00 | 99 commits to main since this releasev0.2.2 - 2026-07-17
Bug Fixes
- use stdcopy to demultiplex Docker container log streams - (77ed2eb) - Oluf Lorenzen
Miscellaneous Chores
- (version) v0.2.2 [skip ci] - (6b3aee2) - finkregh
Downloads
-
Source code (ZIP)
6 downloads
-
Source code (TAR.GZ)
5 downloads
-
v0.2.1 Stable
released this
2026-07-17 15:59:23 +00:00 | 102 commits to main since this releasev0.2.1 - 2026-07-17
Continuous Integration
- fix just action - (9f40ef1) - finkregh
Miscellaneous Chores
- (version) v0.2.1 [skip ci] - (7fd21c3) - finkregh
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
6 downloads