From 6b93fa0575aad4a9b9365e38300654f55c2918d6 Mon Sep 17 00:00:00 2001 From: Raul Ochoa Date: Wed, 29 Apr 2015 10:31:47 +0200 Subject: [PATCH] Update news --- NEWS.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS.md b/NEWS.md index 4c8c8fe7..31688d1f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -7,6 +7,11 @@ Released 2015-mm-dd New features - Fastly surrogate keys invalidation for named maps * **New configuration entry**: `fastly`. Check example configurations for more information. + - `PgQueryRunner` extracted from `QueryTablesApi` so it can be reused in new `TablesExtentApi` + - New top level element, `view`, in templates that holds attributes to identify the map scene. + - Named maps static preview in /api/v1/map/static/named/:name/:width/:height.:format endpoint + * It will be invalidated if the named map changes + * But have a Cache-Control header with a 2 hours max-age, won't be invalidated on data changes ## 2.1.3