> 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-2020.md).

# Release Notes - Q4 2020

## Known Bug with correction

* Copy to Clipboard get fixed size in columns
* Einstein: Error on Model Image Classification
* SharinPix Mobile App : Cannot exit annotation mode for HEIC images (on iOs)
* SharinPix Mobile App : Roll selection problem (on Android)
* SharinPix Mobile App : Top icons hidden when coming back from native camera
* SarinPix Mobile App : Annotation menu problem
* Single Image : Fix grid size issue (when parameter is not set with a value)
* Mobile Launcher : User uploading pictures not saved properly
* Field Service : Service Report Image (not rendering when in Formulas)

## Features

* SharinPix Album - CTR+A (CMD-A) select all images
* SharinPix Album - Compact Layout (optimized space for images)
* SharinPix Album - Thumbnail View : CTRL or SHIFT + click extended/removed selection
* SharinPix Album - Flip Image tool
* SharinPix Album - Custom label displayed on thumbnails from SharinPix Image custom label field
* SharinPix Related Search - Support Full Screen feature
* SharinPix Mobile App : Checklist quick change from Camera mode
* SharinPix Mobile App : return deeplink (to previous app) with photo count
* SharinPix Mobile App : add compression progress while loading
* SharinPix Transformation : add support for HTML content (Rich Text oriented)
* SharinPix To PDF : available on Community
* **SharinPix Single Image Grid : new component!**
* SharinPix Search : Personnalisable image filename from SharinPix Image record field
* SharinPix Search - Custom label displayed on thumbnails from SharinPix Image custom label field
* Zip Extract : Custom Image File Name from SharinPix Image custom field


---

# 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-2020.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.
