sections: changelog:id2
This data as json
| id | page | ref | title | content | breadcrumbs | references |
|---|---|---|---|---|---|---|
| changelog:id2 | changelog | id2 | 0.65.2 (2025-11-05) | Fixes an open redirect security issue: Datasette instances would redirect to example.com/foo/bar if you accessed the path //example.com/foo/bar . Thanks to James Jefferies for the fix. ( #2429 ) Upgraded for compatibility with Python 3.14. Fixed datasette publish cloudrun to work with changes to the underlying Cloud Run architecture. ( #2511 ) Minor upgrades to fix warnings, including pkg_resources deprecation. | ["Changelog"] | [{"href": "https://github.com/jamesjefferies", "label": "James Jefferies"}, {"href": "https://github.com/simonw/datasette/issues/2429", "label": "#2429"}, {"href": "https://github.com/simonw/datasette/issues/2511", "label": "#2511"}] |