File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 4040* [ Health Check] ( extending/health-check/README.md )
4141 * [ Health Check Guides] ( extending/health-check/guides/README.md )
4242 * [ Content Content Security Policy (CSP)] ( extending/health-check/guides/contentsecuritypolicy.md )
43+ * [ Creating a Custom Database Table] ( extending/database.md )
4344
4445## Reference
4546
7374 * [ Type finder settings] ( reference/configuration/typefindersettings.md )
7475 * [ Unattended] ( reference/configuration/unattendedsettings.md )
7576 * [ Web routing] ( reference/configuration/webroutingsettings.md )
77+ * [ Common Pitfalls & Anti-Patterns] ( reference/common-pitfalls.md )
7678
7779## Tutorials
7880
Original file line number Diff line number Diff line change @@ -63,3 +63,9 @@ Here is a list of all the articles that are new to this version or have been upd
6363### New articles
6464
6565* [ Tutorial: Extending the Help Menu] ( tutorials/extending-the-help-menu.md )
66+
67+ ### Updated articles
68+
69+ * Changes made based on the removal of the UmbracoAPIController
70+ * [ Common Pitfalls: Static references to scoped references] ( reference/common-pitfalls.md#static-references-to-scoped-instances-such-as-umbracohelper )
71+ * [ Creating a custom database table] ( extending/database.md )
You can’t perform that action at this time.
0 commit comments