- Document proxy with nginx setup (#385) - Display placeholders and defaults for probe configuration parameters (#364) - Document initd integration (#387) - Add large Create Alert button when Alert list is empty (#391) - Probe for MongoDB (#48) - Add errors from Probes in QueryResults API responses (#404) - Graph lines are discontinuous in case the Probe encountered an error (#404) - Documentation for developers on goose use (#150) - Display Probe Configuration validation errors in the UI (#383) - Added Probe name to Probe Configuration screen (#387) - Probe for PostgreSQL (#52) - Database migrations are directly packaged in the binary, no longer unpacked to the filesystem (#390) - Check's `state_type` and `state_configuration` are deprecated, replaced by `type` and `configuration` (#389) - Verbosity is no longer set in Docker command line (#407) - Remove all occurences of "Probe State" in the project (#378) - Don't send `null` from the web client when configuring a Probe Configuration with empty fields (#384) - Fixed a possible concurrent access crash in the TSDB layer (!338) - Prevent cases where the Create/Update Alert dialog would only show the title bar (#391) - Probe Configurations with invalid (empty) format are now properly empty (!341) - Improve "unsaved changes" detection in the Probe Configuration screen: no more infinite alerts (#392) - The "loading spinners" on the graphs no longer appear over the navigation bar (#357)