diff --git a/reference/release-notes/1.23.0.md b/reference/release-notes/1.23.0.md index 620ce332..41dfd942 100644 --- a/reference/release-notes/1.23.0.md +++ b/reference/release-notes/1.23.0.md @@ -77,6 +77,7 @@ In the 1.24.0 release, the node controller will be fully replaced with LXD proxy ``` amc node set lxd0 public-address ``` +* Disabling GPU accelerated encoding (setting `video-encoder` to `software` in an application's manifest) for instances causes Anbox to fail on startup due to incorrectly linking the NVIDIA encoding libraries. See the [bug report on Launchpad](https://bugs.launchpad.net/anbox-cloud/+bug/2076893) for more information. ## Bug fixes