Skip to content

0.1a3

Pre-release
Pre-release

Choose a tag to compare

@simonw simonw released this 15 Jun 20:25
  • Fixed a bug where users without the create-app permission could still create apps. #27
  • Fixed a bug where it was impossible to grant permission to edit an app to users who were not the app's owner. The rules for edit/delete are now the same as view: if the app is private only the owner can modify it, otherwise permission is controlled by Datasette's regular permission system. #29