v0.19.1

solidtime-io/solidtimev0.19.1Aug 7, 2026by Onatcer

AI Summary

This release functions as a critical hotfix to address a 500 error introduced in v0.19.0 due to a return-type bug in the `TrustHosts` component. It was released following a GitHub Actions outage to restore system stability and security.

Key Highlights

  • Fixed a critical 500 error caused by a return-type bug
  • Resolved the TrustHosts return type issue
  • Released to mitigate instability following a GitHub Actions outage

Full Release Notes

> [!CAUTION]
> **For Security & Stability Reasons:** Before upgrading, make sure to read the release notes of [v0.19.0](https://github.com/solidtime-io/solidtime/releases/tag/v0.19.0)

This release fixes a return-type bug in v0.19.0, causing a 500 error. 
* [Fixed return type in TrustHosts](https://github.com/solidtime-io/solidtime/commit/de13c07855bbaacb1cced918003a0a15b5a48aba)

Sorry for the inconvenience this has caused. Unfortunately, the Github Actions Outage started right when the v0.19.0 was published and we were unable to reliably release a new version as a consequence of that. 

**Full Changelog**: https://github.com/solidtime-io/solidtime/compare/v0.19.0...v0.19.1