> For the complete documentation index, see [llms.txt](https://taskoncommunitys-organization.gitbook.io/guide-book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://taskoncommunitys-organization.gitbook.io/guide-book/whats-new/v1.9.0.md).

# v1.9.0

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*K0GfMZtUoprqZLUFuc31Ow.png" alt="" height="350" width="700"><figcaption></figcaption></figure>

We are excited to unveil TaskOn v1.9.0, a significant update that enhances the way our users engage and grow their communities. This version introduces a seamless merge between the campaign and community modules and the launch of the highly anticipated Quest feature.

In TaskOn v1.9.0, we’ve consolidated the campaign and community sections into a unified experience. This update aims to simplify workflow and enhance community interaction by:

* Unified Dashboard: Users can now manage both campaigns and community activities from a single dashboard, making it easier to track progress and results.
* Cross-functional Features: Campaign tools are now seamlessly integrated into community activities, enabling real-time engagement and incentivization across both areas.
* Enhanced Collaboration: Communities can collaborate more effectively, with access to campaign insights and member activities all in one place.

This merge enhances operational efficiency by reducing the need to toggle between different modules and aligning tools with real-world community needs.

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*5DVxEQGtObOGDoDlhBW6TA.png" alt="" height="331" width="700"><figcaption></figcaption></figure>

**Quests**

The new **Quest** feature is designed to drive deeper user engagement. Quests allow community managers to create a series of tasks or challenges that users can complete to earn rewards, fostering a more interactive and rewarding experience.

Key benefits include:

* **Customizable Quests**: Design quests tailored to your community’s goals, from educational challenges to interactive tasks.
* **Real-time Progress Tracking**: Track user engagement and quest completion in real-time, ensuring transparency and motivating participation.
* **Increased Retention**: Quests offer a fun and rewarding way for users to stay active and engaged, driving long-term retention.

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*dzUT7CrGMDjNMSIxcc8bPg.png" alt="" height="429" width="700"><figcaption></figcaption></figure>

<br>


---

# 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:

```
GET https://taskoncommunitys-organization.gitbook.io/guide-book/whats-new/v1.9.0.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.
