|
|
@@ -4,18 +4,24 @@ All notable changes to this project will be documented in this file.
|
|
|
|
|
|
## [1.4.0] Soft- and Firmware updater
|
|
|
|
|
|
-### Added
|
|
|
-
|
|
|
-- Added Play/pause button
|
|
|
-- Added schedule hours to run
|
|
|
-- Added playing progress bar
|
|
|
-- Added Software Updater to make it easier to update the app and get the latest firmware updates for the Arduino
|
|
|
-- Added Firmware updater to make it possible to flash the Firmware from the web app.
|
|
|
-- Included Icons in UI
|
|
|
-
|
|
|
-### Changed
|
|
|
-- Moved Roboto font files locally
|
|
|
-- Made notifications clickable with a 3rd optional parameter
|
|
|
+### New Features
|
|
|
+- **Play/Pause Button:** Control execution flow without stopping.
|
|
|
+- **Scheduled Running Hours:** Automate table operation.
|
|
|
+- **Table Info on Serial Connection:** Real-time metadata and status.
|
|
|
+- **Table Status API:** Poll current status remotely.
|
|
|
+- **Firmware Versioning:** Track and fetch firmware details.
|
|
|
+
|
|
|
+### Fixes & Improvements
|
|
|
+- **Quick Fixes:** Stability and performance improvements.
|
|
|
+- **Firmware Updater (#34):** Version tracking, remote flashing, and bug fixes.
|
|
|
+- **UI/UX Enhancements:** Improved "Currently Playing," settings overlay, and styling.
|
|
|
+- **Software Updates:** Enhanced updater, dependency installation via `DockerFile`.
|
|
|
+- **Performance:** Better serial locking, retry logic, and pattern execution handling.
|
|
|
+- **ESP32_TMC2209 Support:** Added firmware flashing.
|
|
|
+
|
|
|
+### Contributors
|
|
|
+- **Thokoop** ([GitHub](https://github.com/Thokoop))
|
|
|
+- **Fabio De Simone** (https://github.com/ProtoxiDe22)
|
|
|
|
|
|
## [1.3.0] Revamped UI
|
|
|
|