Improved
v1.4.0-rc.2
Changelog
All notable changes to this project will be documented in this file.
[1.4.0-rc.2] - 2025-08-11
๐ Features
- (front) Allow some HTML tags in markdown reports #388 by @skipi
- Add project config option to control draft PR builds #396 by @skipi
- (front) Add css processing to asset pipeline #452 by @skipi
๐ Bug Fixes
- (github_hooks) GHSA-353f-x4gh-cqq8 #450 by @skipi
- (public-api-gateway) Add missing rabbitmq init container #439 by @radwo
- (front) Update vulnerable npm packages #455 by @radwo
๐ผ Other
- Cherry pick #432, update default branch (#434) by @skipi
- (bootstrapper) Fix CVE-2025-22868, bump go to 1.23 #444 by @skipi
- (public-api) Increase memory resources #440 by @radwo
- (front) Enable live reload for front service in local development #441 by @radwo