> For the complete documentation index, see [llms.txt](https://docs.tc.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tc.network/change-log.md).

# Change Log

##

##

## 1.3.114 - 2022-8-23

### Enhancements&#x20;

* Appstore information update and ability to change password added

## 1.3.112 - 2022-8-3

### Enhancements&#x20;

* TOS update

## 1.3.111 - 2022-8-2

### Enhancements&#x20;

* iPad download image bug fix

## 1.3.110 - 2022-7-19

### Enhancements&#x20;

* IImage placeholder bug fix
* Backend data speed increase

## 1.3.106 - 2022-7-5

### Enhancements&#x20;

* Image cacheing bug fix&#x20;
* TOS update

## 1.3.105 - 2022-6-21

### Enhancements&#x20;

* Icon padding
* iPad home bar fix
* Label/like button fix on iPad

## 1.3.104 - 2022-6-17

### Enhancements&#x20;

* External link fixes
* UI tweaks and fading scroll transitions

## 1.3.103 - 2022-6-10

### Enhancements&#x20;

* Trending section tweaks
* Profile randomizing
* UI teaks
* Search function upgrade

## 1.3.102 - 2022-5-31

### Enhancements&#x20;

* General bug fixes

## 1.3.101 - 2022-5-17

### Enhancements&#x20;

* General bug fixes

## 1.3.100 - 2022-5-13

### Enhancements&#x20;

* General bug fixes

## 1.3.99 - 2022-5-11

### Enhancements&#x20;

* General bug fixes

## 1.3.98 - 2022-5-10

### Enhancements&#x20;

* General bug fixes

## 1.3.97 - 2022-5-3

### Enhancements&#x20;

* General bug fixes

## 1.3.96 - 2022-4-13

### Enhancements&#x20;

* General bug fixes

## 1.3.95 - 2022-4-6

### Enhancements&#x20;

* General bug fixes

## 1.3.94 - 2022-3-29

### Enhancements&#x20;

* Icon changes and search logic

## 1.3.93 - 2022-3-25

### Enhancements&#x20;

* Icon Changs, manufacturer tile logic change and other minor changes

## 1.3.92 - 2022-3-16

### Enhancements&#x20;

* Entire refresh of the apps User Interface. Includes a search function, trending page and new functionality

## 1.3.91 - 2022-3-16

### Enhancements&#x20;

* General bug fixes

## 1.3.90 - 2022-3-14

### Enhancements&#x20;

* General bug fixes

## 1.2.89 - 2021-12-19

### Enhancements&#x20;

* General bug fixes

## 1.2.88 - 2021-12-8

### Enhancements&#x20;

* Login keyboard and frame now disappears after login

## 1.2.87 - 2021-12-6

### Enhancements&#x20;

* Widget bug fix,
* &#x20;error messages and
* &#x20;facelift prep

## 1.2.86 - 2021-11-17

### Enhancements&#x20;

* Icon updates&#x20;
* Keyboard upgrade

## 1.2.85 - 2021-9-3

### Enhancements&#x20;

* Featured image profile tag,
* Image cacheing

## 1.2.82 - 2021-7-23

### Enhancements&#x20;

* Bug fixes

## 1.2.79 - 2021-7-3

### Enhancements&#x20;

* Updated filters and added the link service

## 1.2.78 - 2021-5-25

### Enhancements&#x20;

* Addition of profile avatars

## 1.2.77 - 2021-5-3

### Enhancements&#x20;

* Database additon

## 1.2.76 - 2021-5-3

### Enhancements&#x20;

* Initial build&#x20;

##


---

# 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.tc.network/change-log.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.
