# Changelog

## August 2025

See what’s new and improved in our July update.

{% columns %}
{% column %}

<figure><img src="/files/ynPJdCa8vEIiRT3kyOAZ" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

#### Launched the TAL3NT Discord Server #1

* Onboarding Talents to the server
* Different teams to build different project

#### Released The TAL3NT Documentation #2

* Complete Documentation of what the TAL3NT team is building
  {% endcolumn %}
  {% endcolumns %}

***

## July 2025

See what’s new and improved in our July update.

{% columns %}
{% column %}

<figure><img src="/files/ynPJdCa8vEIiRT3kyOAZ" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

#### Partnerships #1

* Partnered with AllDomain to utilize our users who have domain names to display on their profile instead of their wallet address
* Partnership with Monorail so that our users can easily swap their Mon Token to USDC on the TAL3NT platform
* Partnership with event organizer India Blockchain Month to get our community members join the builders moment

#### Deployed to Base Mainnet #2

* TAL3NT is live on the Base Blockchain
* Deployed our core contract on Base
  {% endcolumn %}
  {% endcolumns %}

<details>

<summary>Improved</summary>

* Authentication
* Database structure

</details>

<details>

<summary>Fixed</summary>

* Smart Contract Error

</details>

### June 2025

See what’s new and improved in our June update.

{% columns %}
{% column %}

<figure><img src="/files/QVgKacIbH2lShITCX8Bc" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

#### Revamping the TAL3NT Logo #1

* Redesign the TAL3NT Logo to depict the brand
* Change in brand color

#### Live on Monad Testnet #2

* TAL3NT deployed live on monad testnet
* Got our first 30 users in the first week
  {% endcolumn %}
  {% endcolumns %}

### May 2025

See what’s new and improved in our May update.

{% columns %}
{% column %}

<figure><img src="/files/Plvhf28nJ2pfwJOh9xa8" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

#### Partnerships #1

* Partnership with Web3 Aligarh Community

{% endcolumn %}
{% endcolumns %}

### April 2025

The TAL3NT Journey started

{% columns %}
{% column %}

<figure><img src="/files/Plvhf28nJ2pfwJOh9xa8" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

#### Social Media Presence #1

* Launching on X (formerly Twitter)
* (Building a community on Telegram)

#### Core Development Started #2

* MVP Built to test the audience
* Deployed some basic smart contracts
  {% endcolumn %}
  {% endcolumns %}

<details>

<summary>Improved</summary>

* Authentication
* Database structure

</details>

<details>

<summary>Fixed</summary>

* Smart Contract Error

</details>


---

# 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.tal3nt.xyz/changelog/readme.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.
