Fix: Adding an article with an image was not saving to correct path.
Fix: Application.MoveFile
with source and destination being folders without the ending forward slash will essentially rename the folder if copy is false.
Fix: Various fixes to definition inspector.
Fix: flexi-select
now outputs value a string if single-select and array if multi-select.
New: Uptime Monitor System checks servers and sites to see if they are running and notifies developer when the servers or sites statuses change.
Fix: Order.GetSelectablePaymentMethodDisplayValues
failed in certain circumstances.