v0.13.1

ruixenui/ruixen.comv0.13.1Aug 2, 2024by barinali

AI Summary

A maintenance release focusing on removing the PWA, exposing installation status, and fixing parameter computation issues.

Key Highlights

  • PWA (Progressive Web App) feature has been removed
  • Exposes installationCompleted status in GET /v1/automatisch/info
  • Fixes compute parameters to use unparsed numbers

Breaking Changes

  • PWA was removed

New Features

  • Exposure of installation status
  • Fix for parameter computation

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