v0.24.6

bigcapitalhq/bigcapitalv0.24.6Feb 9, 2026by abouolia

AI Summary

Enhances API performance by expanding rate limits and fixes errors in the universal search endpoint to improve search reliability.

Key Highlights

  • Expanded rate limiting for getting org build job endpoint
  • Fixed universal search API endpoint errors
  • Updated UniversalSearch components with TypeScript

Full Release Notes

## What's Changed
* feat: expand rate limiting of getting org build job endpoint by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/935
* fix: universal search API endpoint errors by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/937
* refactor: update UniversalSearch components with TypeScript and TextStatus by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/938
* fix(server): fix Docker healthcheck endpoint by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/939


**Full Changelog**: https://github.com/bigcapitalhq/bigcapital/compare/v0.24.5...v0.24.6