home / github / releases

Menu
  • Search all tables
  • GraphQL API

releases: 120375181

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.0a6 120375181 RE_kwDOBm6k_c4HLMeN 1.0a6 main 1.0a6 0 9599 1 2023-09-08T04:44:08Z 2023-09-08T04:45:12Z
  • New plugin hook: actors_from_ids(datasette, actor_ids) and an internal method to accompany it, await .actors_from_ids(actor_ids). This mechanism is intended to be used by plugins that may need to display the actor who was responsible for something managed by that plugin: they can now resolve the recorded IDs of actors into the full actor objects. (#2181)
  • DATASETTE_LOAD_PLUGINS environment variable for controlling which plugins are loaded by Datasette. (#2164)
  • Datasette now checks if the user has permission to view a table linked to by a foreign key before turning that foreign key into a clickable link. (#2178)
  • The execute-sql permission now implies that the actor can also view the database and instance. (#2169)
  • Documentation describing a pattern for building plugins that themselves define further hooks for other plugins. (#1765)
  • Datasette is now tested against the Python 3.12 preview. (#2175)
107914493  

Links from other tables

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