Skip to content

1.4.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 02:36
feat: Add new endpoint to set collection metadata

- Introduced POST `/api/collections/metadata` to set note, expected count, and initial volume in a single request.
- Updated documentation to include the new endpoint.
- Bumped version to 1.4.0 in platformio.ini.
- Added timezone selection functionality in settings.
- Refactored UI components for better rendering of progress and popups.
- Enhanced OTA update activity with progress display and formatted byte sizes.
- Improved web server to handle storage statistics and metadata updates.