# V1.4.0

{% hint style="info" %}
If you need help at any point join our [**Discord Server**](https://discord.gg/mgNR64R) and someone will help you.
{% endhint %}

## Inital Release

{% code overflow="wrap" %}

```markdown
### 1.4.0-0
Date: 17/03/23
User: Qjuh
> ----------
>>> Bug Fixes
* args.js
	> Removal of Default Server Language output (Unused)
* command.js
	> Fixed URL Parsing
* translate.react.js
	> Fixed variable on error for `Raction Failed`
* auth.js
	> Type correction for botOwner constant
* db.js
	> Refactoring of return statments
* message.js, events.js
	> Fix for thread support
* slashcommands.js
	> subCommand correction
* All files
	> Corerction of `msg:` to `description:` for logger messages
	> Removal of all `function error (err)` calls to logger.js
* eslint Corrections
```

{% endcode %}

## V-1

{% code overflow="wrap" %}

```markdown
### 1.4.0-1
Date: 19/03/23
User: Qjuh
> ----------
>>> choose_server.js
* Fixed taskcount being "0" instead of 0, logger fix

>>> join.js, settings.js
* Removal of all `function error (err)` calls to logger.js
```

{% endcode %}

## V-2

{% code overflow="wrap" %}

```markdown
### 1.4.0-2
Date: 30/03/23
User: Qjuh
> ----------
>>> translate.auto.js
* Fixed Auto task count bug
```

{% endcode %}

## V-3

{% code overflow="wrap" %}

```markdown
### 1.4.0-3
Date: 31/03/23
User: Qjuh
> ----------
>>> send.js
* Improve DM error logs
```

{% endcode %}

## V-4

{% code overflow="wrap" %}

```markdown
### 1.4.0-4
Date: 04/04/23
User: Qjuh
> ----------
>>> send.js
* Fixed sendembeds in embedOn mode
```

{% endcode %}

## V-5

{% code overflow="wrap" %}

```markdown
### 1.4.0-5
Date: 05/04/23
User: Zycore
> ----------
>>> settings.js
* Removing Protected Code

>>> helpers.js, events.js
* Added varaibles for `REDCATED` plan and `REDCATED` plan to `getMaxChars`

>>> lang.check.js
* New languages added 
    > LANGUAGE              CODE
    > Assamese              as
    > Aymara                ay
    > Bambara               bm
    > Dhivehi               dv
    > Ewe                   ee
    > Guarani               gn
    > Javanese              jv
    > Kinyarwanda           rw
    > Lingala               ln
    > Oriya                 or
    > Oromo                 om
    > Quechua               qu
    > Sanskrit              sa
    > Tatar                 tt
    > Tigrinya              ti
    > Tsonga                ts
    > Turkmen               tk
    > Twi (Akan)            ak
    > Uyghur                ug
```

{% endcode %}
