> For the complete documentation index, see [llms.txt](https://docs.sharinpix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sharinpix.com/release-notes/release-notes-q4-2021.md).

# Release Notes - Q4 2021

## Known Bug with correction

* SharinPix Album : cropped Annotation Arrow
* SharinPix Mobile App : Crash when deleting a picture with an upload in progress
* SharinPix Image Sync : wrong date/time extracted on certain browser

## Features

* SharinPix Plan PDF : Dynamic Interaction support for Plan and Plan Item
* SharinPix Plan PDF : SharinPix Plan Item related list with Dynamic interaction behaviour
* SharinPix Album : default sticker size (proportional to the page)
* SharinPix Album : Tags available and Auto tags now Lightning Component parameters
* SharinPix Album : Permission support now Upload from Webcam
* SharinPix Album : Annotation tool without fill (Circle/Rectangle)
* SharinPix Mobile App : "ghosting" picture above the camera (to take similar angle picture)
* SharinPix Upload Button : Support SharinPix Permission
* SharinPix Smart PDF Form to Salesforce field : Increased signature area size
* SharinPix Map : default marker color as parameter
* SHarinPix Map : Polygon label inside a circle (numbered polygons)
* SharinPIx Map to Album : option to display label next to the marker
* SharinPix Map to Album : Custom Polygon label size
* SharinPix Map to Album : Custom size for marker


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sharinpix.com/release-notes/release-notes-q4-2021.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
