html_url,id,author,node_id,tag_name,target_commitish,name,draft,prerelease,created_at,published_at,body,repo,reactions,mentions_count https://github.com/simonw/datasette-insert/releases/tag/0.1a,28693674,9599,MDc6UmVsZWFzZTI4NjkzNjc0,0.1a,main,0.1a,0,1,2020-07-17T23:23:02Z,2020-07-17T23:23:56Z,- First working release - supports unauthenticated POST of a JSON list to `/-/update/database-name/table-name`,280500027,, https://github.com/simonw/datasette-insert/releases/tag/0.2a,28716684,9599,MDc6UmVsZWFzZTI4NzE2Njg0,0.2a,main,0.2a,0,1,2020-07-19T19:08:52Z,2020-07-19T19:09:54Z,"* Renamed plugin from `datasette-update-api` to `datasette-insert-api`. #7 * Add `?alter=1` to create any missing table columns. #5",280500027,, https://github.com/simonw/datasette-insert/releases/tag/0.3,28719838,9599,MDc6UmVsZWFzZTI4NzE5ODM4,0.3,main,0.3,0,0,2020-07-20T00:08:38Z,2020-07-20T00:09:18Z,"- Implement basic ""allow"" permissions. #4 - Support inserts of a single record in addition to lists. #6",280500027,, https://github.com/simonw/datasette-insert/releases/tag/0.4,28791432,9599,MDc6UmVsZWFzZTI4NzkxNDMy,0.4,main,0.4,0,0,2020-07-21T16:23:41Z,2020-07-21T16:25:15Z,"- More finely grained plugin permissions: `insert-api:all`, `insert-api:insert-update`, `insert-api:create-table`, `insert-api:alter-table`. #8",280500027,, https://github.com/simonw/datasette-insert/releases/tag/0.5,28949618,9599,MDc6UmVsZWFzZTI4OTQ5NjE4,0.5,main,0.5,0,0,2020-07-25T20:31:28Z,2020-07-25T20:31:51Z,"Renamed this plugin `datasette-insert` The user-facing consequences of this are: * The plugin configuration block is now called `""datasette-insert""` (it was previously called `""datasette-insert-api"") * The permissions that used to be called `insert-api:all`, `insert-api:insert-update`, `insert-api:create-table` and `insert-api:alter-table` are now called `insert:all`, `insert:insert-update`, `insert:create-table` and `insert:alter-table`",280500027,, https://github.com/simonw/datasette-insert/releases/tag/0.6,29182979,9599,MDc6UmVsZWFzZTI5MTgyOTc5,0.6,main,0.6,0,0,2020-07-31T21:42:35Z,2020-07-31T21:43:14Z,"- Locked down by default. This plugin no longer defaults to allowing all, reducing the risk that someone may deploy it insecurely. #15",280500027,, https://github.com/simonw/datasette-insert/releases/tag/0.7,67003493,9599,RE_kwDOELgXO84D_mRl,0.7,main,0.7,0,0,2022-05-16T18:43:10Z,2022-05-16T18:45:09Z,"- New `/-/upsert/db/table?pk=id` API endpoint for performing upserts, where partial JSON documents can be provided and those keys will be updated on existing row or used to create new rows if a matching row does not exist. [#9](https://github.com/simonw/datasette-insert/issues/9)",280500027,, https://github.com/simonw/datasette-insert/releases/tag/0.8,72638056,9599,RE_kwDOELgXO84EVF5o,0.8,main,0.8,0,0,2022-07-22T17:50:41Z,2022-07-22T17:52:23Z,- Now serves CORS headers if Datasette is started with the `--cors` option. [#17](https://github.com/simonw/datasette-insert/issues/17),280500027,,