deployd v0.7.0 Release Notes

    • Add ability to query by subproperty within GET event
    • Add X-Requested-With header for AngularJS support
    • Add auto https support to dpd.js client lib
    • Removed Forever Monitor support from CLI
    • Fix bug with repl causing typed characters to be printed twice and not executed correctly
    • Fix bug where dashboard would not load if a config had not yet been created
    • Fix issue where number query params for string type properties were not being converted to strings on server
    • Fix MongoDB startup and settings
    • Add check for $inc operands to ensure numbers before attempting to increment
    • Add more core tests, and features to make mocking easier within tests