HttPlaceholder v2019.9.25.148 Release Notes

Release Date: 2019-09-25 // over 4 years ago
    • ⬆️ Upgrade to ASP.NET Core 3.0
    • 0️⃣ If a collection is not set in a REST API post or put call, don't return the AutoMapper default of the collection (empty collection instead of null) after performing a GET.
    • ➕ Added a possibility for disabling the user interface.
    • ➕ Added some documentation about reverse proxies and fixed the displayed hostname in UI after a request through a reverse proxy is made to Httplaceholder.
    • 🔧 It is possible to configure the application using environment variables now.