removed install stragety

This commit is contained in:
Frank Harris 2026-01-18 18:50:51 -06:00
parent ea0d2b670d
commit 894c79e42b
2 changed files with 2 additions and 13 deletions

View file

@ -11,3 +11,4 @@
- Hid staging directory, install strategy, and post-install script controls from non-admins to keep panel defaults enforced for customers.
- Added the Steam Workshop mod picker, including search-backed UI, JSON state handling, and refreshed styling so customers can select mods without touching raw ID lists.
- Pointed the Workshop search endpoint at whichever panel script rendered the page so AJAX searches work in both the main panel and the customer Game Monitor.
- Removed the per-server install-strategy selector so that behavior is governed solely by the admin adapter configuration.