v0.13.1

fixie-ai/ultravoxv0.13.1Aug 2, 2024by barinali

AI Summary

This minor update focuses on bug fixes and API enhancements, including the removal of PWA support and the addition of an installation status endpoint.

Key Highlights

  • Removal of PWA support
  • Exposed `installationCompleted` status in API
  • Fixed compute parameters to handle unparsed numbers

New Features

  • Exposed `installationCompleted` in GET `/v1/automatisch/info`

Full Release Notes

## What's Changed
* Update version to 0.13.0 by @farukaydin in https://github.com/automatisch/automatisch/pull/2003
* feat: remove PWA by @barinali in https://github.com/automatisch/automatisch/pull/2001
* feat: expose installationCompleted in GET /v1/automatisch/info by @barinali in https://github.com/automatisch/automatisch/pull/2002
* fix(compute-parameters): use unparsed numbers by @barinali in https://github.com/automatisch/automatisch/pull/2006


**Full Changelog**: https://github.com/automatisch/automatisch/compare/v0.13.0...v0.13.1