v1.50.0

PostHog/posthog.comv1.50.0Jul 7, 2026by lovrocolic

AI Summary

This release updates a Go dependency in the events processor, adds documentation for wallet ongoing balance refresh settings, and bumps the version to v1.50.0.

Key Highlights

  • Updated golang.org/x/net dependency to version 0.55.0
  • Documented the LAGO_WALLET_ONGOING_BALANCE_REFRESH_INTERVAL_SECONDS setting
  • Bumped the project version to v1.50.0

New Features

  • Wallet ongoing balance refresh interval configuration documentation

Full Release Notes

## What's Changed
* chore(deps): bump golang.org/x/net from 0.48.0 to 0.55.0 in /events-processor by @dependabot[bot] in https://github.com/getlago/lago/pull/757
* doc(wallet): Document LAGO_WALLET_ONGOING_BALANCE_REFRESH_INTERVAL_SECONDS by @vincent-pochet in https://github.com/getlago/lago/pull/758
* chore(release): bump version to v1.50.0 by @lovrocolic in https://github.com/getlago/lago/pull/759


**Full Changelog**: https://github.com/getlago/lago/compare/v1.49.0...v1.50.0