v0.13.1

h2oai/h2ogptv0.13.1Aug 2, 2024by barinali

AI Summary

A minor patch release that removes Progressive Web App (PWA) support and exposes the installation status in the API, alongside a fix for parameter computation.

Key Highlights

  • Removed Progressive Web App (PWA) support
  • Exposed installation status in API
  • Fixed parameter computation to use unparsed numbers

New Features

  • Removal of PWA
  • API status exposure
  • Parameter computation fix

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