v0.16.16

bigcapitalhq/bigcapitalv0.16.16May 22, 2024by abouolia

AI Summary

Infrastructure updates focusing on error handling and monitoring configuration.

Key Highlights

  • Handle HTTP exceptions
  • Add New Relic environment variables
  • Add signup email confirmation environment variable

New Features

  • HTTP exception handling
  • New Relic configuration

Full Release Notes

## What's Changed
* feat: handle http exceptions by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/456
* feat: add the missing Newrelic env vars to docker-compose.prod file by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/457
* fix: add the signup email confirmation env var by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/458


**Full Changelog**: https://github.com/bigcapitalhq/bigcapital/compare/v0.16.15...v0.16.16