Skip to content

Commit

Permalink
[RELEASE] A minor is being released to 5.36.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
pix-bot committed Feb 5, 2025
1 parent fe2a07a commit 7315dcc
Show file tree
Hide file tree
Showing 21 changed files with 59 additions and 30 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# Pix Changelog

## v5.36.0 (05/02/2025)


### :rocket: Amélioration
- [#11296](https://github.com/1024pix/pix/pull/11296) [FEATURE] Pix Junior - Utiliser les options de validation de challenge provenant de Pix Editor.
- [#11323](https://github.com/1024pix/pix/pull/11323) [FEATURE] [API] Pouvoir enregistrer un titre interne d’un CF (PIX-16218).
- [#11300](https://github.com/1024pix/pix/pull/11300) [FEATURE] Ne pas afficher les boutons d'annulation si la session n'est pas finalisée (PIX-16141).
- [#11306](https://github.com/1024pix/pix/pull/11306) [FEATURE] API-Pouvoir retourner le titre interne d’un CF depuis l’API (PIX-16219).

### :building_construction: Tech
- [#11315](https://github.com/1024pix/pix/pull/11315) [TECH] Migrer la route DELETE /api/admin/certification-center-memberships/{id} (PIX-16387).
- [#11321](https://github.com/1024pix/pix/pull/11321) [TECH] Ajouter une route /api/healthcheck/forwarded-origin (PIX-16368).
- [#11318](https://github.com/1024pix/pix/pull/11318) [TECH] Utilise l'`AssessmentResult` qui a été annulé en plus du statut `isCancelled` pour le repo du LSU/LSL (PIX-16394).
- [#11279](https://github.com/1024pix/pix/pull/11279) [TECH] findSnapshotForUsers appelé directement dans les autres repos (Pix-16338).

### :bug: Correction
- [#11322](https://github.com/1024pix/pix/pull/11322) [BUGFIX] Fix regression de css sur l'introduction (PIX-16413).
- [#11302](https://github.com/1024pix/pix/pull/11302) [BUGFIX] Corriger les informations dans le toaster de désactivation des utilisateurs de Pix admin (PIX-13604).
- [#11307](https://github.com/1024pix/pix/pull/11307) [BUGFIX] Gérer les pages hors connexion dans le nouveau gabarit (PIX-16378).
- [#11290](https://github.com/1024pix/pix/pull/11290) [BUGFIX] Raccrocher les collecte de profile anonymisé avec leur Knowledge-element-snapshots (PIX-16326).

### :arrow_up: Montée de version
- [#11320](https://github.com/1024pix/pix/pull/11320) [BUMP] Update dependency @1024pix/pix-ui to ^54.5.0 (mon-pix) (PIX-16401) (PIX-16284).
- [#11327](https://github.com/1024pix/pix/pull/11327) [BUMP] Update dependency @1024pix/pix-ui to ^54.6.0 (certif).
- [#11326](https://github.com/1024pix/pix/pull/11326) [BUMP] Update dependency @1024pix/pix-ui to ^54.6.0 (admin).
- [#11324](https://github.com/1024pix/pix/pull/11324) [BUMP] Update dependency @1024pix/pix-ui to ^54.5.0 (admin).
- [#11316](https://github.com/1024pix/pix/pull/11316) [BUMP] Update dependency @1024pix/pix-ui to ^54.3.0 (certif).
- [#11309](https://github.com/1024pix/pix/pull/11309) [BUMP] Update dependency @1024pix/pix-ui to ^54.3.0 (admin).

## v5.35.0 (04/02/2025)


Expand Down
4 changes: 2 additions & 2 deletions admin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pix-admin",
"version": "5.35.0",
"version": "5.36.0",
"private": false,
"description": "Interface d'administration pour les membres de Pix.",
"license": "AGPL-3.0",
Expand Down
4 changes: 2 additions & 2 deletions api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pix-api",
"version": "5.35.0",
"version": "5.36.0",
"private": false,
"description": "Plateforme d'évaluation et de certification des compétences numériques",
"license": "AGPL-3.0",
Expand Down
4 changes: 2 additions & 2 deletions audit-logger/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion audit-logger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pix-audit-logger",
"version": "5.35.0",
"version": "5.36.0",
"description": "",
"scripts": {
"build": "tsc --project tsconfig.production.json",
Expand Down
4 changes: 2 additions & 2 deletions certif/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion certif/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pix-certif",
"version": "5.35.0",
"version": "5.36.0",
"private": false,
"description": "Plateforme en ligne de gestion des sessions de certification",
"license": "AGPL-3.0",
Expand Down
4 changes: 2 additions & 2 deletions high-level-tests/e2e/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion high-level-tests/e2e/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pix-e2e",
"version": "2.35.0",
"version": "2.36.0",
"description": "Permet d'exécuter des tests de bout en bout sur la plateforme Pix",
"homepage": "https://github.com/1024pix/pix#readme",
"author": "GIP Pix",
Expand Down
4 changes: 2 additions & 2 deletions high-level-tests/load-testing/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion high-level-tests/load-testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pix-load-testing",
"version": "3.35.0",
"version": "3.36.0",
"description": "Permet d'exécuter des tests de charge sur l'API de la plateforme Pix.",
"homepage": "https://github.com/1024pix/pix/tree/dev/high-level-tests/load-testing#readme",
"author": "GIP Pix",
Expand Down
4 changes: 2 additions & 2 deletions junior/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion junior/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "junior",
"version": "5.35.0",
"version": "5.36.0",
"private": false,
"description": "Version de Pix à destination des élèves du premier degré",
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions mon-pix/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mon-pix/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mon-pix",
"version": "5.35.0",
"version": "5.36.0",
"private": false,
"description": "Plateforme d'évaluation et de certification des compétences numériques",
"license": "AGPL-3.0",
Expand Down
4 changes: 2 additions & 2 deletions orga/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion orga/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pix-orga",
"version": "5.35.0",
"version": "5.36.0",
"private": false,
"description": "Plateforme en ligne de gestion de campagne d'évaluation",
"license": "AGPL-3.0",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pix",
"version": "5.35.0",
"version": "5.36.0",
"private": false,
"description": "Plateforme d'évaluation et de certification des compétences numériques",
"license": "AGPL-3.0",
Expand Down

0 comments on commit 7315dcc

Please sign in to comment.