# Release Notes

## 07/20/19 Updated the "Set Your App's Default Profile Picture" Section of the Setup Guide

Updated the Setup Guide's [**Set Your App's Default Profile Picture**](https://docs.littlebaytech.com/templates/responsive-base-template/quickstart-guide#set-your-apps-default-profile-picture) section.  Previously, this section of the documentation stated how to upload a default value for the "profile picture" field on the User data type.  A few more steps have been added to ensure that the default profile picture value file is not deleted from your app's storage when a User changes their profile picture. Please refer to the updated documentation if you have uploaded a default value for the "profile picture" field, or are planning on adding this.  If you have absolutely any questions at all, please don't hesitate to email us at <support@littlebaytech.com>. &#x20;

## 07/20/19 Created Release Notes Section

This section's purpose is to notify template owners of any changes made to the template or documentation


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.littlebaytech.com/templates/responsive-base-template/release-notes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
