---
title: "Tuleap 16.1 (nov. 2024)"
slug: "tuleap-16-1"
updated: 2026-01-23T14:24:24Z
published: 2026-01-23T14:24:24Z
canonical: "help.tuleap.com/tuleap-16-1"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.tuleap.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Tuleap 16.1 (nov. 2024)

## Tuleap Requirement Management Tech Preview: Artidoc got a brand new editor

It’s been a long work under the hood to reach our goal: provide seamless editing capabilities in Artidoc. But what does that mean in practice?

Well, we made a short video to demonstrate as it’s easier shown than explained.

[Embedded content](https://www.youtube.com/embed/fzB0y-2-8Mk)

*New Artidoc editor demo*

So to summarize:

- Artidoc no longer distinguishes between read and write modes for documents.
- While the content is saved as Artifacts, Tuleap masks them so users can focus on the content.
- The new editor supports all artifacts edition capabilities (formatting, images, references, …).
- The new editor now respects default browser behavior (e.g., copy/paste, spellcheck).

### What will come next ?

The next topic we will address will be the ability to structure your documents with a hierarchy of titles and texts in addition to the artifact content. Stay tuned !

## Cross-Tracker Search polishing

Following General Availability of Cross-Tracker Search in [Tuleap 16.0](https://www.tuleap.org/resources/release-notes/tuleap-16-0) we took time to add some final touches to improve the overall experience.

The most visible change is that Expert mode (where you write the TQL query) is the new default. It means that when a Cross-Tracker Search widget is added to a dashboard, it is automatically in Expert mode. As writing TQL from scratch might be intimidating, we decided to preconfigure widgets with a default query depending of the context.

Project dashboards will show by default, all open artifacts of the project, sorted according to their last update date

User dashboard will show, by default, all open artifacts, assigned to the current user. It searches in all projects where the user is project member thanks to new `MY_PROJECTS()` function.

![Personal dashboard with cross tracker search widget default new query.](https://www.tuleap.org/wp-content/uploads/2024/11/xts-personal-fs8.png)*A Cross-Tracker Search widget freshly added to a personal dashboard* 

## Bugs and requests

During the 16.1 release cycle, [47 requests were implemented](https://tuleap.net/frs/release/243/release-notes#!/linked-artifacts). Bugs and security fixes were already back-ported on Tuleap Enterprise builds. You will find below a detailed list of fixes. The most notable ones are in bold.

### Security

- [#40123](https://tuleap.net/plugins/tracker/?aid=40123&amp;from_aid=37899) Do not export old config key sys_dbauth_passwd when collecting system data
- [#40062](https://tuleap.net/plugins/tracker/?aid=40062&amp;from_aid=37899) Wasmtime: 23.0.1 -> 23.0.3

### Tracker

- [#40085](https://tuleap.net/plugins/tracker/?aid=40085&amp;from_aid=37899) Graph on tracker, label can be cropped and indicate false percentage value
- [#40096](https://tuleap.net/plugins/tracker/?aid=40096&amp;from_aid=37899) Dnd is not allowed during artifact copy
- [#40101](https://tuleap.net/plugins/tracker/?aid=40101&amp;from_aid=37899) open list field hidden value are displayed in hybrid modal
- [#40065](https://tuleap.net/plugins/tracker/?aid=40065&amp;from_aid=37899) Table report and artifact view should render Text fields titles appropriately
- [#40097](https://tuleap.net/plugins/tracker/?aid=40097&amp;from_aid=37899) Missing index on value_id for List bind decorator SQL table

### Cross-Tracker Search

- [#40075](https://tuleap.net/plugins/tracker/?aid=40075&amp;from_aid=37899) XTS ORDER BY should order string fields using alphanumeric sort
- [#40076](https://tuleap.net/plugins/tracker/?aid=40076&amp;from_aid=37899) XTS ORDER BY should order static list fields using alphanumeric sort
- [#40073](https://tuleap.net/plugins/tracker/?aid=40074&amp;from_aid=37899) Add info tooltip in XTS widget expert mode
- [#40074](https://tuleap.net/plugins/tracker/?aid=40074&amp;from_aid=37899) Missing translations of TQL syntax error
- [#40070](https://tuleap.net/plugins/tracker/?aid=40070&amp;from_aid=37899) CrossTracker ORDER BY instrumentation

### Backlog

- [#40087](https://tuleap.net/plugins/tracker/?aid=40087&amp;from_aid=37899) Display issue when backlog title is too long
- [#40068](https://tuleap.net/plugins/tracker/?aid=40068&amp;from_aid=37899) top backlog header should be pinned when page is scrolled down

### Program management

- [#40102](https://tuleap.net/plugins/tracker/?aid=40102&amp;from_aid=37899) Project creation from ART fail when it does not come from Tuleap template

### Document

- [#40112](https://tuleap.net/plugins/tracker/?aid=40112&amp;from_aid=37899) Document upload by drag and drop when file name pattern is enabled is broken

### Time tracking

- [#40118](https://tuleap.net/plugins/tracker/?aid=40118&amp;from_aid=37899) div id=”main-content” misaligned when in time-tracker admin settings of a tracker

### Git / Pull Requests

- [#40431](https://tuleap.net/plugins/tracker/?aid=40431&amp;from_aid=37899) Pull requests sort options should be Newest/Oldest
- [#40063](https://tuleap.net/plugins/tracker/?aid=40063&amp;from_aid=37899) Artifact closing on reference with conventional commit

### Project administration

- [#39731](https://tuleap.net/plugins/tracker/?aid=39731&amp;from_aid=37899) Widget having renderers from another project should not be in the XML export

Dans l'écosystème Tuleap, un artifact est l'unité de base pour suivre le travail. C'est un élément géré dans un "tracker", et englobe tout ce que vous pourriez traditionnellement appeler un "ticket", une "tâche", un "bug", une "exigence", etc.

Un Tracker est un outil de suivi d'un type d'information qui permet de créer, gérer et suivre un ensemble d'artifacts partageant une même nature.
