From 9e7452e339254087f231d4605d3d93fa4b168505 Mon Sep 17 00:00:00 2001 From: Patrick Schmidt Date: Wed, 24 Apr 2024 17:58:23 +0200 Subject: [PATCH] Updated changelog --- docs/changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changelog.md b/docs/changelog.md index 5a1a6e4d..529e9b45 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,6 +1,6 @@ # Mobileraker - Changelog -## [2.6.15] - 2024-04-xx +## [2.6.15] - 2024-04-24 ### Bug Fixes @@ -8,6 +8,7 @@ - The webcam card no longer displays an error if no webcams were found. - Filament runout sensor and calibration watcher now work correctly after switching between printers. - Added support for the `screws_tilt_adjust` dialog. [#175](https://github.com/Clon1998/mobileraker/issues/175) +- WebRtc webcam now pauses when the app is in the background. ## [2.6.14] - 2024-03-25