# Change Log

### 8th September 2020

* All updates are now published to the TidyLabs Discord over at: **<https://discord.gg/tidy>**

### 5th May 2020

* TidyLabs Emote Extension 1.13 launched - [Read More](https://help.tidylabs.stream/2020/05/tidylabs-dlive-emote-extension.html)

### 26th April 2020

TidyLabs Multi-Stream website to show/chat up to 4 streamers on a single page.

* <https://multi.tidylabs.stream>

**Bug Fixes:**

* [x] Points Display name update
  * Automatically updates on points allocated cycle.

### 24th April 2020

ChatBot 1.0 Improvements - <https://help.tidylabs.stream/2020/04/tidylabs-chatbot-10-upgrades.html>

* [x] !uptime added
* [x] !ping added
* [x] Notification Messages (Tips / Follows / Hosts / Subs)

Chat Overlay Improvements

* [x] Avatars are now Circles
* [x] Chat Message timer removal fixed
* [x] Random username Colour added

### 12th April 2020

TidyLabs has gone under a lot of behind the scenes coding over the past few weeks, many of them are to fix small bugs that have been reported - but also added a brand new currency / points system.

* [x] Fixed: TidyLabs Alerts Donation Messages now show
* [x] Added: New TidyLabs Chatbot 2.0 Points / Currency
* [x] Added: New TidyLabs Interactive System
* [x] Added: Help Documentation
* [x] Fixed: Discord Support Button
* [x] Fixed: Daily website timeouts
* [x] Fixed: TidyLabs Teams loading times

### 20th December 2019

This is quite a large change to the song request back end.  Even with the small user set of Alpha Testers, I started receiving alerts for exceeding the YouTube API quota (screenshot below)

![😬](https://2506044024-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lw6K11qewWsuPiV2cr1%2F-Lw_2AvZDJ9W9F2t-Xf4%2F-Lw_2qy8UXOyTrmismz8%2Fimage.png?alt=media\&token=2fc53dd8-6de7-4e8a-a673-28b3ccd62776)

I decided to fully rewrite the song request system and start to keep a library of previous requests which should hopefully see a huge drop in YouTube API calls 🙏

### 17th December 2019

* [x] Subscriber Scroller shows message when authorisation expires
* [x] Global Chat Bot YouTube URL Fixes (now accepts all YouTube URL's)
* [x] Global Chat Bot Sub Only song request fix (Channel Owners can request)
* [x] Added option to Alerts overlay to disable sub anniversary alerts


---

# 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.tidylabs.stream/change-log.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.
