- API Doc: Add docs for new admin_search_logs, admin_get_config, and admin_update_config APIs.
- Activity Log UI: Tweak action dialog display so that user is not shown as a link (looks off).
- UI: Copy Markdown to clipboard: Strip HTML so icons etc. are not included in the copied text.
- UI Tweak: For defining text fields / text boxes for params, use monospace font for the default values.
- API Doc: Formatting tweaks.
- API Hardening: Ensure all HTTP file uploads are valid (i.e. have filenames and non-zero size).
- API Doc: Add "pretty" parameter to echo API.