home / github / releases

Menu
  • Search all tables
  • GraphQL API

releases: 84755750

This data as json

html_url id node_id tag_name target_commitish name draft author prerelease created_at published_at body repo reactions
https://github.com/simonw/datasette/releases/tag/1.0a1 84755750 RE_kwDOBm6k_c4FDUUm 1.0a1 main 1.0a1 0 9599 1 2022-12-01T21:30:39Z 2022-12-01T21:42:45Z
  • Write APIs now serve correct CORS headers if Datasette is started in --cors mode. See the full list of CORS headers in the documentation. (#1922)
  • Fixed a bug where the _memory database could be written to even though writes were not persisted. (#1917)
  • The https://latest.datasette.io/ demo instance now includes an ephemeral database which can be used to test Datasette's write APIs, using the new datasette-ephemeral-tables plugin to drop any created tables after five minutes. This database is only available if you sign in as the root user using the link on the homepage. (#1915)
  • Fixed a bug where hitting the write endpoints with a GET request returned a 500 error. It now returns a 405 (method not allowed) error instead. (#1916)
  • The list of endpoints in the API explorer now lists mutable databases first. (#1918)
  • The "ignore": true and "replace": true options for the insert API are now documented. (#1924)
107914493  

Links from other tables

  • 0 rows from release in assets
Powered by Datasette · Queries took 0.925ms · About: github-to-sqlite