You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
+
## [v0.14.0] - 2026-01-02
11
+
10
12
### Added
11
13
12
14
- Added a `-silent-healthchecks` flag to `riverui` and `riveruipro` executables to avoid noisy HTTP logs from healthcheck endpoints. [PR #444](https://github.com/riverqueue/riverui/pull/444).
13
15
16
+
### Fixed
17
+
18
+
- Remove accidentally left in `replace` statement in `riverproui/go.mod`. [PR #480](https://github.com/riverqueue/riverui/pull/480).
0 commit comments