id,page,ref,title,content,breadcrumbs,references upgrade_guide:upgrade-guide-v1,upgrade_guide,upgrade-guide-v1,Datasette 0.X -> 1.0,"This section reviews breaking changes Datasette 1.0 has when upgrading from a 0.XX version. For new features that 1.0 offers, see the Changelog .","[""Upgrade guide""]",[] upgrade_guide:upgrade-guide-v1-a20,upgrade_guide,upgrade-guide-v1-a20,Datasette 1.0a20 plugin upgrade guide,"Datasette 1.0a20 makes some breaking changes to Datasette's permission system. Plugins need to be updated if they use any of the following : The register_permissions() plugin hook - this should be replaced with register_actions The permission_allowed() plugin hook - this should be upgraded to use permission_resources_sql() . The datasette.permission_allowed() internal method - this should be replaced with datasette.allowed() Logic that grants access to the ""root"" actor can be removed.","[""Upgrade guide""]",[]