Greg Brownstein
Greg Brownstein
closes #207
I've recently updated klipper, moonraker, and fluidd via the UI and received a subsequent warning regarding PolicyKit. I followed option 2 at https://moonraker.readthedocs.io/en/latest/installation/#policykit-permissions and added ``` [machine] provider: systemd_cli #...
- List type fields cannot be updated with an array as SN adds brackets from the JSON. Change arrays to comma separated strings in `Update-ServiceNowRecord` as SN requires. Fix #260
Are there any plans to support the PowerShell install script on Linux? I see right now it relies on windows only Get-CimInstance to retrieve the architecture which obviously won't work....
- Fix #292, remove signatures from enums and classes and order code enums->classes->functions