We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9df24cc commit 75c178cCopy full SHA for 75c178c
1 file changed
CHANGES.md
@@ -89,6 +89,16 @@
89
* add: titiler.xarray dependency
90
* add: `/zarr` endpoints
91
92
+## 1.2.1 (2026-03-09)
93
+
94
+### titiler.xarray
95
96
+* fix: allow `:` characters in xarray reader's `sel` parameter (e.g. for timestamps) (https://github.com/developmentseed/titiler/pull/1336) [Backported from 2.0.0]
97
98
+### titiler.mosaic
99
100
+* fix: `pixel-selection` method initialization to avoid FastAPI caching (author @raster-blaster, https://github.com/developmentseed/titiler/pull/1334) [Backported from 2.0.0]
101
102
## 1.2.0 (2026-02-09)
103
104
### Input Validation
0 commit comments