Skip to content

2026-May-10 - 2.7.15551

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 May 00:52
939d784
fix(settings UI): folder selections will start at current value (#14399)

The folder selections in settings would always start from
a default location. This update changes that so that the
folder selection starts at the current value rather than
a default location.

Fixes #13865