Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corriger l'affichage du fil d'Ariane #1395

Closed
Thibaut-Larrede opened this issue Feb 14, 2022 · 0 comments
Closed

Corriger l'affichage du fil d'Ariane #1395

Thibaut-Larrede opened this issue Feb 14, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Thibaut-Larrede
Copy link

Thibaut-Larrede commented Feb 14, 2022

EPIC

AFTER

Contexte
Lorsqu'on navigue dans les stalactites représentant l'arborescence, sur la droite s'affiche le fil d'Ariane permettant d'indiquer le nom de l'ensemble des éléments parents.

Définition du(des) problème(s)
Lorsque le fil d'Ariane s'affiche, il n'est pas proportionnel aux stalactites et dépasse sur la carte.

image

Solution
ETQ utilisateur d'Archifiltre-Docs
JVP visualiser le fil d'Ariane de façon proportionnelle à l'affichage des stalactites
AD de voir le fil d'Ariane entièrement

image

Critères d'acceptance
No response

Les tests e2e doivent-ils passer ?
e2e

Valeur Business
BV:S

@Thibaut-Larrede Thibaut-Larrede added bug Something isn't working BV:S labels Feb 14, 2022
github-actions bot pushed a commit that referenced this issue Jul 7, 2023
# [4.0.0](v3.2.1...v4.0.0) (2023-07-07)

### Bug Fixes

* **artifacts:** add arch in win setup artifact ([3d62f35](3d62f35))
* **artifacts:** update win portable artifact name ([2c9d5dd](2c9d5dd))
* **auto-update:** remove auto update check in main during boot ([#1430](#1430)) ([22824db](22824db))
* **auto-update:** remove publish options in builder ([bd6e491](bd6e491))
* **breadcrumb-tooltip:** remove interpolation string ([#1320](#1320)) ([3498b87](3498b87))
* **breadcrumbs:** sliced breadcrumbs fixed ([#1351](#1351)) ([94a3100](94a3100))
* **build:** fix workers build ([91cfa2e](91cfa2e))
* **ci:** lock node version to 14 in build ([b063370](b063370))
* **ci:** update ci and (no)secrets usage ([2d6b702](2d6b702))
* **ci:** update ci node version ([030558a](030558a))
* compute folder hashes in main thread ([#1285](#1285)) ([c508199](c508199))
* **csv-exporter:** add a map as cache ([b157f3b](b157f3b))
* **deps:** lock node version to 14 ([4a27497](4a27497))
* **deps:** lock version for sass and css loaders ([#1346](#1346)) ([72ce220](72ce220))
* **deps:** update all dependencies ([#1280](#1280)) ([1cee0a6](1cee0a6))
* **deps:** update all dependencies ([#1283](#1283)) ([8e898a7](8e898a7))
* **deps:** update all dependencies ([#1295](#1295)) ([6b094dd](6b094dd))
* **deps:** update dependency clean-webpack-plugin to v4 ([#1354](#1354)) ([75e9c74](75e9c74))
* **deps:** update dependency i18next to v20 ([#1311](#1311)) ([d4ac77d](d4ac77d))
* **deps:** update dependency i18next to v21 ([#1355](#1355)) ([44c0c48](44c0c48))
* **deps:** update dependency jszip to v3.7.0 [security] ([#1324](#1324)) ([4b51b1d](4b51b1d))
* **deps:** update dependency react-i18next to ^11.11.0 ([#1281](#1281)) ([e7fd58e](e7fd58e))
* **deps:** update dependency react-icons to v4 ([#1312](#1312)) ([a8a1a74](a8a1a74))
* **deps:** update dependency windows-1252 to ^1.1.0 ([#1316](#1316)) ([e4f25e3](e4f25e3))
* **deps:** update dependency xlsx to ^0.17.0 [security] ([#1299](#1299)) ([d674607](d674607))
* **deps:** update dependency yargs to v17 ([#1338](#1338)) ([e53b096](e53b096))
* **display:** change file count / level font size in audit tab. Fix [#1397](#1397) ([d45c1dd](d45c1dd))
* **display:** fix breadcrumb height. Fix [#1395](#1395) ([7d87344](7d87344))
* **e2e:** shush ubuntu as playwright deps not working for now ([04821b8](04821b8))
* **export:** fix resip export ([1a5c973](1a5c973))
* **exports:** fix csv/excel exports by removing workers ([#1464](#1464)) ([1dafcca](1dafcca))
* fix husky not launching ([#1273](#1273)) ([a9c982c](a9c982c))
* hash compute again ([#1372](#1372)) ([e553362](e553362))
* **hash:** fix windows specific file hash with correct path ([#1394](#1394)) ([de8cf00](de8cf00))
* **hash:** move hash computing to main thread ([#1363](#1363)) ([b2e1fa9](b2e1fa9))
* **i18n:** use good interpolate. Fix [#1396](#1396) ([8e9f45d](8e9f45d))
* improve startup speed and exports crashing on windows ([#1450](#1450)) ([69dddec](69dddec))
* installer id ([9edd3f6](9edd3f6))
* **lint:** reenable eslint ([#1368](#1368)) ([6579533](6579533))
* **load-filesystem.sh:** support paths with spaces ([#1358](#1358)) ([c4a61d8](c4a61d8))
* **modal:** increment display time ([#1301](#1301)) ([a0855ec](a0855ec))
* **release:** adapt windows installer for release channels ([57e4e20](57e4e20))
* **release:** change default windows install path ([#1474](#1474)) ([bf3172f](bf3172f))
* **release:** change installer and uninstaller ico files ([44f322f](44f322f))
* **release:** fix asset replacer script ([ee47fd1](ee47fd1))
* **release:** fix repository url ([2985c19](2985c19))
* **resip-test:** skip test during investigation ([#1496](#1496)) ([b00a075](b00a075))
* **tags:** fix tags library not being displayed ([#1468](#1468)) ([70d7e0d](70d7e0d))
* **tests:** fix tests poorly using i18n ([5eb808f](5eb808f))
* **to-delete:** fix undo after to delete. Fix [#1398](#1398) ([c79c539](c79c539))

### Features

* **exporters:** add is loaded label ([#1302](#1302)) ([260f7dc](260f7dc))
* **icicle:** add folder's count on ruler ([#1265](#1265)) ([083b041](083b041))
* **import:** add additionnal metadata import feature ([#1462](#1462)) ([c4291aa](c4291aa))
* Prepare beta ([#1422](#1422)) ([89a296f](89a296f))
* **ruler:** add total folder count ([#1339](#1339)) ([e55d6a4](e55d6a4))
* **search-filter:** add to delete tag to search filter ([#1272](#1272)) ([a163221](a163221))
* **version:** add app version in main views ([#1540](#1540)) ([c97fec9](c97fec9))

### BREAKING CHANGES

* go for v4
github-actions bot pushed a commit that referenced this issue Mar 6, 2024
# 1.0.0 (2024-03-06)

### Bug Fixes

* add missing translation ([488f324](https://github.com/SocialGouv/archifiltre-docs/commit/488f324f835e8be72d24979bc58c87bcc1fc4613))
* add tags max width in tags and all tags ([#961](https://github.com/SocialGouv/archifiltre-docs/issues/961)) ([d5d46ed](https://github.com/SocialGouv/archifiltre-docs/commit/d5d46ed5740fd5d87f8f116578ea822ae7a3344c))
* add translations for loading screen error message ([#1152](https://github.com/SocialGouv/archifiltre-docs/issues/1152)) ([386751c](https://github.com/SocialGouv/archifiltre-docs/commit/386751c73d93e92683374498934c48cbe3f74563))
* all tags no longer remain greyed out ([30513a8](https://github.com/SocialGouv/archifiltre-docs/commit/30513a807271db949db4ebe63152a1e507bbb8f7))
* **all-tags:** fix to delete tags display in all tags ([#1070](https://github.com/SocialGouv/archifiltre-docs/issues/1070)) ([4874410](https://github.com/SocialGouv/archifiltre-docs/commit/48744107867c8e650fbba9e2c3c7ec43a14223e3))
* **artifacts:** add arch in win setup artifact ([c9a2253](https://github.com/SocialGouv/archifiltre-docs/commit/c9a22530263268b0b22173b77a6050f8a6d8eb3d))
* **artifacts:** update win portable artifact name ([314f8ec](https://github.com/SocialGouv/archifiltre-docs/commit/314f8ecfd349c5403e0ef3be833b5e62f67bc6b3))
* **audit:** fix audit size display in file distribution ([#942](https://github.com/SocialGouv/archifiltre-docs/issues/942)) ([4a5d3c3](https://github.com/SocialGouv/archifiltre-docs/commit/4a5d3c385f40ec2f8d49e5bd6921fa11f58a385a))
* **audit:** format file path for user os ([f58f9de](https://github.com/SocialGouv/archifiltre-docs/commit/f58f9de7b145880f5d207615663e376afe20f305))
* **audit:** prevent report generation before hashes computation ([5890fe4](https://github.com/SocialGouv/archifiltre-docs/commit/5890fe468c66f1dd4fa85a77fd88c64f5f9bed10))
* **audit:** remove bold from file extensions list ([641e4a8](https://github.com/SocialGouv/archifiltre-docs/commit/641e4a8f3fdc4a6e5d6e2a97d7ca5e2106969d74))
* **auto-update:** remove auto update check in main during boot ([#1430](https://github.com/SocialGouv/archifiltre-docs/issues/1430)) ([c2b4a7b](https://github.com/SocialGouv/archifiltre-docs/commit/c2b4a7be65d1ad12bbd6b81c81e3abf8c6fca7c2))
* **auto-update:** remove publish options in builder ([053fc06](https://github.com/SocialGouv/archifiltre-docs/commit/053fc064b5d3b7639ff50b52a954fac4342238fb))
* **background-loading-info:** fix z-index ([#1139](https://github.com/SocialGouv/archifiltre-docs/issues/1139)) ([0b92e4a](https://github.com/SocialGouv/archifiltre-docs/commit/0b92e4a1a06dab7ead2aa7bad2ad784755b45add))
* bad version in package.json ([f9b2773](https://github.com/SocialGouv/archifiltre-docs/commit/f9b2773c092c97f1e8e377c7677ba942e7b82e2b))
* **breadcrumb-tooltip:** remove interpolation string ([#1320](https://github.com/SocialGouv/archifiltre-docs/issues/1320)) ([ae68abc](https://github.com/SocialGouv/archifiltre-docs/commit/ae68abc151df248ca5d4c81f6c6b8c677d931c6b))
* **breadcrumbs:** sliced breadcrumbs fixed ([#1351](https://github.com/SocialGouv/archifiltre-docs/issues/1351)) ([7684b7a](https://github.com/SocialGouv/archifiltre-docs/commit/7684b7a25cf2658d234e3a6158242f731db17350))
* **build:** fix workers build ([677cecd](https://github.com/SocialGouv/archifiltre-docs/commit/677cecdc262fa886f511c532e7834f37902194cd))
* cancel hash computing on close ([#1100](https://github.com/SocialGouv/archifiltre-docs/issues/1100)) ([132a5e4](https://github.com/SocialGouv/archifiltre-docs/commit/132a5e4dc84fed0b4f8969bf9577a6bb5294dc1d))
* **ci:** fix pipeline with renovate branches ([#782](https://github.com/SocialGouv/archifiltre-docs/issues/782)) ([f39ddc4](https://github.com/SocialGouv/archifiltre-docs/commit/f39ddc4a00fa7f526f224ca621c1fad85cae0e01))
* **ci:** lock node version to 14 in build ([2657cb5](https://github.com/SocialGouv/archifiltre-docs/commit/2657cb53e2d262009ba86e7b8535abbcb94a2db7))
* **ci:** remove set-output usage ([aa27215](https://github.com/SocialGouv/archifiltre-docs/commit/aa2721577dc4f8a25f04cc10862341fe23c40f5c))
* **ci:** update ci and (no)secrets usage ([140f03d](https://github.com/SocialGouv/archifiltre-docs/commit/140f03dea4eb1e509ce0e11009b8bea88c03660b))
* **ci:** update ci node version ([c1eb0c5](https://github.com/SocialGouv/archifiltre-docs/commit/c1eb0c56a51a9e5c7239a0af51710dd829ac7439))
* compute folder hashes in main thread ([#1285](https://github.com/SocialGouv/archifiltre-docs/issues/1285)) ([49b1651](https://github.com/SocialGouv/archifiltre-docs/commit/49b1651ef91ecfc40dca636b3d287ca0ca5bb356))
* **csv-exporter:** add a map as cache ([b1050e5](https://github.com/SocialGouv/archifiltre-docs/commit/b1050e55f3099c295d2741150bbb2a416916e9cf))
* **csv-export:** fix all elements being folders in csv export ([e2269e1](https://github.com/SocialGouv/archifiltre-docs/commit/e2269e1dbe0215ca93ca116fc4f72b2bc9e7cc34))
* **csv-export:** fix lastModifiedDate in csv export ([4e004dc](https://github.com/SocialGouv/archifiltre-docs/commit/4e004dc1ae75b346e61992e0e2e713519fa7eec6))
* **csv-export:** fix tags not appearing in csv export ([e0e87f0](https://github.com/SocialGouv/archifiltre-docs/commit/e0e87f0580b6f9194541a4858ecd84abf0077445))
* **deletion-script:** fix script encoding on windows ([#1253](https://github.com/SocialGouv/archifiltre-docs/issues/1253)) ([86641d8](https://github.com/SocialGouv/archifiltre-docs/commit/86641d80b5bd80ae9512cffe8d637f41a75f507a))
* **deps:** lock node version to 14 ([271b834](https://github.com/SocialGouv/archifiltre-docs/commit/271b8347281676a23b4b6ef21d59f503abe2552b))
* **deps:** lock version for sass and css loaders ([#1346](https://github.com/SocialGouv/archifiltre-docs/issues/1346)) ([9e5062b](https://github.com/SocialGouv/archifiltre-docs/commit/9e5062b61ad0318f130e973b43da1a2de6aac59c))
* **deps:** update all dependencies ([#1142](https://github.com/SocialGouv/archifiltre-docs/issues/1142)) ([7adea03](https://github.com/SocialGouv/archifiltre-docs/commit/7adea03d12b9c36a248e00ecf1b2cb1be45ed404))
* **deps:** update all dependencies ([#1155](https://github.com/SocialGouv/archifiltre-docs/issues/1155)) ([8fcaf2b](https://github.com/SocialGouv/archifiltre-docs/commit/8fcaf2bf9f1e16734aca99bdda6b576fe6ed45d7))
* **deps:** update all dependencies ([#1166](https://github.com/SocialGouv/archifiltre-docs/issues/1166)) ([bf467d3](https://github.com/SocialGouv/archifiltre-docs/commit/bf467d33db9e09f2fbd3f82d9a35d564f7eca7dc))
* **deps:** update all dependencies ([#1174](https://github.com/SocialGouv/archifiltre-docs/issues/1174)) ([86372f7](https://github.com/SocialGouv/archifiltre-docs/commit/86372f7970450f5451e39920d2e3983628c9c290))
* **deps:** update all dependencies ([#1207](https://github.com/SocialGouv/archifiltre-docs/issues/1207)) ([dfcef35](https://github.com/SocialGouv/archifiltre-docs/commit/dfcef359bb4fe705ba337e7b03cde2df00f57660))
* **deps:** update all dependencies ([#1216](https://github.com/SocialGouv/archifiltre-docs/issues/1216)) ([bd7fa91](https://github.com/SocialGouv/archifiltre-docs/commit/bd7fa9104f234577a507dfa830065a6f99d25a70))
* **deps:** update all dependencies ([#1280](https://github.com/SocialGouv/archifiltre-docs/issues/1280)) ([0d21a57](https://github.com/SocialGouv/archifiltre-docs/commit/0d21a572d154653c33b75805b7a52317a8ad9932))
* **deps:** update all dependencies ([#1283](https://github.com/SocialGouv/archifiltre-docs/issues/1283)) ([b83fde3](https://github.com/SocialGouv/archifiltre-docs/commit/b83fde319d201ca712a937f5957e1dcad7f0ad73))
* **deps:** update all dependencies ([#1295](https://github.com/SocialGouv/archifiltre-docs/issues/1295)) ([56ae767](https://github.com/SocialGouv/archifiltre-docs/commit/56ae76778fd765313072149d21c40214be7afe4e))
* **deps:** update all non-major dependencies ([#1145](https://github.com/SocialGouv/archifiltre-docs/issues/1145)) ([e3d5e66](https://github.com/SocialGouv/archifiltre-docs/commit/e3d5e66c52cdf850273664d35adeb6a29152fd98))
* **deps:** update all non-major dependencies ([#1175](https://github.com/SocialGouv/archifiltre-docs/issues/1175)) ([a3217d1](https://github.com/SocialGouv/archifiltre-docs/commit/a3217d1191b3789098a302aaee384f0d4712e618))
* **deps:** update dependency @material-ui/core to ^4.10.0 ([#769](https://github.com/SocialGouv/archifiltre-docs/issues/769)) ([236ce50](https://github.com/SocialGouv/archifiltre-docs/commit/236ce5008deaa046a188cf50d96923176d2c9e4e))
* **deps:** update dependency @material-ui/core to ^4.10.1 ([#791](https://github.com/SocialGouv/archifiltre-docs/issues/791)) ([a8ed148](https://github.com/SocialGouv/archifiltre-docs/commit/a8ed1489aadae18228558e8d19da9a3189ca641c))
* **deps:** update dependency @material-ui/core to ^4.11.0 ([#912](https://github.com/SocialGouv/archifiltre-docs/issues/912)) ([7476dbd](https://github.com/SocialGouv/archifiltre-docs/commit/7476dbd2b252b7b1c965894a2ee10ed231702940))
* **deps:** update dependency @material-ui/core to ^4.9.11 ([#671](https://github.com/SocialGouv/archifiltre-docs/issues/671)) ([7b355d5](https://github.com/SocialGouv/archifiltre-docs/commit/7b355d50105b767a77c6460945f15a580c336581))
* **deps:** update dependency @material-ui/core to ^4.9.12 ([#688](https://github.com/SocialGouv/archifiltre-docs/issues/688)) ([6654e3f](https://github.com/SocialGouv/archifiltre-docs/commit/6654e3f0480324d2390b3e67a2f7fb752ba99e22))
* **deps:** update dependency @material-ui/core to ^4.9.13 ([#717](https://github.com/SocialGouv/archifiltre-docs/issues/717)) ([beb6e16](https://github.com/SocialGouv/archifiltre-docs/commit/beb6e165a39228f8f44282c65f76b0f1c192cf28))
* **deps:** update dependency @material-ui/core to ^4.9.14 ([#736](https://github.com/SocialGouv/archifiltre-docs/issues/736)) ([5006495](https://github.com/SocialGouv/archifiltre-docs/commit/50064956038869636384a9a87a7cda472d8a6b0f))
* **deps:** update dependency @sentry/browser to ^5.15.4 ([#606](https://github.com/SocialGouv/archifiltre-docs/issues/606)) ([7996453](https://github.com/SocialGouv/archifiltre-docs/commit/79964531cfb3b70c8dea76aac7965fc8654c1ed8))
* **deps:** update dependency @sentry/browser to ^5.15.5 ([#676](https://github.com/SocialGouv/archifiltre-docs/issues/676)) ([1b52403](https://github.com/SocialGouv/archifiltre-docs/commit/1b524030eeadb30fb92b40d43068f14b170ece6c))
* **deps:** update dependency @sentry/browser to ^5.16.0 ([#795](https://github.com/SocialGouv/archifiltre-docs/issues/795)) ([49319be](https://github.com/SocialGouv/archifiltre-docs/commit/49319be8f1c7ded17ca0086eed992df9f65fd214))
* **deps:** update dependency @sentry/browser to ^5.16.1 ([#802](https://github.com/SocialGouv/archifiltre-docs/issues/802)) ([ae5cb63](https://github.com/SocialGouv/archifiltre-docs/commit/ae5cb6398bd8589bf3e07e15c5ede4452a09b70d))
* **deps:** update dependency @sentry/browser to ^5.17.0 ([#812](https://github.com/SocialGouv/archifiltre-docs/issues/812)) ([7db8808](https://github.com/SocialGouv/archifiltre-docs/commit/7db8808cc48a4e4bcafbf392fc3087d36a170755))
* **deps:** update dependency @sentry/browser to ^5.18.0 ([#868](https://github.com/SocialGouv/archifiltre-docs/issues/868)) ([104bbc4](https://github.com/SocialGouv/archifiltre-docs/commit/104bbc45822286b648316fe5b2f542ac0a937909))
* **deps:** update dependency @sentry/browser to ^5.18.1 ([#895](https://github.com/SocialGouv/archifiltre-docs/issues/895)) ([39c7bfe](https://github.com/SocialGouv/archifiltre-docs/commit/39c7bfe2836f4f5d083973e6d33269bee209685d))
* **deps:** update dependency @sentry/browser to ^5.19.0 ([#916](https://github.com/SocialGouv/archifiltre-docs/issues/916)) ([bc16008](https://github.com/SocialGouv/archifiltre-docs/commit/bc16008ff68af33fa4b676c2ec1e0d5fc644bd46))
* **deps:** update dependency @sentry/browser to v6 ([#1239](https://github.com/SocialGouv/archifiltre-docs/issues/1239)) ([c7fb366](https://github.com/SocialGouv/archifiltre-docs/commit/c7fb366fe118254b9acd4d2af51f69585cc2e112))
* **deps:** update dependency angular-expressions to ^1.1.1 ([#607](https://github.com/SocialGouv/archifiltre-docs/issues/607)) ([0851ebe](https://github.com/SocialGouv/archifiltre-docs/commit/0851ebe07f7e07acc431841e7ff5296496ad0b8d))
* **deps:** update dependency clean-webpack-plugin to v4 ([#1354](https://github.com/SocialGouv/archifiltre-docs/issues/1354)) ([f079b51](https://github.com/SocialGouv/archifiltre-docs/commit/f079b51a667ffaf2e64c57ca001b9671ca6620c1))
* **deps:** update dependency csv-parse to ^4.10.1 ([#765](https://github.com/SocialGouv/archifiltre-docs/issues/765)) ([515a67f](https://github.com/SocialGouv/archifiltre-docs/commit/515a67fd4d96bda6d4d3d4675734a656980a055f))
* **deps:** update dependency csv-parse to ^4.8.8 ([#608](https://github.com/SocialGouv/archifiltre-docs/issues/608)) ([ca9abf0](https://github.com/SocialGouv/archifiltre-docs/commit/ca9abf018b9625958e9c9cb8125a6a2aec5a46e3))
* **deps:** update dependency csv-parse to ^4.8.9 ([#670](https://github.com/SocialGouv/archifiltre-docs/issues/670)) ([1831329](https://github.com/SocialGouv/archifiltre-docs/commit/18313297de185c9fc0965401dd9a0d41ac03e1a6))
* **deps:** update dependency csv-parse to ^4.9.0 ([#686](https://github.com/SocialGouv/archifiltre-docs/issues/686)) ([7e61118](https://github.com/SocialGouv/archifiltre-docs/commit/7e61118ce349c3c06b02cecd2665bf31261290d9))
* **deps:** update dependency csv-parse to ^4.9.1 ([#739](https://github.com/SocialGouv/archifiltre-docs/issues/739)) ([fe2817c](https://github.com/SocialGouv/archifiltre-docs/commit/fe2817cf6e1eb05259b77ef5c7b776d30ee02557))
* **deps:** update dependency docxtemplater to v3.16.10 ([31a437e](https://github.com/SocialGouv/archifiltre-docs/commit/31a437e27fd3527a622c11fc7538f3d37aed218a))
* **deps:** update dependency docxtemplater to v3.16.11 ([e23497e](https://github.com/SocialGouv/archifiltre-docs/commit/e23497efe1f6598c4b54cec918b615443dd9be30))
* **deps:** update dependency docxtemplater to v3.17.0 ([ad07f67](https://github.com/SocialGouv/archifiltre-docs/commit/ad07f6706c5762c3eb85828e3dfb7f1b308de126))
* **deps:** update dependency docxtemplater to v3.17.1 ([66c7223](https://github.com/SocialGouv/archifiltre-docs/commit/66c722325bc17b917084f4d50c2943e909f9c209))
* **deps:** update dependency docxtemplater to v3.17.2 ([1be074a](https://github.com/SocialGouv/archifiltre-docs/commit/1be074a223cb5699a943d3ef94bb8ad03bab85ec))
* **deps:** update dependency docxtemplater to v3.17.5 ([#609](https://github.com/SocialGouv/archifiltre-docs/issues/609)) ([a3be635](https://github.com/SocialGouv/archifiltre-docs/commit/a3be6359ee530a045857baf111bdc381af8d0af5))
* **deps:** update dependency docxtemplater to v3.17.6 ([#659](https://github.com/SocialGouv/archifiltre-docs/issues/659)) ([3d50ab2](https://github.com/SocialGouv/archifiltre-docs/commit/3d50ab2738f0ea7adcb046b721dda4c18cd07712))
* **deps:** update dependency docxtemplater to v3.17.8 ([#840](https://github.com/SocialGouv/archifiltre-docs/issues/840)) ([b2b2395](https://github.com/SocialGouv/archifiltre-docs/commit/b2b2395e7a9f0aed0f49d26ae04b4ecdcae9808a))
* **deps:** update dependency docxtemplater to v3.17.9 ([#853](https://github.com/SocialGouv/archifiltre-docs/issues/853)) ([62dc31b](https://github.com/SocialGouv/archifiltre-docs/commit/62dc31b6964311d7f4b41ec8dc085aba17aa9f5f))
* **deps:** update dependency eslint-plugin-import to ^2.20.2 ([#610](https://github.com/SocialGouv/archifiltre-docs/issues/610)) ([51de975](https://github.com/SocialGouv/archifiltre-docs/commit/51de9750e68f9ee005890b6111da3be305ef2a43))
* **deps:** update dependency eslint-plugin-import to ^2.21.1 ([#808](https://github.com/SocialGouv/archifiltre-docs/issues/808)) ([acdc0b4](https://github.com/SocialGouv/archifiltre-docs/commit/acdc0b4357e0ab721348f9d1a39c76600e43f435))
* **deps:** update dependency eslint-plugin-import to ^2.21.2 ([#817](https://github.com/SocialGouv/archifiltre-docs/issues/817)) ([68a89d9](https://github.com/SocialGouv/archifiltre-docs/commit/68a89d9d6c83034d329b80b3bc00f6fb773b1523))
* **deps:** update dependency eslint-plugin-import to ^2.22.0 ([#899](https://github.com/SocialGouv/archifiltre-docs/issues/899)) ([e8efd97](https://github.com/SocialGouv/archifiltre-docs/commit/e8efd97f90c409c724fd3814a78df338070c22e7))
* **deps:** update dependency fast-memoize to ^2.5.2 ([#611](https://github.com/SocialGouv/archifiltre-docs/issues/611)) ([1e7256d](https://github.com/SocialGouv/archifiltre-docs/commit/1e7256d1db54e9c86062a7be3389bf1de09baa3e))
* **deps:** update dependency foundation-sites to ^6.6.3 ([#612](https://github.com/SocialGouv/archifiltre-docs/issues/612)) ([21bd183](https://github.com/SocialGouv/archifiltre-docs/commit/21bd183c77615e2568c97e19b9241e683da84aca))
* **deps:** update dependency i18next to ^19.4.0 ([#614](https://github.com/SocialGouv/archifiltre-docs/issues/614)) ([3670314](https://github.com/SocialGouv/archifiltre-docs/commit/3670314347cba5c01485f0fb70dda1de40963531))
* **deps:** update dependency i18next to ^19.4.1 ([#642](https://github.com/SocialGouv/archifiltre-docs/issues/642)) ([3e67c6a](https://github.com/SocialGouv/archifiltre-docs/commit/3e67c6a5ed26621d8a26f7f6b483b543fcdf88f2))
* **deps:** update dependency i18next to ^19.4.2 ([#649](https://github.com/SocialGouv/archifiltre-docs/issues/649)) ([1cc0391](https://github.com/SocialGouv/archifiltre-docs/commit/1cc03910021926e927cbd596a0d799bb6e014518))
* **deps:** update dependency i18next to ^19.4.3 ([#668](https://github.com/SocialGouv/archifiltre-docs/issues/668)) ([dda7e91](https://github.com/SocialGouv/archifiltre-docs/commit/dda7e91f16fae9891763b6a1354141a55656ebac))
* **deps:** update dependency i18next to ^19.4.4 ([#690](https://github.com/SocialGouv/archifiltre-docs/issues/690)) ([dcbd625](https://github.com/SocialGouv/archifiltre-docs/commit/dcbd62544e620acdd9c3acca7bafed4da45ee573))
* **deps:** update dependency i18next to ^19.4.5 ([#775](https://github.com/SocialGouv/archifiltre-docs/issues/775)) ([07ffe1a](https://github.com/SocialGouv/archifiltre-docs/commit/07ffe1a385b2fe96eec1b633585a807349cdeb25))
* **deps:** update dependency i18next to ^19.5.1 ([#858](https://github.com/SocialGouv/archifiltre-docs/issues/858)) ([be0304c](https://github.com/SocialGouv/archifiltre-docs/commit/be0304c438c49f4396e82de233ac72d7c750082b))
* **deps:** update dependency i18next to ^19.5.3 ([#913](https://github.com/SocialGouv/archifiltre-docs/issues/913)) ([542d10b](https://github.com/SocialGouv/archifiltre-docs/commit/542d10b8fad61579690c2787f2c482f56d38c521))
* **deps:** update dependency i18next to ^19.5.4 ([#929](https://github.com/SocialGouv/archifiltre-docs/issues/929)) ([d3b11fd](https://github.com/SocialGouv/archifiltre-docs/commit/d3b11fdcfb7b0cf520832fb17c7d477d04dda507))
* **deps:** update dependency i18next to v20 ([#1311](https://github.com/SocialGouv/archifiltre-docs/issues/1311)) ([7de2b62](https://github.com/SocialGouv/archifiltre-docs/commit/7de2b62221dbb42fb9e1d7b1986240cebb3f45b4))
* **deps:** update dependency i18next to v21 ([#1355](https://github.com/SocialGouv/archifiltre-docs/issues/1355)) ([099d146](https://github.com/SocialGouv/archifiltre-docs/commit/099d1461e95812e68dedfb6a4673b5f0bda269ac))
* **deps:** update dependency iconv-lite to ^0.5.1 ([#615](https://github.com/SocialGouv/archifiltre-docs/issues/615)) ([eadc732](https://github.com/SocialGouv/archifiltre-docs/commit/eadc732f983bd0c91559f8efcf8479b7d88db2f1))
* **deps:** update dependency iconv-lite to ^0.6.0 ([#810](https://github.com/SocialGouv/archifiltre-docs/issues/810)) ([a98f134](https://github.com/SocialGouv/archifiltre-docs/commit/a98f13439b38f830f54333461b7e5b32bc6c86d3))
* **deps:** update dependency jquery to ^3.5.0 ([#641](https://github.com/SocialGouv/archifiltre-docs/issues/641)) ([811fb46](https://github.com/SocialGouv/archifiltre-docs/commit/811fb4695296e494b4dce1503291eee57ec517c9))
* **deps:** update dependency jszip to v3.2.2 ([2ca9f87](https://github.com/SocialGouv/archifiltre-docs/commit/2ca9f871ff1e8922e8fdd200146a870b9f04ea38))
* **deps:** update dependency jszip to v3.3.0 ([#616](https://github.com/SocialGouv/archifiltre-docs/issues/616)) ([f8fc45f](https://github.com/SocialGouv/archifiltre-docs/commit/f8fc45f826b3f78406135c12250a573bfe236901))
* **deps:** update dependency jszip to v3.4.0 ([#665](https://github.com/SocialGouv/archifiltre-docs/issues/665)) ([7ba3179](https://github.com/SocialGouv/archifiltre-docs/commit/7ba3179dd623135e9dd0d9d7ded8beec57c1b555))
* **deps:** update dependency jszip to v3.5.0 ([#836](https://github.com/SocialGouv/archifiltre-docs/issues/836)) ([c95d564](https://github.com/SocialGouv/archifiltre-docs/commit/c95d564b256620ea66585f6aa70c3eae8758d0f6))
* **deps:** update dependency jszip to v3.7.0 [security] ([#1324](https://github.com/SocialGouv/archifiltre-docs/issues/1324)) ([2f606ad](https://github.com/SocialGouv/archifiltre-docs/commit/2f606adeca147910d2e7453bb77eaf40c5dcd48e))
* **deps:** update dependency md5-file to v5 ([#631](https://github.com/SocialGouv/archifiltre-docs/issues/631)) ([9272c32](https://github.com/SocialGouv/archifiltre-docs/commit/9272c32932ebbc130cc6e9c139d67409e59b57d4))
* **deps:** update dependency mime-types to ^2.1.27 ([#679](https://github.com/SocialGouv/archifiltre-docs/issues/679)) ([9ad20fe](https://github.com/SocialGouv/archifiltre-docs/commit/9ad20fecea3b93ea62689afc6d0187cf17d765aa))
* **deps:** update dependency react-i18next to ^11.11.0 ([#1281](https://github.com/SocialGouv/archifiltre-docs/issues/1281)) ([82e9efe](https://github.com/SocialGouv/archifiltre-docs/commit/82e9efe87036108a1c0880143fede7a94ffadf8d))
* **deps:** update dependency react-i18next to ^11.3.4 ([#617](https://github.com/SocialGouv/archifiltre-docs/issues/617)) ([8ac2602](https://github.com/SocialGouv/archifiltre-docs/commit/8ac2602cfd6cb5f88ca91056c0e484d53b1378e9))
* **deps:** update dependency react-i18next to ^11.3.5 ([#662](https://github.com/SocialGouv/archifiltre-docs/issues/662)) ([d9d6f2e](https://github.com/SocialGouv/archifiltre-docs/commit/d9d6f2ebddef35ef85a3a111db58733dc732b848))
* **deps:** update dependency react-i18next to ^11.4.0 ([#691](https://github.com/SocialGouv/archifiltre-docs/issues/691)) ([33b0569](https://github.com/SocialGouv/archifiltre-docs/commit/33b05691b5d15226b2bce5774b10e8c985c500bd))
* **deps:** update dependency react-i18next to ^11.5.0 ([#767](https://github.com/SocialGouv/archifiltre-docs/issues/767)) ([19ec276](https://github.com/SocialGouv/archifiltre-docs/commit/19ec276d3bc203abab2279cd733c86253dcaa6ab))
* **deps:** update dependency react-i18next to ^11.5.1 ([#824](https://github.com/SocialGouv/archifiltre-docs/issues/824)) ([d139864](https://github.com/SocialGouv/archifiltre-docs/commit/d139864e5ec60fb568c2d83cd270b900f53a4343))
* **deps:** update dependency react-i18next to ^11.6.0 ([#843](https://github.com/SocialGouv/archifiltre-docs/issues/843)) ([89731f3](https://github.com/SocialGouv/archifiltre-docs/commit/89731f3b42fe7c066d1a20895d5be7e41adf2b39))
* **deps:** update dependency react-i18next to ^11.7.0 ([#856](https://github.com/SocialGouv/archifiltre-docs/issues/856)) ([c0a9557](https://github.com/SocialGouv/archifiltre-docs/commit/c0a95575660c0426fc87c6b46d94629311969bb3))
* **deps:** update dependency react-icons to ^3.10.0 ([#672](https://github.com/SocialGouv/archifiltre-docs/issues/672)) ([9190d05](https://github.com/SocialGouv/archifiltre-docs/commit/9190d05301bdac2dcb20ac2812681b72e1fc0ae9))
* **deps:** update dependency react-icons to v4 ([#1312](https://github.com/SocialGouv/archifiltre-docs/issues/1312)) ([f6f7c19](https://github.com/SocialGouv/archifiltre-docs/commit/f6f7c19b1b94bdf7ed240fa2573caf7867c78523))
* **deps:** update dependency react-notifications to ^1.6.0 ([#618](https://github.com/SocialGouv/archifiltre-docs/issues/618)) ([d86abc0](https://github.com/SocialGouv/archifiltre-docs/commit/d86abc0b094dd6240caa79df62aed10894c44ed4))
* **deps:** update dependency react-redux to ^7.2.0 ([#619](https://github.com/SocialGouv/archifiltre-docs/issues/619)) ([57a99f7](https://github.com/SocialGouv/archifiltre-docs/commit/57a99f7a9fc1709e9ebd90ca41f3641abcdeab6b))
* **deps:** update dependency react-table to ^7.0.4 ([#620](https://github.com/SocialGouv/archifiltre-docs/issues/620)) ([3aced4c](https://github.com/SocialGouv/archifiltre-docs/commit/3aced4c1ed3bfe63b813df369d83be09ac0d47c0))
* **deps:** update dependency react-tooltip to ^4.2.1 ([#621](https://github.com/SocialGouv/archifiltre-docs/issues/621)) ([cc606a0](https://github.com/SocialGouv/archifiltre-docs/commit/cc606a0ceaf0b3bf4c62e8132575fbcd80153812))
* **deps:** update dependency react-tooltip to ^4.2.3 ([#644](https://github.com/SocialGouv/archifiltre-docs/issues/644)) ([db32195](https://github.com/SocialGouv/archifiltre-docs/commit/db32195c26a602a76e100eae695aa15d3c388a19))
* **deps:** update dependency react-tooltip to ^4.2.5 ([#661](https://github.com/SocialGouv/archifiltre-docs/issues/661)) ([b2e1128](https://github.com/SocialGouv/archifiltre-docs/commit/b2e1128bfa1ea5b46f30e46bb5950cfb85287aba))
* **deps:** update dependency react-tooltip to ^4.2.6 ([#724](https://github.com/SocialGouv/archifiltre-docs/issues/724)) ([5dbb97d](https://github.com/SocialGouv/archifiltre-docs/commit/5dbb97d9f253232616c2cb02b0e6989729ea80a1))
* **deps:** update dependency react-tooltip to v4 ([574fd83](https://github.com/SocialGouv/archifiltre-docs/commit/574fd83e7ca5204a3f1aacf170cbf79a0c699eb1))
* **deps:** update dependency redux to ^4.0.5 ([#622](https://github.com/SocialGouv/archifiltre-docs/issues/622)) ([c8e9b95](https://github.com/SocialGouv/archifiltre-docs/commit/c8e9b9527e08c383753ab7e4feb970cda2826cac))
* **deps:** update dependency redux-mock-store to ^1.5.4 ([#623](https://github.com/SocialGouv/archifiltre-docs/issues/623)) ([081228a](https://github.com/SocialGouv/archifiltre-docs/commit/081228af9a80b3e28f8c1db050c40c1139542a42))
* **deps:** update dependency rxjs to ^6.5.5 ([#624](https://github.com/SocialGouv/archifiltre-docs/issues/624)) ([4de9a72](https://github.com/SocialGouv/archifiltre-docs/commit/4de9a72ee26ec2c4c2b538e4584d842fe56d7e4b))
* **deps:** update dependency rxjs to ^6.6.0 ([#919](https://github.com/SocialGouv/archifiltre-docs/issues/919)) ([7492310](https://github.com/SocialGouv/archifiltre-docs/commit/749231030c0cabd81c679119fcce4698c33d4894))
* **deps:** update dependency styled-components to ^5.1.0 ([#625](https://github.com/SocialGouv/archifiltre-docs/issues/625)) ([33044aa](https://github.com/SocialGouv/archifiltre-docs/commit/33044aac5f68b39d97d0840a7f05e8f7e2bae066))
* **deps:** update dependency styled-components to ^5.1.1 ([#776](https://github.com/SocialGouv/archifiltre-docs/issues/776)) ([00970dd](https://github.com/SocialGouv/archifiltre-docs/commit/00970dd8a5faf84a549273f7c6c4d84468ae2014))
* **deps:** update dependency styled-components to v5 ([cc5ad23](https://github.com/SocialGouv/archifiltre-docs/commit/cc5ad233fc31bec2e520870e8c3cc01fea640eb9))
* **deps:** update dependency uuid to v3.3.3 ([c0df583](https://github.com/SocialGouv/archifiltre-docs/commit/c0df583b88ac6b4f020f60350ce1ad8ec57e3a93))
* **deps:** update dependency uuid to v3.4.0 ([20bd094](https://github.com/SocialGouv/archifiltre-docs/commit/20bd094afc471e4c9a24adecd1fe8b8a13068186))
* **deps:** update dependency uuid to v7 ([ba3678a](https://github.com/SocialGouv/archifiltre-docs/commit/ba3678ace6d9568f2814ab9b098c9f6cd0bffb99))
* **deps:** update dependency uuid to v7.0.1 ([27d2fa4](https://github.com/SocialGouv/archifiltre-docs/commit/27d2fa4fb4e781b807317a8c93ce8d25fb96f751))
* **deps:** update dependency uuid to v7.0.2 ([efb9eaf](https://github.com/SocialGouv/archifiltre-docs/commit/efb9eafa05009d4c8b7fb73cc68d5ac12fd33d60))
* **deps:** update dependency uuid to v7.0.3 ([#626](https://github.com/SocialGouv/archifiltre-docs/issues/626)) ([59ac82a](https://github.com/SocialGouv/archifiltre-docs/commit/59ac82a2492c54567539a3da5736d9f08348f259))
* **deps:** update dependency uuid to v8 ([#707](https://github.com/SocialGouv/archifiltre-docs/issues/707)) ([57b3799](https://github.com/SocialGouv/archifiltre-docs/commit/57b3799a5bb7219bbff35892aed9b7e581097627))
* **deps:** update dependency uuid to v8.1.0 ([#764](https://github.com/SocialGouv/archifiltre-docs/issues/764)) ([8c7a38e](https://github.com/SocialGouv/archifiltre-docs/commit/8c7a38e8a1e14c58c11e3e6cbcbcafdc962bfe38))
* **deps:** update dependency uuid to v8.2.0 ([#873](https://github.com/SocialGouv/archifiltre-docs/issues/873)) ([2084965](https://github.com/SocialGouv/archifiltre-docs/commit/2084965f5a58e48fe16dd9d3ff9129cbe062d4b9))
* **deps:** update dependency what-input to ^5.2.7 ([#627](https://github.com/SocialGouv/archifiltre-docs/issues/627)) ([18e9942](https://github.com/SocialGouv/archifiltre-docs/commit/18e9942eac2d59df30a2408c07b69179b3d516cf))
* **deps:** update dependency windows-1252 to ^1.1.0 ([#1316](https://github.com/SocialGouv/archifiltre-docs/issues/1316)) ([a04e56c](https://github.com/SocialGouv/archifiltre-docs/commit/a04e56c1f97dc115befdbced4905106f8354bacd))
* **deps:** update dependency winston to ^3.3.2 ([#863](https://github.com/SocialGouv/archifiltre-docs/issues/863)) ([4785d7d](https://github.com/SocialGouv/archifiltre-docs/commit/4785d7de53656b010239ea0e93f0cb6392b084a7))
* **deps:** update dependency winston to ^3.3.3 ([#874](https://github.com/SocialGouv/archifiltre-docs/issues/874)) ([3f776fc](https://github.com/SocialGouv/archifiltre-docs/commit/3f776fc0b58f491388c3788b1da504bb17248766))
* **deps:** update dependency winston-daily-rotate-file to ^4.4.2 ([#628](https://github.com/SocialGouv/archifiltre-docs/issues/628)) ([94041f8](https://github.com/SocialGouv/archifiltre-docs/commit/94041f815cb2ff40ed5baf6e34deff8cd91a1317))
* **deps:** update dependency winston-daily-rotate-file to ^4.5.0 ([#834](https://github.com/SocialGouv/archifiltre-docs/issues/834)) ([3e8a05b](https://github.com/SocialGouv/archifiltre-docs/commit/3e8a05b9487770507cff68e20c8de4ec062eae0f))
* **deps:** update dependency winston-transport to ^4.4.0 ([#862](https://github.com/SocialGouv/archifiltre-docs/issues/862)) ([4ae0350](https://github.com/SocialGouv/archifiltre-docs/commit/4ae0350afd7ffae78c03737bf4b68ea032250862))
* **deps:** update dependency xlsx to ^0.17.0 [security] ([#1299](https://github.com/SocialGouv/archifiltre-docs/issues/1299)) ([12bd3a1](https://github.com/SocialGouv/archifiltre-docs/commit/12bd3a195a674414d45823ca47b8b3db9e22f5e2))
* **deps:** update dependency yargs to ^15.4.0 ([#925](https://github.com/SocialGouv/archifiltre-docs/issues/925)) ([af78bc4](https://github.com/SocialGouv/archifiltre-docs/commit/af78bc4e926badc64d2b5f43c91c8c6315cc76ef))
* **deps:** update dependency yargs to v17 ([#1338](https://github.com/SocialGouv/archifiltre-docs/issues/1338)) ([26645e0](https://github.com/SocialGouv/archifiltre-docs/commit/26645e0a0760a905bf1e5ee4256604a4942bf807))
* **deps:** update devextreme-reactive monorepo to ^2.6.4 ([#857](https://github.com/SocialGouv/archifiltre-docs/issues/857)) ([0f66140](https://github.com/SocialGouv/archifiltre-docs/commit/0f66140ae8137d74eebc34bdbcbf10b834946757))
* **deps:** update mui monorepo ([#822](https://github.com/SocialGouv/archifiltre-docs/issues/822)) ([ad2b4fc](https://github.com/SocialGouv/archifiltre-docs/commit/ad2b4fcdb03a184a449393ff60579a4491c239d4))
* **deps:** update react monorepo to ^16.13.1 ([#629](https://github.com/SocialGouv/archifiltre-docs/issues/629)) ([49d3982](https://github.com/SocialGouv/archifiltre-docs/commit/49d39829c17a6dd76b1aeab8ec04eeaf028ff348))
* dirty fix copy-webpack-plugin breaking app reloading ([#751](https://github.com/SocialGouv/archifiltre-docs/issues/751)) ([a665ba6](https://github.com/SocialGouv/archifiltre-docs/commit/a665ba6fd7055ff82b70315f6bde6a318e386cb7))
* display folder sizes in search engine result ([#963](https://github.com/SocialGouv/archifiltre-docs/issues/963)) ([4a59afc](https://github.com/SocialGouv/archifiltre-docs/commit/4a59afc9a39c19ce2f8d8bc56d2b25dc12d58957))
* **display:** change file count / level font size in audit tab. Fix [#1397](https://github.com/SocialGouv/archifiltre-docs/issues/1397) ([540dd72](https://github.com/SocialGouv/archifiltre-docs/commit/540dd727a000df4617c273bd0f1b56f85f2aeb42))
* **display:** fix breadcrumb height. Fix [#1395](https://github.com/SocialGouv/archifiltre-docs/issues/1395) ([06b6ce3](https://github.com/SocialGouv/archifiltre-docs/commit/06b6ce3cfd8d17a3136dc3acc67eb3d30093c496))
* dropzone loadPath optional ([11ba3d8](https://github.com/SocialGouv/archifiltre-docs/commit/11ba3d8e5f3d5334865262f09bc540889e014992))
* **e2e:** shush ubuntu as playwright deps not working for now ([38fafff](https://github.com/SocialGouv/archifiltre-docs/commit/38fafffab07b3dbb2053fc55866b8bf9619726fa))
* **error-screen:** fix error screen layout ([#755](https://github.com/SocialGouv/archifiltre-docs/issues/755)) ([016fa1b](https://github.com/SocialGouv/archifiltre-docs/commit/016fa1b883faf05312318113c907b8ed308a321d))
* **export:** fix exports requiring hashes unavailable after loading json ([d26f7cc](https://github.com/SocialGouv/archifiltre-docs/commit/d26f7ccdb864180ad6f6023c966dc852d3bd8c9b))
* **export:** fix resip export ([055cc0b](https://github.com/SocialGouv/archifiltre-docs/commit/055cc0b171716d14b028f22e418192836aa3f5c6))
* **exports:** fix csv/excel exports by removing workers ([#1464](https://github.com/SocialGouv/archifiltre-docs/issues/1464)) ([19b57ec](https://github.com/SocialGouv/archifiltre-docs/commit/19b57ec47e1e2096d0b915f0fcc316a54ab58224))
* **exports:** fix elements to delete not appearing in exports ([#1482](https://github.com/SocialGouv/archifiltre-docs/issues/1482)) ([1842dac](https://github.com/SocialGouv/archifiltre-docs/commit/1842dac7df29654ebe537851f4a59b4a1c170dfe))
* **file-drop:** fix app being stuck when not dropping a file or a folder ([bf38f59](https://github.com/SocialGouv/archifiltre-docs/commit/bf38f5900e51b2074c0246d742c1ff58b7ad6356))
* **file-load:** fix error being wrongly reported on file load ([3888df5](https://github.com/SocialGouv/archifiltre-docs/commit/3888df5c7cbda923e1cf33926e0c30794ac0295e))
* fix a crash when there are enrichments on non displayed elements ([#1114](https://github.com/SocialGouv/archifiltre-docs/issues/1114)) ([6565422](https://github.com/SocialGouv/archifiltre-docs/commit/656542278e4a6868b5c420fbbb450fb95b4d6824))
* fix audit report export not working on some older files ([#585](https://github.com/SocialGouv/archifiltre-docs/issues/585)) ([c474f2a](https://github.com/SocialGouv/archifiltre-docs/commit/c474f2a97330e75fbba614d9dce7fcf65b6fc1b4))
* fix audit report template style being broken ([#1117](https://github.com/SocialGouv/archifiltre-docs/issues/1117)) ([a063682](https://github.com/SocialGouv/archifiltre-docs/commit/a06368282716f631fd70aa9c0cffd1c1987eccb9))
* fix breadcrumbs text being cut ([#990](https://github.com/SocialGouv/archifiltre-docs/issues/990)) ([27cbf09](https://github.com/SocialGouv/archifiltre-docs/commit/27cbf0906dcd8741d4ef8aaa5a65a0f28540a732))
* fix close button not working ([#953](https://github.com/SocialGouv/archifiltre-docs/issues/953)) ([b1da7a3](https://github.com/SocialGouv/archifiltre-docs/commit/b1da7a3a06bbe92cab89be3c5cb0289f805130ae))
* fix coloring french label ([#987](https://github.com/SocialGouv/archifiltre-docs/issues/987)) ([4a2f582](https://github.com/SocialGouv/archifiltre-docs/commit/4a2f58221c23124539174cd50eaaa9cbc4f6ff7e))
* fix console warnings on options-picker ([#971](https://github.com/SocialGouv/archifiltre-docs/issues/971)) ([b1e4c44](https://github.com/SocialGouv/archifiltre-docs/commit/b1e4c449a73b68681c9176ec12dd1d696c024066))
* fix crash on tag delete ([5fff17a](https://github.com/SocialGouv/archifiltre-docs/commit/5fff17a21099f8d7f3040ba39d59b1d2e508246a))
* fix csv export on windows ([#1250](https://github.com/SocialGouv/archifiltre-docs/issues/1250)) ([2e9a66c](https://github.com/SocialGouv/archifiltre-docs/commit/2e9a66c509feab47595a58739a4022467f867bc9))
* fix deletion script when there is a space in the root path ([#1252](https://github.com/SocialGouv/archifiltre-docs/issues/1252)) ([0e4af1b](https://github.com/SocialGouv/archifiltre-docs/commit/0e4af1b39f55585535e527fd80c98f9c00cfe6de))
* fix display bug on icicle hover ([1fb9866](https://github.com/SocialGouv/archifiltre-docs/commit/1fb986686efe80301637be0612b8be572b9eb757))
* fix display bug on type ([7d95e94](https://github.com/SocialGouv/archifiltre-docs/commit/7d95e94d731fb369f84a6d0f26c9afca9c2df9b2))
* fix duplicates search not working ([#1088](https://github.com/SocialGouv/archifiltre-docs/issues/1088)) ([cbb1fd5](https://github.com/SocialGouv/archifiltre-docs/commit/cbb1fd5073a9e9174d8ef20d57cb032a1e388832))
* fix electron not launching ([#1249](https://github.com/SocialGouv/archifiltre-docs/issues/1249)) ([4548b9f](https://github.com/SocialGouv/archifiltre-docs/commit/4548b9f98b08e4a3d202e255473b269664181dd9))
* fix element-characteristics layout ([#984](https://github.com/SocialGouv/archifiltre-docs/issues/984)) ([46de3e7](https://github.com/SocialGouv/archifiltre-docs/commit/46de3e73f1110f1c1f3c90caf6eba329f9312782))
* fix empty session displayed in previous sessions ([#1091](https://github.com/SocialGouv/archifiltre-docs/issues/1091)) ([ed98ede](https://github.com/SocialGouv/archifiltre-docs/commit/ed98ede7c89fcb5c5a6f02847e658460d13735af))
* fix excel export progress ([#1059](https://github.com/SocialGouv/archifiltre-docs/issues/1059)) ([d5dcb64](https://github.com/SocialGouv/archifiltre-docs/commit/d5dcb646306583af4c123b6d130d5f3df6871e04))
* fix export file hashes not being loaded ([#1075](https://github.com/SocialGouv/archifiltre-docs/issues/1075)) ([dcf6454](https://github.com/SocialGouv/archifiltre-docs/commit/dcf6454142a2fe0eda3db9190779136a335bd465))
* fix export paths getting reset ([#951](https://github.com/SocialGouv/archifiltre-docs/issues/951)) ([dbbbd85](https://github.com/SocialGouv/archifiltre-docs/commit/dbbbd8566ac0057bc86eabe8047f79492ac31f52))
* fix export ready badge being cropped ([#1080](https://github.com/SocialGouv/archifiltre-docs/issues/1080)) ([ad19297](https://github.com/SocialGouv/archifiltre-docs/commit/ad1929770b4dfd4a18674bbdbff5e1172f718fae))
* fix fileName placeholder not being correctly displayed ([2192c2c](https://github.com/SocialGouv/archifiltre-docs/commit/2192c2c69cc674e28a0606732e646af1aa8ccf9b))
* fix files and folders count swapped in file tree characteristics ([#828](https://github.com/SocialGouv/archifiltre-docs/issues/828)) ([1995e20](https://github.com/SocialGouv/archifiltre-docs/commit/1995e204fb6adaf9781ace458dfbd1635fdde976))
* fix folder hashes computation not progressing ([#847](https://github.com/SocialGouv/archifiltre-docs/issues/847)) ([12edd7c](https://github.com/SocialGouv/archifiltre-docs/commit/12edd7c42dac2d82f9a8e01e492d618b2f1cb18b))
* fix french translations for select titles ([#970](https://github.com/SocialGouv/archifiltre-docs/issues/970)) ([14347cf](https://github.com/SocialGouv/archifiltre-docs/commit/14347cf34238246f834b65e93724266155c50355))
* fix getData to correctly provides tags ([d00c737](https://github.com/SocialGouv/archifiltre-docs/commit/d00c737573e457ceb15fc107813de96455526846))
* fix hash computing crash by changing workers into ChildProcess ([6e1d4f7](https://github.com/SocialGouv/archifiltre-docs/commit/6e1d4f7ceada2b6589b577d67d1f48bd967e9e33))
* fix hash computing errors not being displayed ([#1189](https://github.com/SocialGouv/archifiltre-docs/issues/1189)) ([a94befb](https://github.com/SocialGouv/archifiltre-docs/commit/a94befb36bd7a8ad275f0957a38c7c75b4948960))
* fix hashes being removed by cancel action button ([#920](https://github.com/SocialGouv/archifiltre-docs/issues/920)) ([f922952](https://github.com/SocialGouv/archifiltre-docs/commit/f922952e6701b140249197de84d9c22f632fd535))
* fix hidden element detection crashing the app on windows ([#926](https://github.com/SocialGouv/archifiltre-docs/issues/926)) ([31dfa58](https://github.com/SocialGouv/archifiltre-docs/commit/31dfa58af5cf0a81c2ccebada5b78e63fa59dd5f))
* fix husky not launching ([#1273](https://github.com/SocialGouv/archifiltre-docs/issues/1273)) ([b868b0d](https://github.com/SocialGouv/archifiltre-docs/commit/b868b0dbe2f003e880450b3460916f111cdba705))
* fix icicle crashing ([#888](https://github.com/SocialGouv/archifiltre-docs/issues/888)) ([8b9e022](https://github.com/SocialGouv/archifiltre-docs/commit/8b9e022c869e9f4397a8e8fabbc5afbbad06e31b))
* fix icicle width mode not displaying correctly ([#952](https://github.com/SocialGouv/archifiltre-docs/issues/952)) ([920260f](https://github.com/SocialGouv/archifiltre-docs/commit/920260f0ad1e36f64eba2e8315d801c439201d2e))
* fix icicles minimap brackets not being displayed ([#966](https://github.com/SocialGouv/archifiltre-docs/issues/966)) ([9242d8f](https://github.com/SocialGouv/archifiltre-docs/commit/9242d8f8b30feae6e9c2d1ebd2f94b104d9d4a79))
* fix item move cancelation crashing the view ([#976](https://github.com/SocialGouv/archifiltre-docs/issues/976)) ([dfe7862](https://github.com/SocialGouv/archifiltre-docs/commit/dfe7862919ebcbeca325cbf6165ff192b9716886))
* fix json loading ([#1258](https://github.com/SocialGouv/archifiltre-docs/issues/1258)) ([05eeacc](https://github.com/SocialGouv/archifiltre-docs/commit/05eeacc6ecba6bdad8229f5d89373e182e0d4c06))
* fix language parameter being ignored in export ([#1039](https://github.com/SocialGouv/archifiltre-docs/issues/1039)) ([96252ec](https://github.com/SocialGouv/archifiltre-docs/commit/96252ecdd362dd21d9b1d3be5cbc312d14f0916b))
* fix language persistence breaking workers ([#1090](https://github.com/SocialGouv/archifiltre-docs/issues/1090)) ([4f9bb33](https://github.com/SocialGouv/archifiltre-docs/commit/4f9bb33d09324746799a78fc37d9e9b02c430450))
* fix last session reload ([#896](https://github.com/SocialGouv/archifiltre-docs/issues/896)) ([f386a82](https://github.com/SocialGouv/archifiltre-docs/commit/f386a82b3db3285df4905e822d155c4733827910))
* fix loading of older versions of the script file ([#1124](https://github.com/SocialGouv/archifiltre-docs/issues/1124)) ([5f8e58d](https://github.com/SocialGouv/archifiltre-docs/commit/5f8e58daaef6d97efbb904a2f7003e420843489b))
* fix loading starting when new directory prompt is canceled ([#1082](https://github.com/SocialGouv/archifiltre-docs/issues/1082)) ([a1e60a0](https://github.com/SocialGouv/archifiltre-docs/commit/a1e60a0b0d407eddc1bab1f1e53fac002876ed6a))
* fix locate element action in search modal when not on tree view ([#1079](https://github.com/SocialGouv/archifiltre-docs/issues/1079)) ([99441b2](https://github.com/SocialGouv/archifiltre-docs/commit/99441b2390ed413885c43e0db98bde5826a9a679))
* fix master build crashing ([#781](https://github.com/SocialGouv/archifiltre-docs/issues/781)) ([cfc44b6](https://github.com/SocialGouv/archifiltre-docs/commit/cfc44b64e62054f68c8a4f11bd9505aba3e45ee7))
* fix matomo tracker not sending events ([94bd216](https://github.com/SocialGouv/archifiltre-docs/commit/94bd2169226f7fa8a4b02513cd1161d66bfcb791))
* fix median/last modification date being mixed up ([#964](https://github.com/SocialGouv/archifiltre-docs/issues/964)) ([599feb3](https://github.com/SocialGouv/archifiltre-docs/commit/599feb32ec14c4524000e46d5194866fe022837c))
* fix mouseEvents not being triggered on moved element ([#892](https://github.com/SocialGouv/archifiltre-docs/issues/892)) ([3bc25b8](https://github.com/SocialGouv/archifiltre-docs/commit/3bc25b87f797b6a677daa9c1a8e0012e6d7811cb))
* fix moved files not being clickable after json reload ([#1008](https://github.com/SocialGouv/archifiltre-docs/issues/1008)) ([d576707](https://github.com/SocialGouv/archifiltre-docs/commit/d576707332db13582c499c3d74b76e2bbb3705a5))
* fix moved files selection not working on windows ([#974](https://github.com/SocialGouv/archifiltre-docs/issues/974)) ([3c8d638](https://github.com/SocialGouv/archifiltre-docs/commit/3c8d638d83e9df33e00f7909acdf70fc33c3d84b))
* fix new version popup not working ([#1087](https://github.com/SocialGouv/archifiltre-docs/issues/1087)) ([21cf0a7](https://github.com/SocialGouv/archifiltre-docs/commit/21cf0a74f6e9826b84565ddb07563c0b99ca14e0))
* fix notification file path change ([0f6866f](https://github.com/SocialGouv/archifiltre-docs/commit/0f6866f433ed3997e264ee1a2e9bfdc5216461df))
* fix null hashes counted as duplicated in duplicates view ([#893](https://github.com/SocialGouv/archifiltre-docs/issues/893)) ([38e32da](https://github.com/SocialGouv/archifiltre-docs/commit/38e32da88c4cdff0a8314366226cd0c99adf335c))
* fix older json files not loading ([#582](https://github.com/SocialGouv/archifiltre-docs/issues/582)) ([c37c219](https://github.com/SocialGouv/archifiltre-docs/commit/c37c21957e57a880dc122787ed5065a0c84f868d))
* fix page overflow on table search ([#1101](https://github.com/SocialGouv/archifiltre-docs/issues/1101)) ([c56a585](https://github.com/SocialGouv/archifiltre-docs/commit/c56a585b3449f4ec0d8b887c5e20f570c5870ab8))
* fix path column value wrapping in duplicates search ([#1089](https://github.com/SocialGouv/archifiltre-docs/issues/1089)) ([4af5e50](https://github.com/SocialGouv/archifiltre-docs/commit/4af5e508058934efe9004baa41637a3da278b309))
* fix production bug caused by worker refactoring ([#1160](https://github.com/SocialGouv/archifiltre-docs/issues/1160)) ([43c088f](https://github.com/SocialGouv/archifiltre-docs/commit/43c088ff6c7df51482ee11f6636cf2f2189dde66))
* fix react warning on useAnimation hook ([#891](https://github.com/SocialGouv/archifiltre-docs/issues/891)) ([3e3c0b8](https://github.com/SocialGouv/archifiltre-docs/commit/3e3c0b8b3999289a6d0677feb4f967d09c857213))
* fix react-i18next security issue ([#1257](https://github.com/SocialGouv/archifiltre-docs/issues/1257)) ([abe6b36](https://github.com/SocialGouv/archifiltre-docs/commit/abe6b36a26069e4f5157e5bf61e2c250b012781c))
* fix replay file size doubling on each reload ([#702](https://github.com/SocialGouv/archifiltre-docs/issues/702)) ([f53b4b7](https://github.com/SocialGouv/archifiltre-docs/commit/f53b4b7f692211306d7f32ee21c5e934115c0597))
* fix resip export by turning it into a childProcess ([cce9cfd](https://github.com/SocialGouv/archifiltre-docs/commit/cce9cfd4c9c14673e1904d25134818b870bb8975))
* fix RESIP export not handling metadata ([42aa8c1](https://github.com/SocialGouv/archifiltre-docs/commit/42aa8c184607fa0aef42f3e7faecadbe246aa5e2))
* fix scroll bars on loading screen ([#1128](https://github.com/SocialGouv/archifiltre-docs/issues/1128)) ([8696eff](https://github.com/SocialGouv/archifiltre-docs/commit/8696effeaf63552e378ac89be0e065e79e319bd5))
* fix scrollbar appearing when focusing deep elements ([#825](https://github.com/SocialGouv/archifiltre-docs/issues/825)) ([5ede854](https://github.com/SocialGouv/archifiltre-docs/commit/5ede85436a78819785873d6074861839c90a851c))
* fix search modal filters not resetting after closing ([#1060](https://github.com/SocialGouv/archifiltre-docs/issues/1060)) ([9fa6dbf](https://github.com/SocialGouv/archifiltre-docs/commit/9fa6dbf01382923578504d4aebf43e0cb00b97a0))
* fix some array columns not being displayed ([#894](https://github.com/SocialGouv/archifiltre-docs/issues/894)) ([bee49f0](https://github.com/SocialGouv/archifiltre-docs/commit/bee49f01be65ee6cf2b73f5cc93a381cad702683))
* fix tab height to prevent icicles from moving on element hover ([#849](https://github.com/SocialGouv/archifiltre-docs/issues/849)) ([449bfc5](https://github.com/SocialGouv/archifiltre-docs/commit/449bfc54a36fc884393618e0916362c0cf88c1cc))
* fix tabs switching not working when trying to locate a search result ([#1084](https://github.com/SocialGouv/archifiltre-docs/issues/1084)) ([bc2fa5a](https://github.com/SocialGouv/archifiltre-docs/commit/bc2fa5a19d8272e5110f3c0b15941d897b1c4941))
* fix tag autocomplete not clearing after creation ([#960](https://github.com/SocialGouv/archifiltre-docs/issues/960)) ([78dcdc1](https://github.com/SocialGouv/archifiltre-docs/commit/78dcdc1bf738d63e7ee958b05b1c0f1bff667c06))
* fix tag automcomplete not clearing on item selection ([#975](https://github.com/SocialGouv/archifiltre-docs/issues/975)) ([6e4f436](https://github.com/SocialGouv/archifiltre-docs/commit/6e4f436f56b35006f5c71ad55f6b4947490577e6))
* fix toDelete chip not turning red in packaged version ([#870](https://github.com/SocialGouv/archifiltre-docs/issues/870)) ([e27ccdb](https://github.com/SocialGouv/archifiltre-docs/commit/e27ccdb9a4ca93d3bdea78671669a3bea1fe5adf))
* fix top level disappearing from icicle when zooming too deep ([#830](https://github.com/SocialGouv/archifiltre-docs/issues/830)) ([784ba45](https://github.com/SocialGouv/archifiltre-docs/commit/784ba45b9370c031cbe0861718099db717f05f50))
* fix tracking on sortOrder change ([a42706c](https://github.com/SocialGouv/archifiltre-docs/commit/a42706c193bf9e7a43bcb529e411bf02492a4067))
* fix translations in search modal ([9af118c](https://github.com/SocialGouv/archifiltre-docs/commit/9af118c4fe031bfa30dba8c37b1b6b540c867fdd))
* fix tree csv and resip export progress ([#1049](https://github.com/SocialGouv/archifiltre-docs/issues/1049)) ([6874eb2](https://github.com/SocialGouv/archifiltre-docs/commit/6874eb2cfcc537d47d1e4b531c6d4ab4c1af00a7))
* fix tree csv export message ([#1094](https://github.com/SocialGouv/archifiltre-docs/issues/1094)) ([eba435a](https://github.com/SocialGouv/archifiltre-docs/commit/eba435a1f9e91a84998659c3caf8c79dc9e3b457))
* fix ts error in duplicates search ([#1063](https://github.com/SocialGouv/archifiltre-docs/issues/1063)) ([510e2b0](https://github.com/SocialGouv/archifiltre-docs/commit/510e2b0afdcb816ee91a505756c046cf6b6808df))
* fix typo in errors modal ([#591](https://github.com/SocialGouv/archifiltre-docs/issues/591)) ([5e16ddf](https://github.com/SocialGouv/archifiltre-docs/commit/5e16ddf1f66b5c13b476ed4d2a8c964bf7f7520e))
* fix undefined values in duplicates table ([#958](https://github.com/SocialGouv/archifiltre-docs/issues/958)) ([50cf6ff](https://github.com/SocialGouv/archifiltre-docs/commit/50cf6ff5dcd919b71b737ae20a7bfb7080ccc07d))
* fix useless rerenders when reloading a session ([#988](https://github.com/SocialGouv/archifiltre-docs/issues/988)) ([a092a8c](https://github.com/SocialGouv/archifiltre-docs/commit/a092a8c6145945912b2c53e6ca0da247502ae99f))
* fix waiting for hashes message not appearing on disbled excel export ([#1077](https://github.com/SocialGouv/archifiltre-docs/issues/1077)) ([f01bfbd](https://github.com/SocialGouv/archifiltre-docs/commit/f01bfbd67749c7c46ac00294bec3e732ed8c419a))
* fix windows deletion script ([#1251](https://github.com/SocialGouv/archifiltre-docs/issues/1251)) ([85d9b6c](https://github.com/SocialGouv/archifiltre-docs/commit/85d9b6c59ed9dc707e13183a84f465beb208a10b))
* fix wording for date sorting ([#994](https://github.com/SocialGouv/archifiltre-docs/issues/994)) ([42d86a9](https://github.com/SocialGouv/archifiltre-docs/commit/42d86a92cc2819e8fe1c59fd2d7828ebf081251f))
* fix wrong colors being displayed on duplicates repartition charts ([#965](https://github.com/SocialGouv/archifiltre-docs/issues/965)) ([3819b94](https://github.com/SocialGouv/archifiltre-docs/commit/3819b94c8d289ff8030f2320fb8815e215d87d20))
* fix wrong dates displayed when loading an export file ([#1038](https://github.com/SocialGouv/archifiltre-docs/issues/1038)) ([e7917de](https://github.com/SocialGouv/archifiltre-docs/commit/e7917de1237215ea7f8183753067d36b44b5f4ab))
* fix zoom crashing after elements moved ([#967](https://github.com/SocialGouv/archifiltre-docs/issues/967)) ([593e0d1](https://github.com/SocialGouv/archifiltre-docs/commit/593e0d1b82c92f1279edce04104d5b43046a8ea8))
* **github:** unify behaviour of release channels ([2431bfa](https://github.com/SocialGouv/archifiltre-docs/commit/2431bfabbfcd4fcc7a68c9d9e299a94be5141ead))
* hash compute again ([#1372](https://github.com/SocialGouv/archifiltre-docs/issues/1372)) ([5654c16](https://github.com/SocialGouv/archifiltre-docs/commit/5654c1628adc9ad61da6245b92dd9a937b322b40))
* hashes placeholder is not displayed while still loading ([640d2bd](https://github.com/SocialGouv/archifiltre-docs/commit/640d2bd3f97d776392dcd12eb3c02eb542f6c097))
* **hash:** fix folder hash computation to detect duplicate folder with renamed files ([2d721aa](https://github.com/SocialGouv/archifiltre-docs/commit/2d721aa201d8eb7c7b59b976ab370bfcfacd31ef))
* **hash:** fix windows specific file hash with correct path ([#1394](https://github.com/SocialGouv/archifiltre-docs/issues/1394)) ([49d6fd8](https://github.com/SocialGouv/archifiltre-docs/commit/49d6fd8b210568fc7d02b1e583cbcb03fb9853a9))
* **hash:** hash computation no longer fail on error ([fa68dae](https://github.com/SocialGouv/archifiltre-docs/commit/fa68dae6504505db30b5a702de444d3a779ec1c6))
* **hash:** move hash computing to main thread ([#1363](https://github.com/SocialGouv/archifiltre-docs/issues/1363)) ([2451769](https://github.com/SocialGouv/archifiltre-docs/commit/2451769876f2cb66cc3cd524f661b46f93719d98))
* **husky:** fix husky after dependency update ([#1240](https://github.com/SocialGouv/archifiltre-docs/issues/1240)) ([4f32af3](https://github.com/SocialGouv/archifiltre-docs/commit/4f32af3104791c63090620e4b073b637df3dbe24))
* **i18n:** use good interpolate. Fix [#1396](https://github.com/SocialGouv/archifiltre-docs/issues/1396) ([23d0557](https://github.com/SocialGouv/archifiltre-docs/commit/23d0557c67da24f9982cc72d7d6b32a064738b47))
* ignore __MACOSX file ([79d4bf6](https://github.com/SocialGouv/archifiltre-docs/commit/79d4bf67e9240f9ecb25f4e4df12beda983d568d))
* ignore null hashes from duplicates ([#904](https://github.com/SocialGouv/archifiltre-docs/issues/904)) ([d494b82](https://github.com/SocialGouv/archifiltre-docs/commit/d494b829b696705157f66f0c9f3a73cfb7f0b339))
* improve header button ([d3900de](https://github.com/SocialGouv/archifiltre-docs/commit/d3900dec4f11b9913b1cc62e20f2d4cae8d8ab44))
* improve startup speed and exports crashing on windows ([#1450](https://github.com/SocialGouv/archifiltre-docs/issues/1450)) ([417663a](https://github.com/SocialGouv/archifiltre-docs/commit/417663a0ef586e3f30cd489462c1d7a512816003))
* installer id ([d00f09d](https://github.com/SocialGouv/archifiltre-docs/commit/d00f09dd687ebbd285553137933e72995d0864f0))
* invert size and last modified date on linux import script ([#1186](https://github.com/SocialGouv/archifiltre-docs/issues/1186)) ([82e3422](https://github.com/SocialGouv/archifiltre-docs/commit/82e3422a267cb6c7354739d081c56c3231bbd42e))
* **json-import:** fix json import not working ([b522c44](https://github.com/SocialGouv/archifiltre-docs/commit/b522c44ec1e0ef6c5e01350c56b2e78d6ff4306b))
* **language:** fix key error in language selection ([#666](https://github.com/SocialGouv/archifiltre-docs/issues/666)) ([4e32055](https://github.com/SocialGouv/archifiltre-docs/commit/4e320553e7317a5334371cfcf3742155ec4f1bd5))
* lint ([1f6882b](https://github.com/SocialGouv/archifiltre-docs/commit/1f6882bdc8344b500debda6f703d1694150a78be))
* lint ([abcf5d9](https://github.com/SocialGouv/archifiltre-docs/commit/abcf5d979aa65d80c3d5eb9f41de60be178def41))
* lint ([435e340](https://github.com/SocialGouv/archifiltre-docs/commit/435e340b9d5537b437bd876929f31d7ca42d50b5))
* **lint:** reenable eslint ([#1368](https://github.com/SocialGouv/archifiltre-docs/issues/1368)) ([d6f355a](https://github.com/SocialGouv/archifiltre-docs/commit/d6f355ae26a4df9b84609f1d39b7b18f5e07a581))
* **lint:** simple-import-sort/imports ([f41e0c8](https://github.com/SocialGouv/archifiltre-docs/commit/f41e0c806e23b0fb6ee148dc783ecb30ebc354b9))
* **load-filesystem.sh:** support paths with spaces ([#1358](https://github.com/SocialGouv/archifiltre-docs/issues/1358)) ([55daec6](https://github.com/SocialGouv/archifiltre-docs/commit/55daec6bdc49a82f85fe5243e56fd924df349a33))
* **load-json:** fix json not loading ffId from 13.1 json ([157f57e](https://github.com/SocialGouv/archifiltre-docs/commit/157f57e6741953e032569365a755375ddb039af9))
* loading bar can no longer get over 100% ([556b57c](https://github.com/SocialGouv/archifiltre-docs/commit/556b57cff9674e97496f46683b347cfc136794fd))
* **loading:** fix crash in loading by changing workers into ChildProcess ([2838a5c](https://github.com/SocialGouv/archifiltre-docs/commit/2838a5c8c1f12525a7a8ef7254169bf56a77f21d))
* **logging:** disabled sentry logging in dev mode ([ba6d837](https://github.com/SocialGouv/archifiltre-docs/commit/ba6d837e67c60e3feb0e253474919c5da96a1082))
* **main:** fix app not starting when dev-tools extension is not set ([566bae8](https://github.com/SocialGouv/archifiltre-docs/commit/566bae839d79a98db0f2c8e2982e3555369aed02))
* many error ([b12aaec](https://github.com/SocialGouv/archifiltre-docs/commit/b12aaec2ae28c04ba6756322e3208ea61df138cc))
* material-ui createMuiTheme rename to createTheme ([0aaac73](https://github.com/SocialGouv/archifiltre-docs/commit/0aaac731e39159d85245dd2fbfa2fe5bb47d8889))
* material-ui createMuiTheme rename to createTheme ([7510c1f](https://github.com/SocialGouv/archifiltre-docs/commit/7510c1fb09a392f69bfd5dd88a7b94b21491cf6b))
* metadata translation ([bb9cacb](https://github.com/SocialGouv/archifiltre-docs/commit/bb9cacbf05bab851435a316b3d5e76232014bbb8))
* **metadata:** fix cancel not working on metadata dropzone ([5c7b5c1](https://github.com/SocialGouv/archifiltre-docs/commit/5c7b5c11140fd3fffb77958a6258247957d7c7a6))
* **metadata:** fix windows paths handling ([85482e6](https://github.com/SocialGouv/archifiltre-docs/commit/85482e651d1ca6d8d8616bec1b22d8ad544fdedb))
* **mets:** add error message when mets export cannot access files ([8fcc7f6](https://github.com/SocialGouv/archifiltre-docs/commit/8fcc7f6613bccf947c19b196911ecd591024cd93))
* **mets:** fix mets label ([75d54c5](https://github.com/SocialGouv/archifiltre-docs/commit/75d54c5667ee8fb9d6b005e51ca72df898b4b8b8))
* misc fixes to remove warnings and errors from console ([4fe443a](https://github.com/SocialGouv/archifiltre-docs/commit/4fe443aee5ba3cb18d00a017785c8fc50547c2b1))
* missing de translation & add verify-translation-json ([e895df6](https://github.com/SocialGouv/archifiltre-docs/commit/e895df6b81571e8c0c8aac5866a5fbdaf727e643))
* missing jszip accepted by electron ([b0f497b](https://github.com/SocialGouv/archifiltre-docs/commit/b0f497bb18e89345086ea52290e2036bb7ddb2c7))
* **modal:** increment display time ([#1301](https://github.com/SocialGouv/archifiltre-docs/issues/1301)) ([c33b67c](https://github.com/SocialGouv/archifiltre-docs/commit/c33b67c83113f4769ff75dce8af90ee2334d4424))
* onChangePage & onChangeRowsPerPage is rename to onPageChange & onRowsPerPageChange ([1eaff35](https://github.com/SocialGouv/archifiltre-docs/commit/1eaff35c731ff99ddfdcca3bac91739d567f78f7))
* **pagination:** add pagination reset on new search ([#1245](https://github.com/SocialGouv/archifiltre-docs/issues/1245)) ([e8d5d32](https://github.com/SocialGouv/archifiltre-docs/commit/e8d5d32c4982dbf9a4cd472c48e10282529d1b33))
* **performance:** drastically improved icicle navigation performance ([f095c65](https://github.com/SocialGouv/archifiltre-docs/commit/f095c6534dd8312b0c4266e9f2e38ead913244ba))
* **release:** adapt windows installer for release channels ([2c13ff9](https://github.com/SocialGouv/archifiltre-docs/commit/2c13ff9513235e27660a6e7961881c96bad01b79))
* **release:** change default windows install path ([#1474](https://github.com/SocialGouv/archifiltre-docs/issues/1474)) ([e65f33b](https://github.com/SocialGouv/archifiltre-docs/commit/e65f33b6e4b3a5f359ddcaedd54fc5ccfaf86b24))
* **release:** change installer and uninstaller ico files ([162a8c0](https://github.com/SocialGouv/archifiltre-docs/commit/162a8c06ac80a5ace6520daaf441dcdd3099b430))
* **release:** fix asset replacer script ([9b09af8](https://github.com/SocialGouv/archifiltre-docs/commit/9b09af860994d0097f1f0ad44501dd0a8ba18342))
* **release:** fix repository url ([56ae53e](https://github.com/SocialGouv/archifiltre-docs/commit/56ae53e0bc74928dc804d7dcec7579d800c6916f))
* **reload:** fix crash on session reloading after new enrichments ([2396196](https://github.com/SocialGouv/archifiltre-docs/commit/23961961cbac4ac92a04063eed2eceef23b8a8f2))
* remove "Metadonnée Resip" column ([51bb48a](https://github.com/SocialGouv/archifiltre-docs/commit/51bb48a028938246b3051af476e6d5fa597fae72))
* remove folders from non duplicates elements count ([#954](https://github.com/SocialGouv/archifiltre-docs/issues/954)) ([8a78aa1](https://github.com/SocialGouv/archifiltre-docs/commit/8a78aa15712603b4b2597633bedc87dd7da6653e))
* remove javascript rejected promise error in console ([#1161](https://github.com/SocialGouv/archifiltre-docs/issues/1161)) ([35f60c9](https://github.com/SocialGouv/archifiltre-docs/commit/35f60c9a7dcac188bdcd599f2ce39d978ac8c597))
* removed buggy msi generation from build ([#1115](https://github.com/SocialGouv/archifiltre-docs/issues/1115)) ([ee342b1](https://github.com/SocialGouv/archifiltre-docs/commit/ee342b16257914246f640abefe2bfa3ca7020427))
* **resip-test:** skip test during investigation ([#1496](https://github.com/SocialGouv/archifiltre-docs/issues/1496)) ([a7ec7f6](https://github.com/SocialGouv/archifiltre-docs/commit/a7ec7f6354c7f15c81cc70101f4adc30d61ba564))
* **resip:** fix bad language in resip export ([e3f2f42](https://github.com/SocialGouv/archifiltre-docs/commit/e3f2f423fb066a76768db67a7b11dd19eb87fd6c))
* **resip:** fix browse all being applied  on resip export ([#1196](https://github.com/SocialGouv/archifiltre-docs/issues/1196)) ([90871bb](https://github.com/SocialGouv/archifiltre-docs/commit/90871bb6f1b9f0657037a9b90c7bfb4a8cd1f118))
* **resip:** fix resip export when double quotes are in the csv ([70c3798](https://github.com/SocialGouv/archifiltre-docs/commit/70c3798ef40d2ab7ae04e08a91c9ed58bffad173))
* **resip:** renamed tags fields in resip export ([8936da1](https://github.com/SocialGouv/archifiltre-docs/commit/8936da18c2830a3bd41514f496e0b81bbf93f360))
* **resip:** use windows-1252 format in RESIP export on windows ([2f6d874](https://github.com/SocialGouv/archifiltre-docs/commit/2f6d874054c1d6ac4396548aa6ed843030427b81))
* run branch builds on pull requests ([#1118](https://github.com/SocialGouv/archifiltre-docs/issues/1118)) ([fe1f88e](https://github.com/SocialGouv/archifiltre-docs/commit/fe1f88e1e037202f6f8ad672ada7e2482d5bfd9a))
* **sass-loader:** Fix config in webpack ([e7992ac](https://github.com/SocialGouv/archifiltre-docs/commit/e7992ac59ede3a18cd0e302c75abf886eba2d4f3))
* **save:** fix save action when some derived data are inconsistent ([1aef631](https://github.com/SocialGouv/archifiltre-docs/commit/1aef6314e19d2841f2cfeb8b13dfa923f3aea532))
* **search:** fix search modal csv export on to delete column ([#1246](https://github.com/SocialGouv/archifiltre-docs/issues/1246)) ([a4b5c28](https://github.com/SocialGouv/archifiltre-docs/commit/a4b5c28d5f52a21b179cb66b823f065bf0cdb146))
* **search:** fix search modal filter menu position ([#1244](https://github.com/SocialGouv/archifiltre-docs/issues/1244)) ([4c9c167](https://github.com/SocialGouv/archifiltre-docs/commit/4c9c167ca92a1ec90a2a708cc7c217db41238456))
* **security:** fix code scanning alerts ([#1052](https://github.com/SocialGouv/archifiltre-docs/issues/1052)) ([dd4667f](https://github.com/SocialGouv/archifiltre-docs/commit/dd4667f08725a988835930b7868b202670d16981))
* **start-screen:** fix start screen ([#1056](https://github.com/SocialGouv/archifiltre-docs/issues/1056)) ([bd754e5](https://github.com/SocialGouv/archifiltre-docs/commit/bd754e5aea6eff9bab64d18b855da3711fc98519))
* stream data between child and main process to prevent memory overload([#1157](https://github.com/SocialGouv/archifiltre-docs/issues/1157)) ([7cf271c](https://github.com/SocialGouv/archifiltre-docs/commit/7cf271cef47a5e88f5458f5b41a4a2ab7806bd78))
* **table:** fix table sort ([#1093](https://github.com/SocialGouv/archifiltre-docs/issues/1093)) ([f550d44](https://github.com/SocialGouv/archifiltre-docs/commit/f550d44132751f418c153d4dd8328f5b4adb72a0))
* **tags:** fix bug on tag deletion ([6f2b1ee](https://github.com/SocialGouv/archifiltre-docs/commit/6f2b1ee433e6e8b95d4d8988253e766670ee86da))
* **tags:** fix crash on tag blur ([2547598](https://github.com/SocialGouv/archifiltre-docs/commit/2547598f0f96e77db7e1c427c379d62dfd443899))
* **tags:** fix tags library not being displayed ([#1468](https://github.com/SocialGouv/archifiltre-docs/issues/1468)) ([7de4c12](https://github.com/SocialGouv/archifiltre-docs/commit/7de4c122bb0d67367e428244961f39c079705e7d))
* **tags:** fix tags size not displaying correctly in all tags ([d8bdc2a](https://github.com/SocialGouv/archifiltre-docs/commit/d8bdc2ae639f47b180c21f9669835363d026a30f))
* **test:** broken unit test ([8d4ff89](https://github.com/SocialGouv/archifiltre-docs/commit/8d4ff89bcf9a6081a7ecc4266931d217a7b232de))
* **test:** make test work in Windows ([7fb7b9a](https://github.com/SocialGouv/archifiltre-docs/commit/7fb7b9a00007ae2effa16fa666b053f8036378bb))
* **test:** make test work on Windows ([c3c1853](https://github.com/SocialGouv/archifiltre-docs/commit/c3c185365a7965557d2065e77e8886842da8d87d))
* **tests:** fix tests poorly using i18n ([13528fb](https://github.com/SocialGouv/archifiltre-docs/commit/13528fb40def0cb27ccceaf59c4d56e9e329f0ab))
* **time-gradient:** fix time gradient not displaying ([90db887](https://github.com/SocialGouv/archifiltre-docs/comm…
TimotheeMalard pushed a commit that referenced this issue Mar 6, 2024
* add missing translation ([488f324](https://github.com/SocialGouv/archifiltre-docs/commit/488f324f835e8be72d24979bc58c87bcc1fc4613))
* add tags max width in tags and all tags ([#961](https://github.com/SocialGouv/archifiltre-docs/issues/961)) ([d5d46ed](https://github.com/SocialGouv/archifiltre-docs/commit/d5d46ed5740fd5d87f8f116578ea822ae7a3344c))
* add translations for loading screen error message ([#1152](https://github.com/SocialGouv/archifiltre-docs/issues/1152)) ([386751c](https://github.com/SocialGouv/archifiltre-docs/commit/386751c73d93e92683374498934c48cbe3f74563))
* all tags no longer remain greyed out ([30513a8](https://github.com/SocialGouv/archifiltre-docs/commit/30513a807271db949db4ebe63152a1e507bbb8f7))
* **all-tags:** fix to delete tags display in all tags ([#1070](https://github.com/SocialGouv/archifiltre-docs/issues/1070)) ([4874410](https://github.com/SocialGouv/archifiltre-docs/commit/48744107867c8e650fbba9e2c3c7ec43a14223e3))
* **artifacts:** add arch in win setup artifact ([c9a2253](https://github.com/SocialGouv/archifiltre-docs/commit/c9a22530263268b0b22173b77a6050f8a6d8eb3d))
* **artifacts:** update win portable artifact name ([314f8ec](https://github.com/SocialGouv/archifiltre-docs/commit/314f8ecfd349c5403e0ef3be833b5e62f67bc6b3))
* **audit:** fix audit size display in file distribution ([#942](https://github.com/SocialGouv/archifiltre-docs/issues/942)) ([4a5d3c3](https://github.com/SocialGouv/archifiltre-docs/commit/4a5d3c385f40ec2f8d49e5bd6921fa11f58a385a))
* **audit:** format file path for user os ([f58f9de](https://github.com/SocialGouv/archifiltre-docs/commit/f58f9de7b145880f5d207615663e376afe20f305))
* **audit:** prevent report generation before hashes computation ([5890fe4](https://github.com/SocialGouv/archifiltre-docs/commit/5890fe468c66f1dd4fa85a77fd88c64f5f9bed10))
* **audit:** remove bold from file extensions list ([641e4a8](https://github.com/SocialGouv/archifiltre-docs/commit/641e4a8f3fdc4a6e5d6e2a97d7ca5e2106969d74))
* **auto-update:** remove auto update check in main during boot ([#1430](https://github.com/SocialGouv/archifiltre-docs/issues/1430)) ([c2b4a7b](https://github.com/SocialGouv/archifiltre-docs/commit/c2b4a7be65d1ad12bbd6b81c81e3abf8c6fca7c2))
* **auto-update:** remove publish options in builder ([053fc06](https://github.com/SocialGouv/archifiltre-docs/commit/053fc064b5d3b7639ff50b52a954fac4342238fb))
* **background-loading-info:** fix z-index ([#1139](https://github.com/SocialGouv/archifiltre-docs/issues/1139)) ([0b92e4a](https://github.com/SocialGouv/archifiltre-docs/commit/0b92e4a1a06dab7ead2aa7bad2ad784755b45add))
* bad version in package.json ([f9b2773](https://github.com/SocialGouv/archifiltre-docs/commit/f9b2773c092c97f1e8e377c7677ba942e7b82e2b))
* **breadcrumb-tooltip:** remove interpolation string ([#1320](https://github.com/SocialGouv/archifiltre-docs/issues/1320)) ([ae68abc](https://github.com/SocialGouv/archifiltre-docs/commit/ae68abc151df248ca5d4c81f6c6b8c677d931c6b))
* **breadcrumbs:** sliced breadcrumbs fixed ([#1351](https://github.com/SocialGouv/archifiltre-docs/issues/1351)) ([7684b7a](https://github.com/SocialGouv/archifiltre-docs/commit/7684b7a25cf2658d234e3a6158242f731db17350))
* **build:** fix workers build ([677cecd](https://github.com/SocialGouv/archifiltre-docs/commit/677cecdc262fa886f511c532e7834f37902194cd))
* cancel hash computing on close ([#1100](https://github.com/SocialGouv/archifiltre-docs/issues/1100)) ([132a5e4](https://github.com/SocialGouv/archifiltre-docs/commit/132a5e4dc84fed0b4f8969bf9577a6bb5294dc1d))
* **ci:** fix pipeline with renovate branches ([#782](https://github.com/SocialGouv/archifiltre-docs/issues/782)) ([f39ddc4](https://github.com/SocialGouv/archifiltre-docs/commit/f39ddc4a00fa7f526f224ca621c1fad85cae0e01))
* **ci:** lock node version to 14 in build ([2657cb5](https://github.com/SocialGouv/archifiltre-docs/commit/2657cb53e2d262009ba86e7b8535abbcb94a2db7))
* **ci:** remove set-output usage ([aa27215](https://github.com/SocialGouv/archifiltre-docs/commit/aa2721577dc4f8a25f04cc10862341fe23c40f5c))
* **ci:** update ci and (no)secrets usage ([140f03d](https://github.com/SocialGouv/archifiltre-docs/commit/140f03dea4eb1e509ce0e11009b8bea88c03660b))
* **ci:** update ci node version ([c1eb0c5](https://github.com/SocialGouv/archifiltre-docs/commit/c1eb0c56a51a9e5c7239a0af51710dd829ac7439))
* compute folder hashes in main thread ([#1285](https://github.com/SocialGouv/archifiltre-docs/issues/1285)) ([49b1651](https://github.com/SocialGouv/archifiltre-docs/commit/49b1651ef91ecfc40dca636b3d287ca0ca5bb356))
* **csv-exporter:** add a map as cache ([b1050e5](https://github.com/SocialGouv/archifiltre-docs/commit/b1050e55f3099c295d2741150bbb2a416916e9cf))
* **csv-export:** fix all elements being folders in csv export ([e2269e1](https://github.com/SocialGouv/archifiltre-docs/commit/e2269e1dbe0215ca93ca116fc4f72b2bc9e7cc34))
* **csv-export:** fix lastModifiedDate in csv export ([4e004dc](https://github.com/SocialGouv/archifiltre-docs/commit/4e004dc1ae75b346e61992e0e2e713519fa7eec6))
* **csv-export:** fix tags not appearing in csv export ([e0e87f0](https://github.com/SocialGouv/archifiltre-docs/commit/e0e87f0580b6f9194541a4858ecd84abf0077445))
* **deletion-script:** fix script encoding on windows ([#1253](https://github.com/SocialGouv/archifiltre-docs/issues/1253)) ([86641d8](https://github.com/SocialGouv/archifiltre-docs/commit/86641d80b5bd80ae9512cffe8d637f41a75f507a))
* **deps:** lock node version to 14 ([271b834](https://github.com/SocialGouv/archifiltre-docs/commit/271b8347281676a23b4b6ef21d59f503abe2552b))
* **deps:** lock version for sass and css loaders ([#1346](https://github.com/SocialGouv/archifiltre-docs/issues/1346)) ([9e5062b](https://github.com/SocialGouv/archifiltre-docs/commit/9e5062b61ad0318f130e973b43da1a2de6aac59c))
* **deps:** update all dependencies ([#1142](https://github.com/SocialGouv/archifiltre-docs/issues/1142)) ([7adea03](https://github.com/SocialGouv/archifiltre-docs/commit/7adea03d12b9c36a248e00ecf1b2cb1be45ed404))
* **deps:** update all dependencies ([#1155](https://github.com/SocialGouv/archifiltre-docs/issues/1155)) ([8fcaf2b](https://github.com/SocialGouv/archifiltre-docs/commit/8fcaf2bf9f1e16734aca99bdda6b576fe6ed45d7))
* **deps:** update all dependencies ([#1166](https://github.com/SocialGouv/archifiltre-docs/issues/1166)) ([bf467d3](https://github.com/SocialGouv/archifiltre-docs/commit/bf467d33db9e09f2fbd3f82d9a35d564f7eca7dc))
* **deps:** update all dependencies ([#1174](https://github.com/SocialGouv/archifiltre-docs/issues/1174)) ([86372f7](https://github.com/SocialGouv/archifiltre-docs/commit/86372f7970450f5451e39920d2e3983628c9c290))
* **deps:** update all dependencies ([#1207](https://github.com/SocialGouv/archifiltre-docs/issues/1207)) ([dfcef35](https://github.com/SocialGouv/archifiltre-docs/commit/dfcef359bb4fe705ba337e7b03cde2df00f57660))
* **deps:** update all dependencies ([#1216](https://github.com/SocialGouv/archifiltre-docs/issues/1216)) ([bd7fa91](https://github.com/SocialGouv/archifiltre-docs/commit/bd7fa9104f234577a507dfa830065a6f99d25a70))
* **deps:** update all dependencies ([#1280](https://github.com/SocialGouv/archifiltre-docs/issues/1280)) ([0d21a57](https://github.com/SocialGouv/archifiltre-docs/commit/0d21a572d154653c33b75805b7a52317a8ad9932))
* **deps:** update all dependencies ([#1283](https://github.com/SocialGouv/archifiltre-docs/issues/1283)) ([b83fde3](https://github.com/SocialGouv/archifiltre-docs/commit/b83fde319d201ca712a937f5957e1dcad7f0ad73))
* **deps:** update all dependencies ([#1295](https://github.com/SocialGouv/archifiltre-docs/issues/1295)) ([56ae767](https://github.com/SocialGouv/archifiltre-docs/commit/56ae76778fd765313072149d21c40214be7afe4e))
* **deps:** update all non-major dependencies ([#1145](https://github.com/SocialGouv/archifiltre-docs/issues/1145)) ([e3d5e66](https://github.com/SocialGouv/archifiltre-docs/commit/e3d5e66c52cdf850273664d35adeb6a29152fd98))
* **deps:** update all non-major dependencies ([#1175](https://github.com/SocialGouv/archifiltre-docs/issues/1175)) ([a3217d1](https://github.com/SocialGouv/archifiltre-docs/commit/a3217d1191b3789098a302aaee384f0d4712e618))
* **deps:** update dependency @material-ui/core to ^4.10.0 ([#769](https://github.com/SocialGouv/archifiltre-docs/issues/769)) ([236ce50](https://github.com/SocialGouv/archifiltre-docs/commit/236ce5008deaa046a188cf50d96923176d2c9e4e))
* **deps:** update dependency @material-ui/core to ^4.10.1 ([#791](https://github.com/SocialGouv/archifiltre-docs/issues/791)) ([a8ed148](https://github.com/SocialGouv/archifiltre-docs/commit/a8ed1489aadae18228558e8d19da9a3189ca641c))
* **deps:** update dependency @material-ui/core to ^4.11.0 ([#912](https://github.com/SocialGouv/archifiltre-docs/issues/912)) ([7476dbd](https://github.com/SocialGouv/archifiltre-docs/commit/7476dbd2b252b7b1c965894a2ee10ed231702940))
* **deps:** update dependency @material-ui/core to ^4.9.11 ([#671](https://github.com/SocialGouv/archifiltre-docs/issues/671)) ([7b355d5](https://github.com/SocialGouv/archifiltre-docs/commit/7b355d50105b767a77c6460945f15a580c336581))
* **deps:** update dependency @material-ui/core to ^4.9.12 ([#688](https://github.com/SocialGouv/archifiltre-docs/issues/688)) ([6654e3f](https://github.com/SocialGouv/archifiltre-docs/commit/6654e3f0480324d2390b3e67a2f7fb752ba99e22))
* **deps:** update dependency @material-ui/core to ^4.9.13 ([#717](https://github.com/SocialGouv/archifiltre-docs/issues/717)) ([beb6e16](https://github.com/SocialGouv/archifiltre-docs/commit/beb6e165a39228f8f44282c65f76b0f1c192cf28))
* **deps:** update dependency @material-ui/core to ^4.9.14 ([#736](https://github.com/SocialGouv/archifiltre-docs/issues/736)) ([5006495](https://github.com/SocialGouv/archifiltre-docs/commit/50064956038869636384a9a87a7cda472d8a6b0f))
* **deps:** update dependency @sentry/browser to ^5.15.4 ([#606](https://github.com/SocialGouv/archifiltre-docs/issues/606)) ([7996453](https://github.com/SocialGouv/archifiltre-docs/commit/79964531cfb3b70c8dea76aac7965fc8654c1ed8))
* **deps:** update dependency @sentry/browser to ^5.15.5 ([#676](https://github.com/SocialGouv/archifiltre-docs/issues/676)) ([1b52403](https://github.com/SocialGouv/archifiltre-docs/commit/1b524030eeadb30fb92b40d43068f14b170ece6c))
* **deps:** update dependency @sentry/browser to ^5.16.0 ([#795](https://github.com/SocialGouv/archifiltre-docs/issues/795)) ([49319be](https://github.com/SocialGouv/archifiltre-docs/commit/49319be8f1c7ded17ca0086eed992df9f65fd214))
* **deps:** update dependency @sentry/browser to ^5.16.1 ([#802](https://github.com/SocialGouv/archifiltre-docs/issues/802)) ([ae5cb63](https://github.com/SocialGouv/archifiltre-docs/commit/ae5cb6398bd8589bf3e07e15c5ede4452a09b70d))
* **deps:** update dependency @sentry/browser to ^5.17.0 ([#812](https://github.com/SocialGouv/archifiltre-docs/issues/812)) ([7db8808](https://github.com/SocialGouv/archifiltre-docs/commit/7db8808cc48a4e4bcafbf392fc3087d36a170755))
* **deps:** update dependency @sentry/browser to ^5.18.0 ([#868](https://github.com/SocialGouv/archifiltre-docs/issues/868)) ([104bbc4](https://github.com/SocialGouv/archifiltre-docs/commit/104bbc45822286b648316fe5b2f542ac0a937909))
* **deps:** update dependency @sentry/browser to ^5.18.1 ([#895](https://github.com/SocialGouv/archifiltre-docs/issues/895)) ([39c7bfe](https://github.com/SocialGouv/archifiltre-docs/commit/39c7bfe2836f4f5d083973e6d33269bee209685d))
* **deps:** update dependency @sentry/browser to ^5.19.0 ([#916](https://github.com/SocialGouv/archifiltre-docs/issues/916)) ([bc16008](https://github.com/SocialGouv/archifiltre-docs/commit/bc16008ff68af33fa4b676c2ec1e0d5fc644bd46))
* **deps:** update dependency @sentry/browser to v6 ([#1239](https://github.com/SocialGouv/archifiltre-docs/issues/1239)) ([c7fb366](https://github.com/SocialGouv/archifiltre-docs/commit/c7fb366fe118254b9acd4d2af51f69585cc2e112))
* **deps:** update dependency angular-expressions to ^1.1.1 ([#607](https://github.com/SocialGouv/archifiltre-docs/issues/607)) ([0851ebe](https://github.com/SocialGouv/archifiltre-docs/commit/0851ebe07f7e07acc431841e7ff5296496ad0b8d))
* **deps:** update dependency clean-webpack-plugin to v4 ([#1354](https://github.com/SocialGouv/archifiltre-docs/issues/1354)) ([f079b51](https://github.com/SocialGouv/archifiltre-docs/commit/f079b51a667ffaf2e64c57ca001b9671ca6620c1))
* **deps:** update dependency csv-parse to ^4.10.1 ([#765](https://github.com/SocialGouv/archifiltre-docs/issues/765)) ([515a67f](https://github.com/SocialGouv/archifiltre-docs/commit/515a67fd4d96bda6d4d3d4675734a656980a055f))
* **deps:** update dependency csv-parse to ^4.8.8 ([#608](https://github.com/SocialGouv/archifiltre-docs/issues/608)) ([ca9abf0](https://github.com/SocialGouv/archifiltre-docs/commit/ca9abf018b9625958e9c9cb8125a6a2aec5a46e3))
* **deps:** update dependency csv-parse to ^4.8.9 ([#670](https://github.com/SocialGouv/archifiltre-docs/issues/670)) ([1831329](https://github.com/SocialGouv/archifiltre-docs/commit/18313297de185c9fc0965401dd9a0d41ac03e1a6))
* **deps:** update dependency csv-parse to ^4.9.0 ([#686](https://github.com/SocialGouv/archifiltre-docs/issues/686)) ([7e61118](https://github.com/SocialGouv/archifiltre-docs/commit/7e61118ce349c3c06b02cecd2665bf31261290d9))
* **deps:** update dependency csv-parse to ^4.9.1 ([#739](https://github.com/SocialGouv/archifiltre-docs/issues/739)) ([fe2817c](https://github.com/SocialGouv/archifiltre-docs/commit/fe2817cf6e1eb05259b77ef5c7b776d30ee02557))
* **deps:** update dependency docxtemplater to v3.16.10 ([31a437e](https://github.com/SocialGouv/archifiltre-docs/commit/31a437e27fd3527a622c11fc7538f3d37aed218a))
* **deps:** update dependency docxtemplater to v3.16.11 ([e23497e](https://github.com/SocialGouv/archifiltre-docs/commit/e23497efe1f6598c4b54cec918b615443dd9be30))
* **deps:** update dependency docxtemplater to v3.17.0 ([ad07f67](https://github.com/SocialGouv/archifiltre-docs/commit/ad07f6706c5762c3eb85828e3dfb7f1b308de126))
* **deps:** update dependency docxtemplater to v3.17.1 ([66c7223](https://github.com/SocialGouv/archifiltre-docs/commit/66c722325bc17b917084f4d50c2943e909f9c209))
* **deps:** update dependency docxtemplater to v3.17.2 ([1be074a](https://github.com/SocialGouv/archifiltre-docs/commit/1be074a223cb5699a943d3ef94bb8ad03bab85ec))
* **deps:** update dependency docxtemplater to v3.17.5 ([#609](https://github.com/SocialGouv/archifiltre-docs/issues/609)) ([a3be635](https://github.com/SocialGouv/archifiltre-docs/commit/a3be6359ee530a045857baf111bdc381af8d0af5))
* **deps:** update dependency docxtemplater to v3.17.6 ([#659](https://github.com/SocialGouv/archifiltre-docs/issues/659)) ([3d50ab2](https://github.com/SocialGouv/archifiltre-docs/commit/3d50ab2738f0ea7adcb046b721dda4c18cd07712))
* **deps:** update dependency docxtemplater to v3.17.8 ([#840](https://github.com/SocialGouv/archifiltre-docs/issues/840)) ([b2b2395](https://github.com/SocialGouv/archifiltre-docs/commit/b2b2395e7a9f0aed0f49d26ae04b4ecdcae9808a))
* **deps:** update dependency docxtemplater to v3.17.9 ([#853](https://github.com/SocialGouv/archifiltre-docs/issues/853)) ([62dc31b](https://github.com/SocialGouv/archifiltre-docs/commit/62dc31b6964311d7f4b41ec8dc085aba17aa9f5f))
* **deps:** update dependency eslint-plugin-import to ^2.20.2 ([#610](https://github.com/SocialGouv/archifiltre-docs/issues/610)) ([51de975](https://github.com/SocialGouv/archifiltre-docs/commit/51de9750e68f9ee005890b6111da3be305ef2a43))
* **deps:** update dependency eslint-plugin-import to ^2.21.1 ([#808](https://github.com/SocialGouv/archifiltre-docs/issues/808)) ([acdc0b4](https://github.com/SocialGouv/archifiltre-docs/commit/acdc0b4357e0ab721348f9d1a39c76600e43f435))
* **deps:** update dependency eslint-plugin-import to ^2.21.2 ([#817](https://github.com/SocialGouv/archifiltre-docs/issues/817)) ([68a89d9](https://github.com/SocialGouv/archifiltre-docs/commit/68a89d9d6c83034d329b80b3bc00f6fb773b1523))
* **deps:** update dependency eslint-plugin-import to ^2.22.0 ([#899](https://github.com/SocialGouv/archifiltre-docs/issues/899)) ([e8efd97](https://github.com/SocialGouv/archifiltre-docs/commit/e8efd97f90c409c724fd3814a78df338070c22e7))
* **deps:** update dependency fast-memoize to ^2.5.2 ([#611](https://github.com/SocialGouv/archifiltre-docs/issues/611)) ([1e7256d](https://github.com/SocialGouv/archifiltre-docs/commit/1e7256d1db54e9c86062a7be3389bf1de09baa3e))
* **deps:** update dependency foundation-sites to ^6.6.3 ([#612](https://github.com/SocialGouv/archifiltre-docs/issues/612)) ([21bd183](https://github.com/SocialGouv/archifiltre-docs/commit/21bd183c77615e2568c97e19b9241e683da84aca))
* **deps:** update dependency i18next to ^19.4.0 ([#614](https://github.com/SocialGouv/archifiltre-docs/issues/614)) ([3670314](https://github.com/SocialGouv/archifiltre-docs/commit/3670314347cba5c01485f0fb70dda1de40963531))
* **deps:** update dependency i18next to ^19.4.1 ([#642](https://github.com/SocialGouv/archifiltre-docs/issues/642)) ([3e67c6a](https://github.com/SocialGouv/archifiltre-docs/commit/3e67c6a5ed26621d8a26f7f6b483b543fcdf88f2))
* **deps:** update dependency i18next to ^19.4.2 ([#649](https://github.com/SocialGouv/archifiltre-docs/issues/649)) ([1cc0391](https://github.com/SocialGouv/archifiltre-docs/commit/1cc03910021926e927cbd596a0d799bb6e014518))
* **deps:** update dependency i18next to ^19.4.3 ([#668](https://github.com/SocialGouv/archifiltre-docs/issues/668)) ([dda7e91](https://github.com/SocialGouv/archifiltre-docs/commit/dda7e91f16fae9891763b6a1354141a55656ebac))
* **deps:** update dependency i18next to ^19.4.4 ([#690](https://github.com/SocialGouv/archifiltre-docs/issues/690)) ([dcbd625](https://github.com/SocialGouv/archifiltre-docs/commit/dcbd62544e620acdd9c3acca7bafed4da45ee573))
* **deps:** update dependency i18next to ^19.4.5 ([#775](https://github.com/SocialGouv/archifiltre-docs/issues/775)) ([07ffe1a](https://github.com/SocialGouv/archifiltre-docs/commit/07ffe1a385b2fe96eec1b633585a807349cdeb25))
* **deps:** update dependency i18next to ^19.5.1 ([#858](https://github.com/SocialGouv/archifiltre-docs/issues/858)) ([be0304c](https://github.com/SocialGouv/archifiltre-docs/commit/be0304c438c49f4396e82de233ac72d7c750082b))
* **deps:** update dependency i18next to ^19.5.3 ([#913](https://github.com/SocialGouv/archifiltre-docs/issues/913)) ([542d10b](https://github.com/SocialGouv/archifiltre-docs/commit/542d10b8fad61579690c2787f2c482f56d38c521))
* **deps:** update dependency i18next to ^19.5.4 ([#929](https://github.com/SocialGouv/archifiltre-docs/issues/929)) ([d3b11fd](https://github.com/SocialGouv/archifiltre-docs/commit/d3b11fdcfb7b0cf520832fb17c7d477d04dda507))
* **deps:** update dependency i18next to v20 ([#1311](https://github.com/SocialGouv/archifiltre-docs/issues/1311)) ([7de2b62](https://github.com/SocialGouv/archifiltre-docs/commit/7de2b62221dbb42fb9e1d7b1986240cebb3f45b4))
* **deps:** update dependency i18next to v21 ([#1355](https://github.com/SocialGouv/archifiltre-docs/issues/1355)) ([099d146](https://github.com/SocialGouv/archifiltre-docs/commit/099d1461e95812e68dedfb6a4673b5f0bda269ac))
* **deps:** update dependency iconv-lite to ^0.5.1 ([#615](https://github.com/SocialGouv/archifiltre-docs/issues/615)) ([eadc732](https://github.com/SocialGouv/archifiltre-docs/commit/eadc732f983bd0c91559f8efcf8479b7d88db2f1))
* **deps:** update dependency iconv-lite to ^0.6.0 ([#810](https://github.com/SocialGouv/archifiltre-docs/issues/810)) ([a98f134](https://github.com/SocialGouv/archifiltre-docs/commit/a98f13439b38f830f54333461b7e5b32bc6c86d3))
* **deps:** update dependency jquery to ^3.5.0 ([#641](https://github.com/SocialGouv/archifiltre-docs/issues/641)) ([811fb46](https://github.com/SocialGouv/archifiltre-docs/commit/811fb4695296e494b4dce1503291eee57ec517c9))
* **deps:** update dependency jszip to v3.2.2 ([2ca9f87](https://github.com/SocialGouv/archifiltre-docs/commit/2ca9f871ff1e8922e8fdd200146a870b9f04ea38))
* **deps:** update dependency jszip to v3.3.0 ([#616](https://github.com/SocialGouv/archifiltre-docs/issues/616)) ([f8fc45f](https://github.com/SocialGouv/archifiltre-docs/commit/f8fc45f826b3f78406135c12250a573bfe236901))
* **deps:** update dependency jszip to v3.4.0 ([#665](https://github.com/SocialGouv/archifiltre-docs/issues/665)) ([7ba3179](https://github.com/SocialGouv/archifiltre-docs/commit/7ba3179dd623135e9dd0d9d7ded8beec57c1b555))
* **deps:** update dependency jszip to v3.5.0 ([#836](https://github.com/SocialGouv/archifiltre-docs/issues/836)) ([c95d564](https://github.com/SocialGouv/archifiltre-docs/commit/c95d564b256620ea66585f6aa70c3eae8758d0f6))
* **deps:** update dependency jszip to v3.7.0 [security] ([#1324](https://github.com/SocialGouv/archifiltre-docs/issues/1324)) ([2f606ad](https://github.com/SocialGouv/archifiltre-docs/commit/2f606adeca147910d2e7453bb77eaf40c5dcd48e))
* **deps:** update dependency md5-file to v5 ([#631](https://github.com/SocialGouv/archifiltre-docs/issues/631)) ([9272c32](https://github.com/SocialGouv/archifiltre-docs/commit/9272c32932ebbc130cc6e9c139d67409e59b57d4))
* **deps:** update dependency mime-types to ^2.1.27 ([#679](https://github.com/SocialGouv/archifiltre-docs/issues/679)) ([9ad20fe](https://github.com/SocialGouv/archifiltre-docs/commit/9ad20fecea3b93ea62689afc6d0187cf17d765aa))
* **deps:** update dependency react-i18next to ^11.11.0 ([#1281](https://github.com/SocialGouv/archifiltre-docs/issues/1281)) ([82e9efe](https://github.com/SocialGouv/archifiltre-docs/commit/82e9efe87036108a1c0880143fede7a94ffadf8d))
* **deps:** update dependency react-i18next to ^11.3.4 ([#617](https://github.com/SocialGouv/archifiltre-docs/issues/617)) ([8ac2602](https://github.com/SocialGouv/archifiltre-docs/commit/8ac2602cfd6cb5f88ca91056c0e484d53b1378e9))
* **deps:** update dependency react-i18next to ^11.3.5 ([#662](https://github.com/SocialGouv/archifiltre-docs/issues/662)) ([d9d6f2e](https://github.com/SocialGouv/archifiltre-docs/commit/d9d6f2ebddef35ef85a3a111db58733dc732b848))
* **deps:** update dependency react-i18next to ^11.4.0 ([#691](https://github.com/SocialGouv/archifiltre-docs/issues/691)) ([33b0569](https://github.com/SocialGouv/archifiltre-docs/commit/33b05691b5d15226b2bce5774b10e8c985c500bd))
* **deps:** update dependency react-i18next to ^11.5.0 ([#767](https://github.com/SocialGouv/archifiltre-docs/issues/767)) ([19ec276](https://github.com/SocialGouv/archifiltre-docs/commit/19ec276d3bc203abab2279cd733c86253dcaa6ab))
* **deps:** update dependency react-i18next to ^11.5.1 ([#824](https://github.com/SocialGouv/archifiltre-docs/issues/824)) ([d139864](https://github.com/SocialGouv/archifiltre-docs/commit/d139864e5ec60fb568c2d83cd270b900f53a4343))
* **deps:** update dependency react-i18next to ^11.6.0 ([#843](https://github.com/SocialGouv/archifiltre-docs/issues/843)) ([89731f3](https://github.com/SocialGouv/archifiltre-docs/commit/89731f3b42fe7c066d1a20895d5be7e41adf2b39))
* **deps:** update dependency react-i18next to ^11.7.0 ([#856](https://github.com/SocialGouv/archifiltre-docs/issues/856)) ([c0a9557](https://github.com/SocialGouv/archifiltre-docs/commit/c0a95575660c0426fc87c6b46d94629311969bb3))
* **deps:** update dependency react-icons to ^3.10.0 ([#672](https://github.com/SocialGouv/archifiltre-docs/issues/672)) ([9190d05](https://github.com/SocialGouv/archifiltre-docs/commit/9190d05301bdac2dcb20ac2812681b72e1fc0ae9))
* **deps:** update dependency react-icons to v4 ([#1312](https://github.com/SocialGouv/archifiltre-docs/issues/1312)) ([f6f7c19](https://github.com/SocialGouv/archifiltre-docs/commit/f6f7c19b1b94bdf7ed240fa2573caf7867c78523))
* **deps:** update dependency react-notifications to ^1.6.0 ([#618](https://github.com/SocialGouv/archifiltre-docs/issues/618)) ([d86abc0](https://github.com/SocialGouv/archifiltre-docs/commit/d86abc0b094dd6240caa79df62aed10894c44ed4))
* **deps:** update dependency react-redux to ^7.2.0 ([#619](https://github.com/SocialGouv/archifiltre-docs/issues/619)) ([57a99f7](https://github.com/SocialGouv/archifiltre-docs/commit/57a99f7a9fc1709e9ebd90ca41f3641abcdeab6b))
* **deps:** update dependency react-table to ^7.0.4 ([#620](https://github.com/SocialGouv/archifiltre-docs/issues/620)) ([3aced4c](https://github.com/SocialGouv/archifiltre-docs/commit/3aced4c1ed3bfe63b813df369d83be09ac0d47c0))
* **deps:** update dependency react-tooltip to ^4.2.1 ([#621](https://github.com/SocialGouv/archifiltre-docs/issues/621)) ([cc606a0](https://github.com/SocialGouv/archifiltre-docs/commit/cc606a0ceaf0b3bf4c62e8132575fbcd80153812))
* **deps:** update dependency react-tooltip to ^4.2.3 ([#644](https://github.com/SocialGouv/archifiltre-docs/issues/644)) ([db32195](https://github.com/SocialGouv/archifiltre-docs/commit/db32195c26a602a76e100eae695aa15d3c388a19))
* **deps:** update dependency react-tooltip to ^4.2.5 ([#661](https://github.com/SocialGouv/archifiltre-docs/issues/661)) ([b2e1128](https://github.com/SocialGouv/archifiltre-docs/commit/b2e1128bfa1ea5b46f30e46bb5950cfb85287aba))
* **deps:** update dependency react-tooltip to ^4.2.6 ([#724](https://github.com/SocialGouv/archifiltre-docs/issues/724)) ([5dbb97d](https://github.com/SocialGouv/archifiltre-docs/commit/5dbb97d9f253232616c2cb02b0e6989729ea80a1))
* **deps:** update dependency react-tooltip to v4 ([574fd83](https://github.com/SocialGouv/archifiltre-docs/commit/574fd83e7ca5204a3f1aacf170cbf79a0c699eb1))
* **deps:** update dependency redux to ^4.0.5 ([#622](https://github.com/SocialGouv/archifiltre-docs/issues/622)) ([c8e9b95](https://github.com/SocialGouv/archifiltre-docs/commit/c8e9b9527e08c383753ab7e4feb970cda2826cac))
* **deps:** update dependency redux-mock-store to ^1.5.4 ([#623](https://github.com/SocialGouv/archifiltre-docs/issues/623)) ([081228a](https://github.com/SocialGouv/archifiltre-docs/commit/081228af9a80b3e28f8c1db050c40c1139542a42))
* **deps:** update dependency rxjs to ^6.5.5 ([#624](https://github.com/SocialGouv/archifiltre-docs/issues/624)) ([4de9a72](https://github.com/SocialGouv/archifiltre-docs/commit/4de9a72ee26ec2c4c2b538e4584d842fe56d7e4b))
* **deps:** update dependency rxjs to ^6.6.0 ([#919](https://github.com/SocialGouv/archifiltre-docs/issues/919)) ([7492310](https://github.com/SocialGouv/archifiltre-docs/commit/749231030c0cabd81c679119fcce4698c33d4894))
* **deps:** update dependency styled-components to ^5.1.0 ([#625](https://github.com/SocialGouv/archifiltre-docs/issues/625)) ([33044aa](https://github.com/SocialGouv/archifiltre-docs/commit/33044aac5f68b39d97d0840a7f05e8f7e2bae066))
* **deps:** update dependency styled-components to ^5.1.1 ([#776](https://github.com/SocialGouv/archifiltre-docs/issues/776)) ([00970dd](https://github.com/SocialGouv/archifiltre-docs/commit/00970dd8a5faf84a549273f7c6c4d84468ae2014))
* **deps:** update dependency styled-components to v5 ([cc5ad23](https://github.com/SocialGouv/archifiltre-docs/commit/cc5ad233fc31bec2e520870e8c3cc01fea640eb9))
* **deps:** update dependency uuid to v3.3.3 ([c0df583](https://github.com/SocialGouv/archifiltre-docs/commit/c0df583b88ac6b4f020f60350ce1ad8ec57e3a93))
* **deps:** update dependency uuid to v3.4.0 ([20bd094](https://github.com/SocialGouv/archifiltre-docs/commit/20bd094afc471e4c9a24adecd1fe8b8a13068186))
* **deps:** update dependency uuid to v7 ([ba3678a](https://github.com/SocialGouv/archifiltre-docs/commit/ba3678ace6d9568f2814ab9b098c9f6cd0bffb99))
* **deps:** update dependency uuid to v7.0.1 ([27d2fa4](https://github.com/SocialGouv/archifiltre-docs/commit/27d2fa4fb4e781b807317a8c93ce8d25fb96f751))
* **deps:** update dependency uuid to v7.0.2 ([efb9eaf](https://github.com/SocialGouv/archifiltre-docs/commit/efb9eafa05009d4c8b7fb73cc68d5ac12fd33d60))
* **deps:** update dependency uuid to v7.0.3 ([#626](https://github.com/SocialGouv/archifiltre-docs/issues/626)) ([59ac82a](https://github.com/SocialGouv/archifiltre-docs/commit/59ac82a2492c54567539a3da5736d9f08348f259))
* **deps:** update dependency uuid to v8 ([#707](https://github.com/SocialGouv/archifiltre-docs/issues/707)) ([57b3799](https://github.com/SocialGouv/archifiltre-docs/commit/57b3799a5bb7219bbff35892aed9b7e581097627))
* **deps:** update dependency uuid to v8.1.0 ([#764](https://github.com/SocialGouv/archifiltre-docs/issues/764)) ([8c7a38e](https://github.com/SocialGouv/archifiltre-docs/commit/8c7a38e8a1e14c58c11e3e6cbcbcafdc962bfe38))
* **deps:** update dependency uuid to v8.2.0 ([#873](https://github.com/SocialGouv/archifiltre-docs/issues/873)) ([2084965](https://github.com/SocialGouv/archifiltre-docs/commit/2084965f5a58e48fe16dd9d3ff9129cbe062d4b9))
* **deps:** update dependency what-input to ^5.2.7 ([#627](https://github.com/SocialGouv/archifiltre-docs/issues/627)) ([18e9942](https://github.com/SocialGouv/archifiltre-docs/commit/18e9942eac2d59df30a2408c07b69179b3d516cf))
* **deps:** update dependency windows-1252 to ^1.1.0 ([#1316](https://github.com/SocialGouv/archifiltre-docs/issues/1316)) ([a04e56c](https://github.com/SocialGouv/archifiltre-docs/commit/a04e56c1f97dc115befdbced4905106f8354bacd))
* **deps:** update dependency winston to ^3.3.2 ([#863](https://github.com/SocialGouv/archifiltre-docs/issues/863)) ([4785d7d](https://github.com/SocialGouv/archifiltre-docs/commit/4785d7de53656b010239ea0e93f0cb6392b084a7))
* **deps:** update dependency winston to ^3.3.3 ([#874](https://github.com/SocialGouv/archifiltre-docs/issues/874)) ([3f776fc](https://github.com/SocialGouv/archifiltre-docs/commit/3f776fc0b58f491388c3788b1da504bb17248766))
* **deps:** update dependency winston-daily-rotate-file to ^4.4.2 ([#628](https://github.com/SocialGouv/archifiltre-docs/issues/628)) ([94041f8](https://github.com/SocialGouv/archifiltre-docs/commit/94041f815cb2ff40ed5baf6e34deff8cd91a1317))
* **deps:** update dependency winston-daily-rotate-file to ^4.5.0 ([#834](https://github.com/SocialGouv/archifiltre-docs/issues/834)) ([3e8a05b](https://github.com/SocialGouv/archifiltre-docs/commit/3e8a05b9487770507cff68e20c8de4ec062eae0f))
* **deps:** update dependency winston-transport to ^4.4.0 ([#862](https://github.com/SocialGouv/archifiltre-docs/issues/862)) ([4ae0350](https://github.com/SocialGouv/archifiltre-docs/commit/4ae0350afd7ffae78c03737bf4b68ea032250862))
* **deps:** update dependency xlsx to ^0.17.0 [security] ([#1299](https://github.com/SocialGouv/archifiltre-docs/issues/1299)) ([12bd3a1](https://github.com/SocialGouv/archifiltre-docs/commit/12bd3a195a674414d45823ca47b8b3db9e22f5e2))
* **deps:** update dependency yargs to ^15.4.0 ([#925](https://github.com/SocialGouv/archifiltre-docs/issues/925)) ([af78bc4](https://github.com/SocialGouv/archifiltre-docs/commit/af78bc4e926badc64d2b5f43c91c8c6315cc76ef))
* **deps:** update dependency yargs to v17 ([#1338](https://github.com/SocialGouv/archifiltre-docs/issues/1338)) ([26645e0](https://github.com/SocialGouv/archifiltre-docs/commit/26645e0a0760a905bf1e5ee4256604a4942bf807))
* **deps:** update devextreme-reactive monorepo to ^2.6.4 ([#857](https://github.com/SocialGouv/archifiltre-docs/issues/857)) ([0f66140](https://github.com/SocialGouv/archifiltre-docs/commit/0f66140ae8137d74eebc34bdbcbf10b834946757))
* **deps:** update mui monorepo ([#822](https://github.com/SocialGouv/archifiltre-docs/issues/822)) ([ad2b4fc](https://github.com/SocialGouv/archifiltre-docs/commit/ad2b4fcdb03a184a449393ff60579a4491c239d4))
* **deps:** update react monorepo to ^16.13.1 ([#629](https://github.com/SocialGouv/archifiltre-docs/issues/629)) ([49d3982](https://github.com/SocialGouv/archifiltre-docs/commit/49d39829c17a6dd76b1aeab8ec04eeaf028ff348))
* dirty fix copy-webpack-plugin breaking app reloading ([#751](https://github.com/SocialGouv/archifiltre-docs/issues/751)) ([a665ba6](https://github.com/SocialGouv/archifiltre-docs/commit/a665ba6fd7055ff82b70315f6bde6a318e386cb7))
* display folder sizes in search engine result ([#963](https://github.com/SocialGouv/archifiltre-docs/issues/963)) ([4a59afc](https://github.com/SocialGouv/archifiltre-docs/commit/4a59afc9a39c19ce2f8d8bc56d2b25dc12d58957))
* **display:** change file count / level font size in audit tab. Fix [#1397](https://github.com/SocialGouv/archifiltre-docs/issues/1397) ([540dd72](https://github.com/SocialGouv/archifiltre-docs/commit/540dd727a000df4617c273bd0f1b56f85f2aeb42))
* **display:** fix breadcrumb height. Fix [#1395](https://github.com/SocialGouv/archifiltre-docs/issues/1395) ([06b6ce3](https://github.com/SocialGouv/archifiltre-docs/commit/06b6ce3cfd8d17a3136dc3acc67eb3d30093c496))
* dropzone loadPath optional ([11ba3d8](https://github.com/SocialGouv/archifiltre-docs/commit/11ba3d8e5f3d5334865262f09bc540889e014992))
* **e2e:** shush ubuntu as playwright deps not working for now ([38fafff](https://github.com/SocialGouv/archifiltre-docs/commit/38fafffab07b3dbb2053fc55866b8bf9619726fa))
* **error-screen:** fix error screen layout ([#755](https://github.com/SocialGouv/archifiltre-docs/issues/755)) ([016fa1b](https://github.com/SocialGouv/archifiltre-docs/commit/016fa1b883faf05312318113c907b8ed308a321d))
* **export:** fix exports requiring hashes unavailable after loading json ([d26f7cc](https://github.com/SocialGouv/archifiltre-docs/commit/d26f7ccdb864180ad6f6023c966dc852d3bd8c9b))
* **export:** fix resip export ([055cc0b](https://github.com/SocialGouv/archifiltre-docs/commit/055cc0b171716d14b028f22e418192836aa3f5c6))
* **exports:** fix csv/excel exports by removing workers ([#1464](https://github.com/SocialGouv/archifiltre-docs/issues/1464)) ([19b57ec](https://github.com/SocialGouv/archifiltre-docs/commit/19b57ec47e1e2096d0b915f0fcc316a54ab58224))
* **exports:** fix elements to delete not appearing in exports ([#1482](https://github.com/SocialGouv/archifiltre-docs/issues/1482)) ([1842dac](https://github.com/SocialGouv/archifiltre-docs/commit/1842dac7df29654ebe537851f4a59b4a1c170dfe))
* **file-drop:** fix app being stuck when not dropping a file or a folder ([bf38f59](https://github.com/SocialGouv/archifiltre-docs/commit/bf38f5900e51b2074c0246d742c1ff58b7ad6356))
* **file-load:** fix error being wrongly reported on file load ([3888df5](https://github.com/SocialGouv/archifiltre-docs/commit/3888df5c7cbda923e1cf33926e0c30794ac0295e))
* fix a crash when there are enrichments on non displayed elements ([#1114](https://github.com/SocialGouv/archifiltre-docs/issues/1114)) ([6565422](https://github.com/SocialGouv/archifiltre-docs/commit/656542278e4a6868b5c420fbbb450fb95b4d6824))
* fix audit report export not working on some older files ([#585](https://github.com/SocialGouv/archifiltre-docs/issues/585)) ([c474f2a](https://github.com/SocialGouv/archifiltre-docs/commit/c474f2a97330e75fbba614d9dce7fcf65b6fc1b4))
* fix audit report template style being broken ([#1117](https://github.com/SocialGouv/archifiltre-docs/issues/1117)) ([a063682](https://github.com/SocialGouv/archifiltre-docs/commit/a06368282716f631fd70aa9c0cffd1c1987eccb9))
* fix breadcrumbs text being cut ([#990](https://github.com/SocialGouv/archifiltre-docs/issues/990)) ([27cbf09](https://github.com/SocialGouv/archifiltre-docs/commit/27cbf0906dcd8741d4ef8aaa5a65a0f28540a732))
* fix close button not working ([#953](https://github.com/SocialGouv/archifiltre-docs/issues/953)) ([b1da7a3](https://github.com/SocialGouv/archifiltre-docs/commit/b1da7a3a06bbe92cab89be3c5cb0289f805130ae))
* fix coloring french label ([#987](https://github.com/SocialGouv/archifiltre-docs/issues/987)) ([4a2f582](https://github.com/SocialGouv/archifiltre-docs/commit/4a2f58221c23124539174cd50eaaa9cbc4f6ff7e))
* fix console warnings on options-picker ([#971](https://github.com/SocialGouv/archifiltre-docs/issues/971)) ([b1e4c44](https://github.com/SocialGouv/archifiltre-docs/commit/b1e4c449a73b68681c9176ec12dd1d696c024066))
* fix crash on tag delete ([5fff17a](https://github.com/SocialGouv/archifiltre-docs/commit/5fff17a21099f8d7f3040ba39d59b1d2e508246a))
* fix csv export on windows ([#1250](https://github.com/SocialGouv/archifiltre-docs/issues/1250)) ([2e9a66c](https://github.com/SocialGouv/archifiltre-docs/commit/2e9a66c509feab47595a58739a4022467f867bc9))
* fix deletion script when there is a space in the root path ([#1252](https://github.com/SocialGouv/archifiltre-docs/issues/1252)) ([0e4af1b](https://github.com/SocialGouv/archifiltre-docs/commit/0e4af1b39f55585535e527fd80c98f9c00cfe6de))
* fix display bug on icicle hover ([1fb9866](https://github.com/SocialGouv/archifiltre-docs/commit/1fb986686efe80301637be0612b8be572b9eb757))
* fix display bug on type ([7d95e94](https://github.com/SocialGouv/archifiltre-docs/commit/7d95e94d731fb369f84a6d0f26c9afca9c2df9b2))
* fix duplicates search not working ([#1088](https://github.com/SocialGouv/archifiltre-docs/issues/1088)) ([cbb1fd5](https://github.com/SocialGouv/archifiltre-docs/commit/cbb1fd5073a9e9174d8ef20d57cb032a1e388832))
* fix electron not launching ([#1249](https://github.com/SocialGouv/archifiltre-docs/issues/1249)) ([4548b9f](https://github.com/SocialGouv/archifiltre-docs/commit/4548b9f98b08e4a3d202e255473b269664181dd9))
* fix element-characteristics layout ([#984](https://github.com/SocialGouv/archifiltre-docs/issues/984)) ([46de3e7](https://github.com/SocialGouv/archifiltre-docs/commit/46de3e73f1110f1c1f3c90caf6eba329f9312782))
* fix empty session displayed in previous sessions ([#1091](https://github.com/SocialGouv/archifiltre-docs/issues/1091)) ([ed98ede](https://github.com/SocialGouv/archifiltre-docs/commit/ed98ede7c89fcb5c5a6f02847e658460d13735af))
* fix excel export progress ([#1059](https://github.com/SocialGouv/archifiltre-docs/issues/1059)) ([d5dcb64](https://github.com/SocialGouv/archifiltre-docs/commit/d5dcb646306583af4c123b6d130d5f3df6871e04))
* fix export file hashes not being loaded ([#1075](https://github.com/SocialGouv/archifiltre-docs/issues/1075)) ([dcf6454](https://github.com/SocialGouv/archifiltre-docs/commit/dcf6454142a2fe0eda3db9190779136a335bd465))
* fix export paths getting reset ([#951](https://github.com/SocialGouv/archifiltre-docs/issues/951)) ([dbbbd85](https://github.com/SocialGouv/archifiltre-docs/commit/dbbbd8566ac0057bc86eabe8047f79492ac31f52))
* fix export ready badge being cropped ([#1080](https://github.com/SocialGouv/archifiltre-docs/issues/1080)) ([ad19297](https://github.com/SocialGouv/archifiltre-docs/commit/ad1929770b4dfd4a18674bbdbff5e1172f718fae))
* fix fileName placeholder not being correctly displayed ([2192c2c](https://github.com/SocialGouv/archifiltre-docs/commit/2192c2c69cc674e28a0606732e646af1aa8ccf9b))
* fix files and folders count swapped in file tree characteristics ([#828](https://github.com/SocialGouv/archifiltre-docs/issues/828)) ([1995e20](https://github.com/SocialGouv/archifiltre-docs/commit/1995e204fb6adaf9781ace458dfbd1635fdde976))
* fix folder hashes computation not progressing ([#847](https://github.com/SocialGouv/archifiltre-docs/issues/847)) ([12edd7c](https://github.com/SocialGouv/archifiltre-docs/commit/12edd7c42dac2d82f9a8e01e492d618b2f1cb18b))
* fix french translations for select titles ([#970](https://github.com/SocialGouv/archifiltre-docs/issues/970)) ([14347cf](https://github.com/SocialGouv/archifiltre-docs/commit/14347cf34238246f834b65e93724266155c50355))
* fix getData to correctly provides tags ([d00c737](https://github.com/SocialGouv/archifiltre-docs/commit/d00c737573e457ceb15fc107813de96455526846))
* fix hash computing crash by changing workers into ChildProcess ([6e1d4f7](https://github.com/SocialGouv/archifiltre-docs/commit/6e1d4f7ceada2b6589b577d67d1f48bd967e9e33))
* fix hash computing errors not being displayed ([#1189](https://github.com/SocialGouv/archifiltre-docs/issues/1189)) ([a94befb](https://github.com/SocialGouv/archifiltre-docs/commit/a94befb36bd7a8ad275f0957a38c7c75b4948960))
* fix hashes being removed by cancel action button ([#920](https://github.com/SocialGouv/archifiltre-docs/issues/920)) ([f922952](https://github.com/SocialGouv/archifiltre-docs/commit/f922952e6701b140249197de84d9c22f632fd535))
* fix hidden element detection crashing the app on windows ([#926](https://github.com/SocialGouv/archifiltre-docs/issues/926)) ([31dfa58](https://github.com/SocialGouv/archifiltre-docs/commit/31dfa58af5cf0a81c2ccebada5b78e63fa59dd5f))
* fix husky not launching ([#1273](https://github.com/SocialGouv/archifiltre-docs/issues/1273)) ([b868b0d](https://github.com/SocialGouv/archifiltre-docs/commit/b868b0dbe2f003e880450b3460916f111cdba705))
* fix icicle crashing ([#888](https://github.com/SocialGouv/archifiltre-docs/issues/888)) ([8b9e022](https://github.com/SocialGouv/archifiltre-docs/commit/8b9e022c869e9f4397a8e8fabbc5afbbad06e31b))
* fix icicle width mode not displaying correctly ([#952](https://github.com/SocialGouv/archifiltre-docs/issues/952)) ([920260f](https://github.com/SocialGouv/archifiltre-docs/commit/920260f0ad1e36f64eba2e8315d801c439201d2e))
* fix icicles minimap brackets not being displayed ([#966](https://github.com/SocialGouv/archifiltre-docs/issues/966)) ([9242d8f](https://github.com/SocialGouv/archifiltre-docs/commit/9242d8f8b30feae6e9c2d1ebd2f94b104d9d4a79))
* fix item move cancelation crashing the view ([#976](https://github.com/SocialGouv/archifiltre-docs/issues/976)) ([dfe7862](https://github.com/SocialGouv/archifiltre-docs/commit/dfe7862919ebcbeca325cbf6165ff192b9716886))
* fix json loading ([#1258](https://github.com/SocialGouv/archifiltre-docs/issues/1258)) ([05eeacc](https://github.com/SocialGouv/archifiltre-docs/commit/05eeacc6ecba6bdad8229f5d89373e182e0d4c06))
* fix language parameter being ignored in export ([#1039](https://github.com/SocialGouv/archifiltre-docs/issues/1039)) ([96252ec](https://github.com/SocialGouv/archifiltre-docs/commit/96252ecdd362dd21d9b1d3be5cbc312d14f0916b))
* fix language persistence breaking workers ([#1090](https://github.com/SocialGouv/archifiltre-docs/issues/1090)) ([4f9bb33](https://github.com/SocialGouv/archifiltre-docs/commit/4f9bb33d09324746799a78fc37d9e9b02c430450))
* fix last session reload ([#896](https://github.com/SocialGouv/archifiltre-docs/issues/896)) ([f386a82](https://github.com/SocialGouv/archifiltre-docs/commit/f386a82b3db3285df4905e822d155c4733827910))
* fix loading of older versions of the script file ([#1124](https://github.com/SocialGouv/archifiltre-docs/issues/1124)) ([5f8e58d](https://github.com/SocialGouv/archifiltre-docs/commit/5f8e58daaef6d97efbb904a2f7003e420843489b))
* fix loading starting when new directory prompt is canceled ([#1082](https://github.com/SocialGouv/archifiltre-docs/issues/1082)) ([a1e60a0](https://github.com/SocialGouv/archifiltre-docs/commit/a1e60a0b0d407eddc1bab1f1e53fac002876ed6a))
* fix locate element action in search modal when not on tree view ([#1079](https://github.com/SocialGouv/archifiltre-docs/issues/1079)) ([99441b2](https://github.com/SocialGouv/archifiltre-docs/commit/99441b2390ed413885c43e0db98bde5826a9a679))
* fix master build crashing ([#781](https://github.com/SocialGouv/archifiltre-docs/issues/781)) ([cfc44b6](https://github.com/SocialGouv/archifiltre-docs/commit/cfc44b64e62054f68c8a4f11bd9505aba3e45ee7))
* fix matomo tracker not sending events ([94bd216](https://github.com/SocialGouv/archifiltre-docs/commit/94bd2169226f7fa8a4b02513cd1161d66bfcb791))
* fix median/last modification date being mixed up ([#964](https://github.com/SocialGouv/archifiltre-docs/issues/964)) ([599feb3](https://github.com/SocialGouv/archifiltre-docs/commit/599feb32ec14c4524000e46d5194866fe022837c))
* fix mouseEvents not being triggered on moved element ([#892](https://github.com/SocialGouv/archifiltre-docs/issues/892)) ([3bc25b8](https://github.com/SocialGouv/archifiltre-docs/commit/3bc25b87f797b6a677daa9c1a8e0012e6d7811cb))
* fix moved files not being clickable after json reload ([#1008](https://github.com/SocialGouv/archifiltre-docs/issues/1008)) ([d576707](https://github.com/SocialGouv/archifiltre-docs/commit/d576707332db13582c499c3d74b76e2bbb3705a5))
* fix moved files selection not working on windows ([#974](https://github.com/SocialGouv/archifiltre-docs/issues/974)) ([3c8d638](https://github.com/SocialGouv/archifiltre-docs/commit/3c8d638d83e9df33e00f7909acdf70fc33c3d84b))
* fix new version popup not working ([#1087](https://github.com/SocialGouv/archifiltre-docs/issues/1087)) ([21cf0a7](https://github.com/SocialGouv/archifiltre-docs/commit/21cf0a74f6e9826b84565ddb07563c0b99ca14e0))
* fix notification file path change ([0f6866f](https://github.com/SocialGouv/archifiltre-docs/commit/0f6866f433ed3997e264ee1a2e9bfdc5216461df))
* fix null hashes counted as duplicated in duplicates view ([#893](https://github.com/SocialGouv/archifiltre-docs/issues/893)) ([38e32da](https://github.com/SocialGouv/archifiltre-docs/commit/38e32da88c4cdff0a8314366226cd0c99adf335c))
* fix older json files not loading ([#582](https://github.com/SocialGouv/archifiltre-docs/issues/582)) ([c37c219](https://github.com/SocialGouv/archifiltre-docs/commit/c37c21957e57a880dc122787ed5065a0c84f868d))
* fix page overflow on table search ([#1101](https://github.com/SocialGouv/archifiltre-docs/issues/1101)) ([c56a585](https://github.com/SocialGouv/archifiltre-docs/commit/c56a585b3449f4ec0d8b887c5e20f570c5870ab8))
* fix path column value wrapping in duplicates search ([#1089](https://github.com/SocialGouv/archifiltre-docs/issues/1089)) ([4af5e50](https://github.com/SocialGouv/archifiltre-docs/commit/4af5e508058934efe9004baa41637a3da278b309))
* fix production bug caused by worker refactoring ([#1160](https://github.com/SocialGouv/archifiltre-docs/issues/1160)) ([43c088f](https://github.com/SocialGouv/archifiltre-docs/commit/43c088ff6c7df51482ee11f6636cf2f2189dde66))
* fix react warning on useAnimation hook ([#891](https://github.com/SocialGouv/archifiltre-docs/issues/891)) ([3e3c0b8](https://github.com/SocialGouv/archifiltre-docs/commit/3e3c0b8b3999289a6d0677feb4f967d09c857213))
* fix react-i18next security issue ([#1257](https://github.com/SocialGouv/archifiltre-docs/issues/1257)) ([abe6b36](https://github.com/SocialGouv/archifiltre-docs/commit/abe6b36a26069e4f5157e5bf61e2c250b012781c))
* fix replay file size doubling on each reload ([#702](https://github.com/SocialGouv/archifiltre-docs/issues/702)) ([f53b4b7](https://github.com/SocialGouv/archifiltre-docs/commit/f53b4b7f692211306d7f32ee21c5e934115c0597))
* fix resip export by turning it into a childProcess ([cce9cfd](https://github.com/SocialGouv/archifiltre-docs/commit/cce9cfd4c9c14673e1904d25134818b870bb8975))
* fix RESIP export not handling metadata ([42aa8c1](https://github.com/SocialGouv/archifiltre-docs/commit/42aa8c184607fa0aef42f3e7faecadbe246aa5e2))
* fix scroll bars on loading screen ([#1128](https://github.com/SocialGouv/archifiltre-docs/issues/1128)) ([8696eff](https://github.com/SocialGouv/archifiltre-docs/commit/8696effeaf63552e378ac89be0e065e79e319bd5))
* fix scrollbar appearing when focusing deep elements ([#825](https://github.com/SocialGouv/archifiltre-docs/issues/825)) ([5ede854](https://github.com/SocialGouv/archifiltre-docs/commit/5ede85436a78819785873d6074861839c90a851c))
* fix search modal filters not resetting after closing ([#1060](https://github.com/SocialGouv/archifiltre-docs/issues/1060)) ([9fa6dbf](https://github.com/SocialGouv/archifiltre-docs/commit/9fa6dbf01382923578504d4aebf43e0cb00b97a0))
* fix some array columns not being displayed ([#894](https://github.com/SocialGouv/archifiltre-docs/issues/894)) ([bee49f0](https://github.com/SocialGouv/archifiltre-docs/commit/bee49f01be65ee6cf2b73f5cc93a381cad702683))
* fix tab height to prevent icicles from moving on element hover ([#849](https://github.com/SocialGouv/archifiltre-docs/issues/849)) ([449bfc5](https://github.com/SocialGouv/archifiltre-docs/commit/449bfc54a36fc884393618e0916362c0cf88c1cc))
* fix tabs switching not working when trying to locate a search result ([#1084](https://github.com/SocialGouv/archifiltre-docs/issues/1084)) ([bc2fa5a](https://github.com/SocialGouv/archifiltre-docs/commit/bc2fa5a19d8272e5110f3c0b15941d897b1c4941))
* fix tag autocomplete not clearing after creation ([#960](https://github.com/SocialGouv/archifiltre-docs/issues/960)) ([78dcdc1](https://github.com/SocialGouv/archifiltre-docs/commit/78dcdc1bf738d63e7ee958b05b1c0f1bff667c06))
* fix tag automcomplete not clearing on item selection ([#975](https://github.com/SocialGouv/archifiltre-docs/issues/975)) ([6e4f436](https://github.com/SocialGouv/archifiltre-docs/commit/6e4f436f56b35006f5c71ad55f6b4947490577e6))
* fix toDelete chip not turning red in packaged version ([#870](https://github.com/SocialGouv/archifiltre-docs/issues/870)) ([e27ccdb](https://github.com/SocialGouv/archifiltre-docs/commit/e27ccdb9a4ca93d3bdea78671669a3bea1fe5adf))
* fix top level disappearing from icicle when zooming too deep ([#830](https://github.com/SocialGouv/archifiltre-docs/issues/830)) ([784ba45](https://github.com/SocialGouv/archifiltre-docs/commit/784ba45b9370c031cbe0861718099db717f05f50))
* fix tracking on sortOrder change ([a42706c](https://github.com/SocialGouv/archifiltre-docs/commit/a42706c193bf9e7a43bcb529e411bf02492a4067))
* fix translations in search modal ([9af118c](https://github.com/SocialGouv/archifiltre-docs/commit/9af118c4fe031bfa30dba8c37b1b6b540c867fdd))
* fix tree csv and resip export progress ([#1049](https://github.com/SocialGouv/archifiltre-docs/issues/1049)) ([6874eb2](https://github.com/SocialGouv/archifiltre-docs/commit/6874eb2cfcc537d47d1e4b531c6d4ab4c1af00a7))
* fix tree csv export message ([#1094](https://github.com/SocialGouv/archifiltre-docs/issues/1094)) ([eba435a](https://github.com/SocialGouv/archifiltre-docs/commit/eba435a1f9e91a84998659c3caf8c79dc9e3b457))
* fix ts error in duplicates search ([#1063](https://github.com/SocialGouv/archifiltre-docs/issues/1063)) ([510e2b0](https://github.com/SocialGouv/archifiltre-docs/commit/510e2b0afdcb816ee91a505756c046cf6b6808df))
* fix typo in errors modal ([#591](https://github.com/SocialGouv/archifiltre-docs/issues/591)) ([5e16ddf](https://github.com/SocialGouv/archifiltre-docs/commit/5e16ddf1f66b5c13b476ed4d2a8c964bf7f7520e))
* fix undefined values in duplicates table ([#958](https://github.com/SocialGouv/archifiltre-docs/issues/958)) ([50cf6ff](https://github.com/SocialGouv/archifiltre-docs/commit/50cf6ff5dcd919b71b737ae20a7bfb7080ccc07d))
* fix useless rerenders when reloading a session ([#988](https://github.com/SocialGouv/archifiltre-docs/issues/988)) ([a092a8c](https://github.com/SocialGouv/archifiltre-docs/commit/a092a8c6145945912b2c53e6ca0da247502ae99f))
* fix waiting for hashes message not appearing on disbled excel export ([#1077](https://github.com/SocialGouv/archifiltre-docs/issues/1077)) ([f01bfbd](https://github.com/SocialGouv/archifiltre-docs/commit/f01bfbd67749c7c46ac00294bec3e732ed8c419a))
* fix windows deletion script ([#1251](https://github.com/SocialGouv/archifiltre-docs/issues/1251)) ([85d9b6c](https://github.com/SocialGouv/archifiltre-docs/commit/85d9b6c59ed9dc707e13183a84f465beb208a10b))
* fix wording for date sorting ([#994](https://github.com/SocialGouv/archifiltre-docs/issues/994)) ([42d86a9](https://github.com/SocialGouv/archifiltre-docs/commit/42d86a92cc2819e8fe1c59fd2d7828ebf081251f))
* fix wrong colors being displayed on duplicates repartition charts ([#965](https://github.com/SocialGouv/archifiltre-docs/issues/965)) ([3819b94](https://github.com/SocialGouv/archifiltre-docs/commit/3819b94c8d289ff8030f2320fb8815e215d87d20))
* fix wrong dates displayed when loading an export file ([#1038](https://github.com/SocialGouv/archifiltre-docs/issues/1038)) ([e7917de](https://github.com/SocialGouv/archifiltre-docs/commit/e7917de1237215ea7f8183753067d36b44b5f4ab))
* fix zoom crashing after elements moved ([#967](https://github.com/SocialGouv/archifiltre-docs/issues/967)) ([593e0d1](https://github.com/SocialGouv/archifiltre-docs/commit/593e0d1b82c92f1279edce04104d5b43046a8ea8))
* **github:** unify behaviour of release channels ([2431bfa](https://github.com/SocialGouv/archifiltre-docs/commit/2431bfabbfcd4fcc7a68c9d9e299a94be5141ead))
* hash compute again ([#1372](https://github.com/SocialGouv/archifiltre-docs/issues/1372)) ([5654c16](https://github.com/SocialGouv/archifiltre-docs/commit/5654c1628adc9ad61da6245b92dd9a937b322b40))
* hashes placeholder is not displayed while still loading ([640d2bd](https://github.com/SocialGouv/archifiltre-docs/commit/640d2bd3f97d776392dcd12eb3c02eb542f6c097))
* **hash:** fix folder hash computation to detect duplicate folder with renamed files ([2d721aa](https://github.com/SocialGouv/archifiltre-docs/commit/2d721aa201d8eb7c7b59b976ab370bfcfacd31ef))
* **hash:** fix windows specific file hash with correct path ([#1394](https://github.com/SocialGouv/archifiltre-docs/issues/1394)) ([49d6fd8](https://github.com/SocialGouv/archifiltre-docs/commit/49d6fd8b210568fc7d02b1e583cbcb03fb9853a9))
* **hash:** hash computation no longer fail on error ([fa68dae](https://github.com/SocialGouv/archifiltre-docs/commit/fa68dae6504505db30b5a702de444d3a779ec1c6))
* **hash:** move hash computing to main thread ([#1363](https://github.com/SocialGouv/archifiltre-docs/issues/1363)) ([2451769](https://github.com/SocialGouv/archifiltre-docs/commit/2451769876f2cb66cc3cd524f661b46f93719d98))
* **husky:** fix husky after dependency update ([#1240](https://github.com/SocialGouv/archifiltre-docs/issues/1240)) ([4f32af3](https://github.com/SocialGouv/archifiltre-docs/commit/4f32af3104791c63090620e4b073b637df3dbe24))
* **i18n:** use good interpolate. Fix [#1396](https://github.com/SocialGouv/archifiltre-docs/issues/1396) ([23d0557](https://github.com/SocialGouv/archifiltre-docs/commit/23d0557c67da24f9982cc72d7d6b32a064738b47))
* ignore __MACOSX file ([79d4bf6](https://github.com/SocialGouv/archifiltre-docs/commit/79d4bf67e9240f9ecb25f4e4df12beda983d568d))
* ignore null hashes from duplicates ([#904](https://github.com/SocialGouv/archifiltre-docs/issues/904)) ([d494b82](https://github.com/SocialGouv/archifiltre-docs/commit/d494b829b696705157f66f0c9f3a73cfb7f0b339))
* improve header button ([d3900de](https://github.com/SocialGouv/archifiltre-docs/commit/d3900dec4f11b9913b1cc62e20f2d4cae8d8ab44))
* improve startup speed and exports crashing on windows ([#1450](https://github.com/SocialGouv/archifiltre-docs/issues/1450)) ([417663a](https://github.com/SocialGouv/archifiltre-docs/commit/417663a0ef586e3f30cd489462c1d7a512816003))
* installer id ([d00f09d](https://github.com/SocialGouv/archifiltre-docs/commit/d00f09dd687ebbd285553137933e72995d0864f0))
* invert size and last modified date on linux import script ([#1186](https://github.com/SocialGouv/archifiltre-docs/issues/1186)) ([82e3422](https://github.com/SocialGouv/archifiltre-docs/commit/82e3422a267cb6c7354739d081c56c3231bbd42e))
* **json-import:** fix json import not working ([b522c44](https://github.com/SocialGouv/archifiltre-docs/commit/b522c44ec1e0ef6c5e01350c56b2e78d6ff4306b))
* **language:** fix key error in language selection ([#666](https://github.com/SocialGouv/archifiltre-docs/issues/666)) ([4e32055](https://github.com/SocialGouv/archifiltre-docs/commit/4e320553e7317a5334371cfcf3742155ec4f1bd5))
* lint ([1f6882b](https://github.com/SocialGouv/archifiltre-docs/commit/1f6882bdc8344b500debda6f703d1694150a78be))
* lint ([abcf5d9](https://github.com/SocialGouv/archifiltre-docs/commit/abcf5d979aa65d80c3d5eb9f41de60be178def41))
* lint ([435e340](https://github.com/SocialGouv/archifiltre-docs/commit/435e340b9d5537b437bd876929f31d7ca42d50b5))
* **lint:** reenable eslint ([#1368](https://github.com/SocialGouv/archifiltre-docs/issues/1368)) ([d6f355a](https://github.com/SocialGouv/archifiltre-docs/commit/d6f355ae26a4df9b84609f1d39b7b18f5e07a581))
* **lint:** simple-import-sort/imports ([f41e0c8](https://github.com/SocialGouv/archifiltre-docs/commit/f41e0c806e23b0fb6ee148dc783ecb30ebc354b9))
* **load-filesystem.sh:** support paths with spaces ([#1358](https://github.com/SocialGouv/archifiltre-docs/issues/1358)) ([55daec6](https://github.com/SocialGouv/archifiltre-docs/commit/55daec6bdc49a82f85fe5243e56fd924df349a33))
* **load-json:** fix json not loading ffId from 13.1 json ([157f57e](https://github.com/SocialGouv/archifiltre-docs/commit/157f57e6741953e032569365a755375ddb039af9))
* loading bar can no longer get over 100% ([556b57c](https://github.com/SocialGouv/archifiltre-docs/commit/556b57cff9674e97496f46683b347cfc136794fd))
* **loading:** fix crash in loading by changing workers into ChildProcess ([2838a5c](https://github.com/SocialGouv/archifiltre-docs/commit/2838a5c8c1f12525a7a8ef7254169bf56a77f21d))
* **logging:** disabled sentry logging in dev mode ([ba6d837](https://github.com/SocialGouv/archifiltre-docs/commit/ba6d837e67c60e3feb0e253474919c5da96a1082))
* **main:** fix app not starting when dev-tools extension is not set ([566bae8](https://github.com/SocialGouv/archifiltre-docs/commit/566bae839d79a98db0f2c8e2982e3555369aed02))
* many error ([b12aaec](https://github.com/SocialGouv/archifiltre-docs/commit/b12aaec2ae28c04ba6756322e3208ea61df138cc))
* material-ui createMuiTheme rename to createTheme ([0aaac73](https://github.com/SocialGouv/archifiltre-docs/commit/0aaac731e39159d85245dd2fbfa2fe5bb47d8889))
* material-ui createMuiTheme rename to createTheme ([7510c1f](https://github.com/SocialGouv/archifiltre-docs/commit/7510c1fb09a392f69bfd5dd88a7b94b21491cf6b))
* metadata translation ([bb9cacb](https://github.com/SocialGouv/archifiltre-docs/commit/bb9cacbf05bab851435a316b3d5e76232014bbb8))
* **metadata:** fix cancel not working on metadata dropzone ([5c7b5c1](https://github.com/SocialGouv/archifiltre-docs/commit/5c7b5c11140fd3fffb77958a6258247957d7c7a6))
* **metadata:** fix windows paths handling ([85482e6](https://github.com/SocialGouv/archifiltre-docs/commit/85482e651d1ca6d8d8616bec1b22d8ad544fdedb))
* **mets:** add error message when mets export cannot access files ([8fcc7f6](https://github.com/SocialGouv/archifiltre-docs/commit/8fcc7f6613bccf947c19b196911ecd591024cd93))
* **mets:** fix mets label ([75d54c5](https://github.com/SocialGouv/archifiltre-docs/commit/75d54c5667ee8fb9d6b005e51ca72df898b4b8b8))
* misc fixes to remove warnings and errors from console ([4fe443a](https://github.com/SocialGouv/archifiltre-docs/commit/4fe443aee5ba3cb18d00a017785c8fc50547c2b1))
* missing de translation & add verify-translation-json ([e895df6](https://github.com/SocialGouv/archifiltre-docs/commit/e895df6b81571e8c0c8aac5866a5fbdaf727e643))
* missing jszip accepted by electron ([b0f497b](https://github.com/SocialGouv/archifiltre-docs/commit/b0f497bb18e89345086ea52290e2036bb7ddb2c7))
* **modal:** increment display time ([#1301](https://github.com/SocialGouv/archifiltre-docs/issues/1301)) ([c33b67c](https://github.com/SocialGouv/archifiltre-docs/commit/c33b67c83113f4769ff75dce8af90ee2334d4424))
* onChangePage & onChangeRowsPerPage is rename to onPageChange & onRowsPerPageChange ([1eaff35](https://github.com/SocialGouv/archifiltre-docs/commit/1eaff35c731ff99ddfdcca3bac91739d567f78f7))
* **pagination:** add pagination reset on new search ([#1245](https://github.com/SocialGouv/archifiltre-docs/issues/1245)) ([e8d5d32](https://github.com/SocialGouv/archifiltre-docs/commit/e8d5d32c4982dbf9a4cd472c48e10282529d1b33))
* **performance:** drastically improved icicle navigation performance ([f095c65](https://github.com/SocialGouv/archifiltre-docs/commit/f095c6534dd8312b0c4266e9f2e38ead913244ba))
* **release:** adapt windows installer for release channels ([2c13ff9](https://github.com/SocialGouv/archifiltre-docs/commit/2c13ff9513235e27660a6e7961881c96bad01b79))
* **release:** change default windows install path ([#1474](https://github.com/SocialGouv/archifiltre-docs/issues/1474)) ([e65f33b](https://github.com/SocialGouv/archifiltre-docs/commit/e65f33b6e4b3a5f359ddcaedd54fc5ccfaf86b24))
* **release:** change installer and uninstaller ico files ([162a8c0](https://github.com/SocialGouv/archifiltre-docs/commit/162a8c06ac80a5ace6520daaf441dcdd3099b430))
* **release:** fix asset replacer script ([9b09af8](https://github.com/SocialGouv/archifiltre-docs/commit/9b09af860994d0097f1f0ad44501dd0a8ba18342))
* **release:** fix repository url ([56ae53e](https://github.com/SocialGouv/archifiltre-docs/commit/56ae53e0bc74928dc804d7dcec7579d800c6916f))
* **reload:** fix crash on session reloading after new enrichments ([2396196](https://github.com/SocialGouv/archifiltre-docs/commit/23961961cbac4ac92a04063eed2eceef23b8a8f2))
* remove "Metadonnée Resip" column ([51bb48a](https://github.com/SocialGouv/archifiltre-docs/commit/51bb48a028938246b3051af476e6d5fa597fae72))
* remove folders from non duplicates elements count ([#954](https://github.com/SocialGouv/archifiltre-docs/issues/954)) ([8a78aa1](https://github.com/SocialGouv/archifiltre-docs/commit/8a78aa15712603b4b2597633bedc87dd7da6653e))
* remove javascript rejected promise error in console ([#1161](https://github.com/SocialGouv/archifiltre-docs/issues/1161)) ([35f60c9](https://github.com/SocialGouv/archifiltre-docs/commit/35f60c9a7dcac188bdcd599f2ce39d978ac8c597))
* removed buggy msi generation from build ([#1115](https://github.com/SocialGouv/archifiltre-docs/issues/1115)) ([ee342b1](https://github.com/SocialGouv/archifiltre-docs/commit/ee342b16257914246f640abefe2bfa3ca7020427))
* **resip-test:** skip test during investigation ([#1496](https://github.com/SocialGouv/archifiltre-docs/issues/1496)) ([a7ec7f6](https://github.com/SocialGouv/archifiltre-docs/commit/a7ec7f6354c7f15c81cc70101f4adc30d61ba564))
* **resip:** fix bad language in resip export ([e3f2f42](https://github.com/SocialGouv/archifiltre-docs/commit/e3f2f423fb066a76768db67a7b11dd19eb87fd6c))
* **resip:** fix browse all being applied  on resip export ([#1196](https://github.com/SocialGouv/archifiltre-docs/issues/1196)) ([90871bb](https://github.com/SocialGouv/archifiltre-docs/commit/90871bb6f1b9f0657037a9b90c7bfb4a8cd1f118))
* **resip:** fix resip export when double quotes are in the csv ([70c3798](https://github.com/SocialGouv/archifiltre-docs/commit/70c3798ef40d2ab7ae04e08a91c9ed58bffad173))
* **resip:** renamed tags fields in resip export ([8936da1](https://github.com/SocialGouv/archifiltre-docs/commit/8936da18c2830a3bd41514f496e0b81bbf93f360))
* **resip:** use windows-1252 format in RESIP export on windows ([2f6d874](https://github.com/SocialGouv/archifiltre-docs/commit/2f6d874054c1d6ac4396548aa6ed843030427b81))
* run branch builds on pull requests ([#1118](https://github.com/SocialGouv/archifiltre-docs/issues/1118)) ([fe1f88e](https://github.com/SocialGouv/archifiltre-docs/commit/fe1f88e1e037202f6f8ad672ada7e2482d5bfd9a))
* **sass-loader:** Fix config in webpack ([e7992ac](https://github.com/SocialGouv/archifiltre-docs/commit/e7992ac59ede3a18cd0e302c75abf886eba2d4f3))
* **save:** fix save action when some derived data are inconsistent ([1aef631](https://github.com/SocialGouv/archifiltre-docs/commit/1aef6314e19d2841f2cfeb8b13dfa923f3aea532))
* **search:** fix search modal csv export on to delete column ([#1246](https://github.com/SocialGouv/archifiltre-docs/issues/1246)) ([a4b5c28](https://github.com/SocialGouv/archifiltre-docs/commit/a4b5c28d5f52a21b179cb66b823f065bf0cdb146))
* **search:** fix search modal filter menu position ([#1244](https://github.com/SocialGouv/archifiltre-docs/issues/1244)) ([4c9c167](https://github.com/SocialGouv/archifiltre-docs/commit/4c9c167ca92a1ec90a2a708cc7c217db41238456))
* **security:** fix code scanning alerts ([#1052](https://github.com/SocialGouv/archifiltre-docs/issues/1052)) ([dd4667f](https://github.com/SocialGouv/archifiltre-docs/commit/dd4667f08725a988835930b7868b202670d16981))
* **start-screen:** fix start screen ([#1056](https://github.com/SocialGouv/archifiltre-docs/issues/1056)) ([bd754e5](https://github.com/SocialGouv/archifiltre-docs/commit/bd754e5aea6eff9bab64d18b855da3711fc98519))
* stream data between child and main process to prevent memory overload([#1157](https://github.com/SocialGouv/archifiltre-docs/issues/1157)) ([7cf271c](https://github.com/SocialGouv/archifiltre-docs/commit/7cf271cef47a5e88f5458f5b41a4a2ab7806bd78))
* **table:** fix table sort ([#1093](https://github.com/SocialGouv/archifiltre-docs/issues/1093)) ([f550d44](https://github.com/SocialGouv/archifiltre-docs/commit/f550d44132751f418c153d4dd8328f5b4adb72a0))
* **tags:** fix bug on tag deletion ([6f2b1ee](https://github.com/SocialGouv/archifiltre-docs/commit/6f2b1ee433e6e8b95d4d8988253e766670ee86da))
* **tags:** fix crash on tag blur ([2547598](https://github.com/SocialGouv/archifiltre-docs/commit/2547598f0f96e77db7e1c427c379d62dfd443899))
* **tags:** fix tags library not being displayed ([#1468](https://github.com/SocialGouv/archifiltre-docs/issues/1468)) ([7de4c12](https://github.com/SocialGouv/archifiltre-docs/commit/7de4c122bb0d67367e428244961f39c079705e7d))
* **tags:** fix tags size not displaying correctly in all tags ([d8bdc2a](https://github.com/SocialGouv/archifiltre-docs/commit/d8bdc2ae639f47b180c21f9669835363d026a30f))
* **test:** broken unit test ([8d4ff89](https://github.com/SocialGouv/archifiltre-docs/commit/8d4ff89bcf9a6081a7ecc4266931d217a7b232de))
* **test:** make test work in Windows ([7fb7b9a](https://github.com/SocialGouv/archifiltre-docs/commit/7fb7b9a00007ae2effa16fa666b053f8036378bb))
* **test:** make test work on Windows ([c3c1853](https://github.com/SocialGouv/archifiltre-docs/commit/c3c185365a7965557d2065e77e8886842da8d87d))
* **tests:** fix tests poorly using i18n ([13528fb](https://github.com/SocialGouv/archifiltre-docs/commit/13528fb40def0cb27ccceaf59c4d56e9e329f0ab))
* **time-gradient:** fix time gradient not displaying ([90db887](https://github.com/SocialGouv/archifiltre-docs/commit/90db8870134a3519e665b600171bdd7160…
github-actions bot pushed a commit that referenced this issue Mar 6, 2024
# 1.0.0 (2024-03-06)

### Bug Fixes

* add missing translation ([488f324](https://github.com/SocialGouv/archifiltre-docs/commit/488f324f835e8be72d24979bc58c87bcc1fc4613))
* add tags max width in tags and all tags ([#961](https://github.com/SocialGouv/archifiltre-docs/issues/961)) ([d5d46ed](https://github.com/SocialGouv/archifiltre-docs/commit/d5d46ed5740fd5d87f8f116578ea822ae7a3344c))
* add translations for loading screen error message ([#1152](https://github.com/SocialGouv/archifiltre-docs/issues/1152)) ([386751c](https://github.com/SocialGouv/archifiltre-docs/commit/386751c73d93e92683374498934c48cbe3f74563))
* all tags no longer remain greyed out ([30513a8](https://github.com/SocialGouv/archifiltre-docs/commit/30513a807271db949db4ebe63152a1e507bbb8f7))
* **all-tags:** fix to delete tags display in all tags ([#1070](https://github.com/SocialGouv/archifiltre-docs/issues/1070)) ([4874410](https://github.com/SocialGouv/archifiltre-docs/commit/48744107867c8e650fbba9e2c3c7ec43a14223e3))
* **artifacts:** add arch in win setup artifact ([c9a2253](https://github.com/SocialGouv/archifiltre-docs/commit/c9a22530263268b0b22173b77a6050f8a6d8eb3d))
* **artifacts:** update win portable artifact name ([314f8ec](https://github.com/SocialGouv/archifiltre-docs/commit/314f8ecfd349c5403e0ef3be833b5e62f67bc6b3))
* **audit:** fix audit size display in file distribution ([#942](https://github.com/SocialGouv/archifiltre-docs/issues/942)) ([4a5d3c3](https://github.com/SocialGouv/archifiltre-docs/commit/4a5d3c385f40ec2f8d49e5bd6921fa11f58a385a))
* **audit:** format file path for user os ([f58f9de](https://github.com/SocialGouv/archifiltre-docs/commit/f58f9de7b145880f5d207615663e376afe20f305))
* **audit:** prevent report generation before hashes computation ([5890fe4](https://github.com/SocialGouv/archifiltre-docs/commit/5890fe468c66f1dd4fa85a77fd88c64f5f9bed10))
* **audit:** remove bold from file extensions list ([641e4a8](https://github.com/SocialGouv/archifiltre-docs/commit/641e4a8f3fdc4a6e5d6e2a97d7ca5e2106969d74))
* **auto-update:** remove auto update check in main during boot ([#1430](https://github.com/SocialGouv/archifiltre-docs/issues/1430)) ([c2b4a7b](https://github.com/SocialGouv/archifiltre-docs/commit/c2b4a7be65d1ad12bbd6b81c81e3abf8c6fca7c2))
* **auto-update:** remove publish options in builder ([053fc06](https://github.com/SocialGouv/archifiltre-docs/commit/053fc064b5d3b7639ff50b52a954fac4342238fb))
* **background-loading-info:** fix z-index ([#1139](https://github.com/SocialGouv/archifiltre-docs/issues/1139)) ([0b92e4a](https://github.com/SocialGouv/archifiltre-docs/commit/0b92e4a1a06dab7ead2aa7bad2ad784755b45add))
* bad version in package.json ([f9b2773](https://github.com/SocialGouv/archifiltre-docs/commit/f9b2773c092c97f1e8e377c7677ba942e7b82e2b))
* **breadcrumb-tooltip:** remove interpolation string ([#1320](https://github.com/SocialGouv/archifiltre-docs/issues/1320)) ([ae68abc](https://github.com/SocialGouv/archifiltre-docs/commit/ae68abc151df248ca5d4c81f6c6b8c677d931c6b))
* **breadcrumbs:** sliced breadcrumbs fixed ([#1351](https://github.com/SocialGouv/archifiltre-docs/issues/1351)) ([7684b7a](https://github.com/SocialGouv/archifiltre-docs/commit/7684b7a25cf2658d234e3a6158242f731db17350))
* **build:** fix workers build ([677cecd](https://github.com/SocialGouv/archifiltre-docs/commit/677cecdc262fa886f511c532e7834f37902194cd))
* cancel hash computing on close ([#1100](https://github.com/SocialGouv/archifiltre-docs/issues/1100)) ([132a5e4](https://github.com/SocialGouv/archifiltre-docs/commit/132a5e4dc84fed0b4f8969bf9577a6bb5294dc1d))
* **ci:** fix pipeline with renovate branches ([#782](https://github.com/SocialGouv/archifiltre-docs/issues/782)) ([f39ddc4](https://github.com/SocialGouv/archifiltre-docs/commit/f39ddc4a00fa7f526f224ca621c1fad85cae0e01))
* **ci:** lock node version to 14 in build ([2657cb5](https://github.com/SocialGouv/archifiltre-docs/commit/2657cb53e2d262009ba86e7b8535abbcb94a2db7))
* **ci:** remove set-output usage ([aa27215](https://github.com/SocialGouv/archifiltre-docs/commit/aa2721577dc4f8a25f04cc10862341fe23c40f5c))
* **ci:** update ci and (no)secrets usage ([140f03d](https://github.com/SocialGouv/archifiltre-docs/commit/140f03dea4eb1e509ce0e11009b8bea88c03660b))
* **ci:** update ci node version ([c1eb0c5](https://github.com/SocialGouv/archifiltre-docs/commit/c1eb0c56a51a9e5c7239a0af51710dd829ac7439))
* compute folder hashes in main thread ([#1285](https://github.com/SocialGouv/archifiltre-docs/issues/1285)) ([49b1651](https://github.com/SocialGouv/archifiltre-docs/commit/49b1651ef91ecfc40dca636b3d287ca0ca5bb356))
* **csv-exporter:** add a map as cache ([b1050e5](https://github.com/SocialGouv/archifiltre-docs/commit/b1050e55f3099c295d2741150bbb2a416916e9cf))
* **csv-export:** fix all elements being folders in csv export ([e2269e1](https://github.com/SocialGouv/archifiltre-docs/commit/e2269e1dbe0215ca93ca116fc4f72b2bc9e7cc34))
* **csv-export:** fix lastModifiedDate in csv export ([4e004dc](https://github.com/SocialGouv/archifiltre-docs/commit/4e004dc1ae75b346e61992e0e2e713519fa7eec6))
* **csv-export:** fix tags not appearing in csv export ([e0e87f0](https://github.com/SocialGouv/archifiltre-docs/commit/e0e87f0580b6f9194541a4858ecd84abf0077445))
* **deletion-script:** fix script encoding on windows ([#1253](https://github.com/SocialGouv/archifiltre-docs/issues/1253)) ([86641d8](https://github.com/SocialGouv/archifiltre-docs/commit/86641d80b5bd80ae9512cffe8d637f41a75f507a))
* **deps:** lock node version to 14 ([271b834](https://github.com/SocialGouv/archifiltre-docs/commit/271b8347281676a23b4b6ef21d59f503abe2552b))
* **deps:** lock version for sass and css loaders ([#1346](https://github.com/SocialGouv/archifiltre-docs/issues/1346)) ([9e5062b](https://github.com/SocialGouv/archifiltre-docs/commit/9e5062b61ad0318f130e973b43da1a2de6aac59c))
* **deps:** update all dependencies ([#1142](https://github.com/SocialGouv/archifiltre-docs/issues/1142)) ([7adea03](https://github.com/SocialGouv/archifiltre-docs/commit/7adea03d12b9c36a248e00ecf1b2cb1be45ed404))
* **deps:** update all dependencies ([#1155](https://github.com/SocialGouv/archifiltre-docs/issues/1155)) ([8fcaf2b](https://github.com/SocialGouv/archifiltre-docs/commit/8fcaf2bf9f1e16734aca99bdda6b576fe6ed45d7))
* **deps:** update all dependencies ([#1166](https://github.com/SocialGouv/archifiltre-docs/issues/1166)) ([bf467d3](https://github.com/SocialGouv/archifiltre-docs/commit/bf467d33db9e09f2fbd3f82d9a35d564f7eca7dc))
* **deps:** update all dependencies ([#1174](https://github.com/SocialGouv/archifiltre-docs/issues/1174)) ([86372f7](https://github.com/SocialGouv/archifiltre-docs/commit/86372f7970450f5451e39920d2e3983628c9c290))
* **deps:** update all dependencies ([#1207](https://github.com/SocialGouv/archifiltre-docs/issues/1207)) ([dfcef35](https://github.com/SocialGouv/archifiltre-docs/commit/dfcef359bb4fe705ba337e7b03cde2df00f57660))
* **deps:** update all dependencies ([#1216](https://github.com/SocialGouv/archifiltre-docs/issues/1216)) ([bd7fa91](https://github.com/SocialGouv/archifiltre-docs/commit/bd7fa9104f234577a507dfa830065a6f99d25a70))
* **deps:** update all dependencies ([#1280](https://github.com/SocialGouv/archifiltre-docs/issues/1280)) ([0d21a57](https://github.com/SocialGouv/archifiltre-docs/commit/0d21a572d154653c33b75805b7a52317a8ad9932))
* **deps:** update all dependencies ([#1283](https://github.com/SocialGouv/archifiltre-docs/issues/1283)) ([b83fde3](https://github.com/SocialGouv/archifiltre-docs/commit/b83fde319d201ca712a937f5957e1dcad7f0ad73))
* **deps:** update all dependencies ([#1295](https://github.com/SocialGouv/archifiltre-docs/issues/1295)) ([56ae767](https://github.com/SocialGouv/archifiltre-docs/commit/56ae76778fd765313072149d21c40214be7afe4e))
* **deps:** update all non-major dependencies ([#1145](https://github.com/SocialGouv/archifiltre-docs/issues/1145)) ([e3d5e66](https://github.com/SocialGouv/archifiltre-docs/commit/e3d5e66c52cdf850273664d35adeb6a29152fd98))
* **deps:** update all non-major dependencies ([#1175](https://github.com/SocialGouv/archifiltre-docs/issues/1175)) ([a3217d1](https://github.com/SocialGouv/archifiltre-docs/commit/a3217d1191b3789098a302aaee384f0d4712e618))
* **deps:** update dependency @material-ui/core to ^4.10.0 ([#769](https://github.com/SocialGouv/archifiltre-docs/issues/769)) ([236ce50](https://github.com/SocialGouv/archifiltre-docs/commit/236ce5008deaa046a188cf50d96923176d2c9e4e))
* **deps:** update dependency @material-ui/core to ^4.10.1 ([#791](https://github.com/SocialGouv/archifiltre-docs/issues/791)) ([a8ed148](https://github.com/SocialGouv/archifiltre-docs/commit/a8ed1489aadae18228558e8d19da9a3189ca641c))
* **deps:** update dependency @material-ui/core to ^4.11.0 ([#912](https://github.com/SocialGouv/archifiltre-docs/issues/912)) ([7476dbd](https://github.com/SocialGouv/archifiltre-docs/commit/7476dbd2b252b7b1c965894a2ee10ed231702940))
* **deps:** update dependency @material-ui/core to ^4.9.11 ([#671](https://github.com/SocialGouv/archifiltre-docs/issues/671)) ([7b355d5](https://github.com/SocialGouv/archifiltre-docs/commit/7b355d50105b767a77c6460945f15a580c336581))
* **deps:** update dependency @material-ui/core to ^4.9.12 ([#688](https://github.com/SocialGouv/archifiltre-docs/issues/688)) ([6654e3f](https://github.com/SocialGouv/archifiltre-docs/commit/6654e3f0480324d2390b3e67a2f7fb752ba99e22))
* **deps:** update dependency @material-ui/core to ^4.9.13 ([#717](https://github.com/SocialGouv/archifiltre-docs/issues/717)) ([beb6e16](https://github.com/SocialGouv/archifiltre-docs/commit/beb6e165a39228f8f44282c65f76b0f1c192cf28))
* **deps:** update dependency @material-ui/core to ^4.9.14 ([#736](https://github.com/SocialGouv/archifiltre-docs/issues/736)) ([5006495](https://github.com/SocialGouv/archifiltre-docs/commit/50064956038869636384a9a87a7cda472d8a6b0f))
* **deps:** update dependency @sentry/browser to ^5.15.4 ([#606](https://github.com/SocialGouv/archifiltre-docs/issues/606)) ([7996453](https://github.com/SocialGouv/archifiltre-docs/commit/79964531cfb3b70c8dea76aac7965fc8654c1ed8))
* **deps:** update dependency @sentry/browser to ^5.15.5 ([#676](https://github.com/SocialGouv/archifiltre-docs/issues/676)) ([1b52403](https://github.com/SocialGouv/archifiltre-docs/commit/1b524030eeadb30fb92b40d43068f14b170ece6c))
* **deps:** update dependency @sentry/browser to ^5.16.0 ([#795](https://github.com/SocialGouv/archifiltre-docs/issues/795)) ([49319be](https://github.com/SocialGouv/archifiltre-docs/commit/49319be8f1c7ded17ca0086eed992df9f65fd214))
* **deps:** update dependency @sentry/browser to ^5.16.1 ([#802](https://github.com/SocialGouv/archifiltre-docs/issues/802)) ([ae5cb63](https://github.com/SocialGouv/archifiltre-docs/commit/ae5cb6398bd8589bf3e07e15c5ede4452a09b70d))
* **deps:** update dependency @sentry/browser to ^5.17.0 ([#812](https://github.com/SocialGouv/archifiltre-docs/issues/812)) ([7db8808](https://github.com/SocialGouv/archifiltre-docs/commit/7db8808cc48a4e4bcafbf392fc3087d36a170755))
* **deps:** update dependency @sentry/browser to ^5.18.0 ([#868](https://github.com/SocialGouv/archifiltre-docs/issues/868)) ([104bbc4](https://github.com/SocialGouv/archifiltre-docs/commit/104bbc45822286b648316fe5b2f542ac0a937909))
* **deps:** update dependency @sentry/browser to ^5.18.1 ([#895](https://github.com/SocialGouv/archifiltre-docs/issues/895)) ([39c7bfe](https://github.com/SocialGouv/archifiltre-docs/commit/39c7bfe2836f4f5d083973e6d33269bee209685d))
* **deps:** update dependency @sentry/browser to ^5.19.0 ([#916](https://github.com/SocialGouv/archifiltre-docs/issues/916)) ([bc16008](https://github.com/SocialGouv/archifiltre-docs/commit/bc16008ff68af33fa4b676c2ec1e0d5fc644bd46))
* **deps:** update dependency @sentry/browser to v6 ([#1239](https://github.com/SocialGouv/archifiltre-docs/issues/1239)) ([c7fb366](https://github.com/SocialGouv/archifiltre-docs/commit/c7fb366fe118254b9acd4d2af51f69585cc2e112))
* **deps:** update dependency angular-expressions to ^1.1.1 ([#607](https://github.com/SocialGouv/archifiltre-docs/issues/607)) ([0851ebe](https://github.com/SocialGouv/archifiltre-docs/commit/0851ebe07f7e07acc431841e7ff5296496ad0b8d))
* **deps:** update dependency clean-webpack-plugin to v4 ([#1354](https://github.com/SocialGouv/archifiltre-docs/issues/1354)) ([f079b51](https://github.com/SocialGouv/archifiltre-docs/commit/f079b51a667ffaf2e64c57ca001b9671ca6620c1))
* **deps:** update dependency csv-parse to ^4.10.1 ([#765](https://github.com/SocialGouv/archifiltre-docs/issues/765)) ([515a67f](https://github.com/SocialGouv/archifiltre-docs/commit/515a67fd4d96bda6d4d3d4675734a656980a055f))
* **deps:** update dependency csv-parse to ^4.8.8 ([#608](https://github.com/SocialGouv/archifiltre-docs/issues/608)) ([ca9abf0](https://github.com/SocialGouv/archifiltre-docs/commit/ca9abf018b9625958e9c9cb8125a6a2aec5a46e3))
* **deps:** update dependency csv-parse to ^4.8.9 ([#670](https://github.com/SocialGouv/archifiltre-docs/issues/670)) ([1831329](https://github.com/SocialGouv/archifiltre-docs/commit/18313297de185c9fc0965401dd9a0d41ac03e1a6))
* **deps:** update dependency csv-parse to ^4.9.0 ([#686](https://github.com/SocialGouv/archifiltre-docs/issues/686)) ([7e61118](https://github.com/SocialGouv/archifiltre-docs/commit/7e61118ce349c3c06b02cecd2665bf31261290d9))
* **deps:** update dependency csv-parse to ^4.9.1 ([#739](https://github.com/SocialGouv/archifiltre-docs/issues/739)) ([fe2817c](https://github.com/SocialGouv/archifiltre-docs/commit/fe2817cf6e1eb05259b77ef5c7b776d30ee02557))
* **deps:** update dependency docxtemplater to v3.16.10 ([31a437e](https://github.com/SocialGouv/archifiltre-docs/commit/31a437e27fd3527a622c11fc7538f3d37aed218a))
* **deps:** update dependency docxtemplater to v3.16.11 ([e23497e](https://github.com/SocialGouv/archifiltre-docs/commit/e23497efe1f6598c4b54cec918b615443dd9be30))
* **deps:** update dependency docxtemplater to v3.17.0 ([ad07f67](https://github.com/SocialGouv/archifiltre-docs/commit/ad07f6706c5762c3eb85828e3dfb7f1b308de126))
* **deps:** update dependency docxtemplater to v3.17.1 ([66c7223](https://github.com/SocialGouv/archifiltre-docs/commit/66c722325bc17b917084f4d50c2943e909f9c209))
* **deps:** update dependency docxtemplater to v3.17.2 ([1be074a](https://github.com/SocialGouv/archifiltre-docs/commit/1be074a223cb5699a943d3ef94bb8ad03bab85ec))
* **deps:** update dependency docxtemplater to v3.17.5 ([#609](https://github.com/SocialGouv/archifiltre-docs/issues/609)) ([a3be635](https://github.com/SocialGouv/archifiltre-docs/commit/a3be6359ee530a045857baf111bdc381af8d0af5))
* **deps:** update dependency docxtemplater to v3.17.6 ([#659](https://github.com/SocialGouv/archifiltre-docs/issues/659)) ([3d50ab2](https://github.com/SocialGouv/archifiltre-docs/commit/3d50ab2738f0ea7adcb046b721dda4c18cd07712))
* **deps:** update dependency docxtemplater to v3.17.8 ([#840](https://github.com/SocialGouv/archifiltre-docs/issues/840)) ([b2b2395](https://github.com/SocialGouv/archifiltre-docs/commit/b2b2395e7a9f0aed0f49d26ae04b4ecdcae9808a))
* **deps:** update dependency docxtemplater to v3.17.9 ([#853](https://github.com/SocialGouv/archifiltre-docs/issues/853)) ([62dc31b](https://github.com/SocialGouv/archifiltre-docs/commit/62dc31b6964311d7f4b41ec8dc085aba17aa9f5f))
* **deps:** update dependency eslint-plugin-import to ^2.20.2 ([#610](https://github.com/SocialGouv/archifiltre-docs/issues/610)) ([51de975](https://github.com/SocialGouv/archifiltre-docs/commit/51de9750e68f9ee005890b6111da3be305ef2a43))
* **deps:** update dependency eslint-plugin-import to ^2.21.1 ([#808](https://github.com/SocialGouv/archifiltre-docs/issues/808)) ([acdc0b4](https://github.com/SocialGouv/archifiltre-docs/commit/acdc0b4357e0ab721348f9d1a39c76600e43f435))
* **deps:** update dependency eslint-plugin-import to ^2.21.2 ([#817](https://github.com/SocialGouv/archifiltre-docs/issues/817)) ([68a89d9](https://github.com/SocialGouv/archifiltre-docs/commit/68a89d9d6c83034d329b80b3bc00f6fb773b1523))
* **deps:** update dependency eslint-plugin-import to ^2.22.0 ([#899](https://github.com/SocialGouv/archifiltre-docs/issues/899)) ([e8efd97](https://github.com/SocialGouv/archifiltre-docs/commit/e8efd97f90c409c724fd3814a78df338070c22e7))
* **deps:** update dependency fast-memoize to ^2.5.2 ([#611](https://github.com/SocialGouv/archifiltre-docs/issues/611)) ([1e7256d](https://github.com/SocialGouv/archifiltre-docs/commit/1e7256d1db54e9c86062a7be3389bf1de09baa3e))
* **deps:** update dependency foundation-sites to ^6.6.3 ([#612](https://github.com/SocialGouv/archifiltre-docs/issues/612)) ([21bd183](https://github.com/SocialGouv/archifiltre-docs/commit/21bd183c77615e2568c97e19b9241e683da84aca))
* **deps:** update dependency i18next to ^19.4.0 ([#614](https://github.com/SocialGouv/archifiltre-docs/issues/614)) ([3670314](https://github.com/SocialGouv/archifiltre-docs/commit/3670314347cba5c01485f0fb70dda1de40963531))
* **deps:** update dependency i18next to ^19.4.1 ([#642](https://github.com/SocialGouv/archifiltre-docs/issues/642)) ([3e67c6a](https://github.com/SocialGouv/archifiltre-docs/commit/3e67c6a5ed26621d8a26f7f6b483b543fcdf88f2))
* **deps:** update dependency i18next to ^19.4.2 ([#649](https://github.com/SocialGouv/archifiltre-docs/issues/649)) ([1cc0391](https://github.com/SocialGouv/archifiltre-docs/commit/1cc03910021926e927cbd596a0d799bb6e014518))
* **deps:** update dependency i18next to ^19.4.3 ([#668](https://github.com/SocialGouv/archifiltre-docs/issues/668)) ([dda7e91](https://github.com/SocialGouv/archifiltre-docs/commit/dda7e91f16fae9891763b6a1354141a55656ebac))
* **deps:** update dependency i18next to ^19.4.4 ([#690](https://github.com/SocialGouv/archifiltre-docs/issues/690)) ([dcbd625](https://github.com/SocialGouv/archifiltre-docs/commit/dcbd62544e620acdd9c3acca7bafed4da45ee573))
* **deps:** update dependency i18next to ^19.4.5 ([#775](https://github.com/SocialGouv/archifiltre-docs/issues/775)) ([07ffe1a](https://github.com/SocialGouv/archifiltre-docs/commit/07ffe1a385b2fe96eec1b633585a807349cdeb25))
* **deps:** update dependency i18next to ^19.5.1 ([#858](https://github.com/SocialGouv/archifiltre-docs/issues/858)) ([be0304c](https://github.com/SocialGouv/archifiltre-docs/commit/be0304c438c49f4396e82de233ac72d7c750082b))
* **deps:** update dependency i18next to ^19.5.3 ([#913](https://github.com/SocialGouv/archifiltre-docs/issues/913)) ([542d10b](https://github.com/SocialGouv/archifiltre-docs/commit/542d10b8fad61579690c2787f2c482f56d38c521))
* **deps:** update dependency i18next to ^19.5.4 ([#929](https://github.com/SocialGouv/archifiltre-docs/issues/929)) ([d3b11fd](https://github.com/SocialGouv/archifiltre-docs/commit/d3b11fdcfb7b0cf520832fb17c7d477d04dda507))
* **deps:** update dependency i18next to v20 ([#1311](https://github.com/SocialGouv/archifiltre-docs/issues/1311)) ([7de2b62](https://github.com/SocialGouv/archifiltre-docs/commit/7de2b62221dbb42fb9e1d7b1986240cebb3f45b4))
* **deps:** update dependency i18next to v21 ([#1355](https://github.com/SocialGouv/archifiltre-docs/issues/1355)) ([099d146](https://github.com/SocialGouv/archifiltre-docs/commit/099d1461e95812e68dedfb6a4673b5f0bda269ac))
* **deps:** update dependency iconv-lite to ^0.5.1 ([#615](https://github.com/SocialGouv/archifiltre-docs/issues/615)) ([eadc732](https://github.com/SocialGouv/archifiltre-docs/commit/eadc732f983bd0c91559f8efcf8479b7d88db2f1))
* **deps:** update dependency iconv-lite to ^0.6.0 ([#810](https://github.com/SocialGouv/archifiltre-docs/issues/810)) ([a98f134](https://github.com/SocialGouv/archifiltre-docs/commit/a98f13439b38f830f54333461b7e5b32bc6c86d3))
* **deps:** update dependency jquery to ^3.5.0 ([#641](https://github.com/SocialGouv/archifiltre-docs/issues/641)) ([811fb46](https://github.com/SocialGouv/archifiltre-docs/commit/811fb4695296e494b4dce1503291eee57ec517c9))
* **deps:** update dependency jszip to v3.2.2 ([2ca9f87](https://github.com/SocialGouv/archifiltre-docs/commit/2ca9f871ff1e8922e8fdd200146a870b9f04ea38))
* **deps:** update dependency jszip to v3.3.0 ([#616](https://github.com/SocialGouv/archifiltre-docs/issues/616)) ([f8fc45f](https://github.com/SocialGouv/archifiltre-docs/commit/f8fc45f826b3f78406135c12250a573bfe236901))
* **deps:** update dependency jszip to v3.4.0 ([#665](https://github.com/SocialGouv/archifiltre-docs/issues/665)) ([7ba3179](https://github.com/SocialGouv/archifiltre-docs/commit/7ba3179dd623135e9dd0d9d7ded8beec57c1b555))
* **deps:** update dependency jszip to v3.5.0 ([#836](https://github.com/SocialGouv/archifiltre-docs/issues/836)) ([c95d564](https://github.com/SocialGouv/archifiltre-docs/commit/c95d564b256620ea66585f6aa70c3eae8758d0f6))
* **deps:** update dependency jszip to v3.7.0 [security] ([#1324](https://github.com/SocialGouv/archifiltre-docs/issues/1324)) ([2f606ad](https://github.com/SocialGouv/archifiltre-docs/commit/2f606adeca147910d2e7453bb77eaf40c5dcd48e))
* **deps:** update dependency md5-file to v5 ([#631](https://github.com/SocialGouv/archifiltre-docs/issues/631)) ([9272c32](https://github.com/SocialGouv/archifiltre-docs/commit/9272c32932ebbc130cc6e9c139d67409e59b57d4))
* **deps:** update dependency mime-types to ^2.1.27 ([#679](https://github.com/SocialGouv/archifiltre-docs/issues/679)) ([9ad20fe](https://github.com/SocialGouv/archifiltre-docs/commit/9ad20fecea3b93ea62689afc6d0187cf17d765aa))
* **deps:** update dependency react-i18next to ^11.11.0 ([#1281](https://github.com/SocialGouv/archifiltre-docs/issues/1281)) ([82e9efe](https://github.com/SocialGouv/archifiltre-docs/commit/82e9efe87036108a1c0880143fede7a94ffadf8d))
* **deps:** update dependency react-i18next to ^11.3.4 ([#617](https://github.com/SocialGouv/archifiltre-docs/issues/617)) ([8ac2602](https://github.com/SocialGouv/archifiltre-docs/commit/8ac2602cfd6cb5f88ca91056c0e484d53b1378e9))
* **deps:** update dependency react-i18next to ^11.3.5 ([#662](https://github.com/SocialGouv/archifiltre-docs/issues/662)) ([d9d6f2e](https://github.com/SocialGouv/archifiltre-docs/commit/d9d6f2ebddef35ef85a3a111db58733dc732b848))
* **deps:** update dependency react-i18next to ^11.4.0 ([#691](https://github.com/SocialGouv/archifiltre-docs/issues/691)) ([33b0569](https://github.com/SocialGouv/archifiltre-docs/commit/33b05691b5d15226b2bce5774b10e8c985c500bd))
* **deps:** update dependency react-i18next to ^11.5.0 ([#767](https://github.com/SocialGouv/archifiltre-docs/issues/767)) ([19ec276](https://github.com/SocialGouv/archifiltre-docs/commit/19ec276d3bc203abab2279cd733c86253dcaa6ab))
* **deps:** update dependency react-i18next to ^11.5.1 ([#824](https://github.com/SocialGouv/archifiltre-docs/issues/824)) ([d139864](https://github.com/SocialGouv/archifiltre-docs/commit/d139864e5ec60fb568c2d83cd270b900f53a4343))
* **deps:** update dependency react-i18next to ^11.6.0 ([#843](https://github.com/SocialGouv/archifiltre-docs/issues/843)) ([89731f3](https://github.com/SocialGouv/archifiltre-docs/commit/89731f3b42fe7c066d1a20895d5be7e41adf2b39))
* **deps:** update dependency react-i18next to ^11.7.0 ([#856](https://github.com/SocialGouv/archifiltre-docs/issues/856)) ([c0a9557](https://github.com/SocialGouv/archifiltre-docs/commit/c0a95575660c0426fc87c6b46d94629311969bb3))
* **deps:** update dependency react-icons to ^3.10.0 ([#672](https://github.com/SocialGouv/archifiltre-docs/issues/672)) ([9190d05](https://github.com/SocialGouv/archifiltre-docs/commit/9190d05301bdac2dcb20ac2812681b72e1fc0ae9))
* **deps:** update dependency react-icons to v4 ([#1312](https://github.com/SocialGouv/archifiltre-docs/issues/1312)) ([f6f7c19](https://github.com/SocialGouv/archifiltre-docs/commit/f6f7c19b1b94bdf7ed240fa2573caf7867c78523))
* **deps:** update dependency react-notifications to ^1.6.0 ([#618](https://github.com/SocialGouv/archifiltre-docs/issues/618)) ([d86abc0](https://github.com/SocialGouv/archifiltre-docs/commit/d86abc0b094dd6240caa79df62aed10894c44ed4))
* **deps:** update dependency react-redux to ^7.2.0 ([#619](https://github.com/SocialGouv/archifiltre-docs/issues/619)) ([57a99f7](https://github.com/SocialGouv/archifiltre-docs/commit/57a99f7a9fc1709e9ebd90ca41f3641abcdeab6b))
* **deps:** update dependency react-table to ^7.0.4 ([#620](https://github.com/SocialGouv/archifiltre-docs/issues/620)) ([3aced4c](https://github.com/SocialGouv/archifiltre-docs/commit/3aced4c1ed3bfe63b813df369d83be09ac0d47c0))
* **deps:** update dependency react-tooltip to ^4.2.1 ([#621](https://github.com/SocialGouv/archifiltre-docs/issues/621)) ([cc606a0](https://github.com/SocialGouv/archifiltre-docs/commit/cc606a0ceaf0b3bf4c62e8132575fbcd80153812))
* **deps:** update dependency react-tooltip to ^4.2.3 ([#644](https://github.com/SocialGouv/archifiltre-docs/issues/644)) ([db32195](https://github.com/SocialGouv/archifiltre-docs/commit/db32195c26a602a76e100eae695aa15d3c388a19))
* **deps:** update dependency react-tooltip to ^4.2.5 ([#661](https://github.com/SocialGouv/archifiltre-docs/issues/661)) ([b2e1128](https://github.com/SocialGouv/archifiltre-docs/commit/b2e1128bfa1ea5b46f30e46bb5950cfb85287aba))
* **deps:** update dependency react-tooltip to ^4.2.6 ([#724](https://github.com/SocialGouv/archifiltre-docs/issues/724)) ([5dbb97d](https://github.com/SocialGouv/archifiltre-docs/commit/5dbb97d9f253232616c2cb02b0e6989729ea80a1))
* **deps:** update dependency react-tooltip to v4 ([574fd83](https://github.com/SocialGouv/archifiltre-docs/commit/574fd83e7ca5204a3f1aacf170cbf79a0c699eb1))
* **deps:** update dependency redux to ^4.0.5 ([#622](https://github.com/SocialGouv/archifiltre-docs/issues/622)) ([c8e9b95](https://github.com/SocialGouv/archifiltre-docs/commit/c8e9b9527e08c383753ab7e4feb970cda2826cac))
* **deps:** update dependency redux-mock-store to ^1.5.4 ([#623](https://github.com/SocialGouv/archifiltre-docs/issues/623)) ([081228a](https://github.com/SocialGouv/archifiltre-docs/commit/081228af9a80b3e28f8c1db050c40c1139542a42))
* **deps:** update dependency rxjs to ^6.5.5 ([#624](https://github.com/SocialGouv/archifiltre-docs/issues/624)) ([4de9a72](https://github.com/SocialGouv/archifiltre-docs/commit/4de9a72ee26ec2c4c2b538e4584d842fe56d7e4b))
* **deps:** update dependency rxjs to ^6.6.0 ([#919](https://github.com/SocialGouv/archifiltre-docs/issues/919)) ([7492310](https://github.com/SocialGouv/archifiltre-docs/commit/749231030c0cabd81c679119fcce4698c33d4894))
* **deps:** update dependency styled-components to ^5.1.0 ([#625](https://github.com/SocialGouv/archifiltre-docs/issues/625)) ([33044aa](https://github.com/SocialGouv/archifiltre-docs/commit/33044aac5f68b39d97d0840a7f05e8f7e2bae066))
* **deps:** update dependency styled-components to ^5.1.1 ([#776](https://github.com/SocialGouv/archifiltre-docs/issues/776)) ([00970dd](https://github.com/SocialGouv/archifiltre-docs/commit/00970dd8a5faf84a549273f7c6c4d84468ae2014))
* **deps:** update dependency styled-components to v5 ([cc5ad23](https://github.com/SocialGouv/archifiltre-docs/commit/cc5ad233fc31bec2e520870e8c3cc01fea640eb9))
* **deps:** update dependency uuid to v3.3.3 ([c0df583](https://github.com/SocialGouv/archifiltre-docs/commit/c0df583b88ac6b4f020f60350ce1ad8ec57e3a93))
* **deps:** update dependency uuid to v3.4.0 ([20bd094](https://github.com/SocialGouv/archifiltre-docs/commit/20bd094afc471e4c9a24adecd1fe8b8a13068186))
* **deps:** update dependency uuid to v7 ([ba3678a](https://github.com/SocialGouv/archifiltre-docs/commit/ba3678ace6d9568f2814ab9b098c9f6cd0bffb99))
* **deps:** update dependency uuid to v7.0.1 ([27d2fa4](https://github.com/SocialGouv/archifiltre-docs/commit/27d2fa4fb4e781b807317a8c93ce8d25fb96f751))
* **deps:** update dependency uuid to v7.0.2 ([efb9eaf](https://github.com/SocialGouv/archifiltre-docs/commit/efb9eafa05009d4c8b7fb73cc68d5ac12fd33d60))
* **deps:** update dependency uuid to v7.0.3 ([#626](https://github.com/SocialGouv/archifiltre-docs/issues/626)) ([59ac82a](https://github.com/SocialGouv/archifiltre-docs/commit/59ac82a2492c54567539a3da5736d9f08348f259))
* **deps:** update dependency uuid to v8 ([#707](https://github.com/SocialGouv/archifiltre-docs/issues/707)) ([57b3799](https://github.com/SocialGouv/archifiltre-docs/commit/57b3799a5bb7219bbff35892aed9b7e581097627))
* **deps:** update dependency uuid to v8.1.0 ([#764](https://github.com/SocialGouv/archifiltre-docs/issues/764)) ([8c7a38e](https://github.com/SocialGouv/archifiltre-docs/commit/8c7a38e8a1e14c58c11e3e6cbcbcafdc962bfe38))
* **deps:** update dependency uuid to v8.2.0 ([#873](https://github.com/SocialGouv/archifiltre-docs/issues/873)) ([2084965](https://github.com/SocialGouv/archifiltre-docs/commit/2084965f5a58e48fe16dd9d3ff9129cbe062d4b9))
* **deps:** update dependency what-input to ^5.2.7 ([#627](https://github.com/SocialGouv/archifiltre-docs/issues/627)) ([18e9942](https://github.com/SocialGouv/archifiltre-docs/commit/18e9942eac2d59df30a2408c07b69179b3d516cf))
* **deps:** update dependency windows-1252 to ^1.1.0 ([#1316](https://github.com/SocialGouv/archifiltre-docs/issues/1316)) ([a04e56c](https://github.com/SocialGouv/archifiltre-docs/commit/a04e56c1f97dc115befdbced4905106f8354bacd))
* **deps:** update dependency winston to ^3.3.2 ([#863](https://github.com/SocialGouv/archifiltre-docs/issues/863)) ([4785d7d](https://github.com/SocialGouv/archifiltre-docs/commit/4785d7de53656b010239ea0e93f0cb6392b084a7))
* **deps:** update dependency winston to ^3.3.3 ([#874](https://github.com/SocialGouv/archifiltre-docs/issues/874)) ([3f776fc](https://github.com/SocialGouv/archifiltre-docs/commit/3f776fc0b58f491388c3788b1da504bb17248766))
* **deps:** update dependency winston-daily-rotate-file to ^4.4.2 ([#628](https://github.com/SocialGouv/archifiltre-docs/issues/628)) ([94041f8](https://github.com/SocialGouv/archifiltre-docs/commit/94041f815cb2ff40ed5baf6e34deff8cd91a1317))
* **deps:** update dependency winston-daily-rotate-file to ^4.5.0 ([#834](https://github.com/SocialGouv/archifiltre-docs/issues/834)) ([3e8a05b](https://github.com/SocialGouv/archifiltre-docs/commit/3e8a05b9487770507cff68e20c8de4ec062eae0f))
* **deps:** update dependency winston-transport to ^4.4.0 ([#862](https://github.com/SocialGouv/archifiltre-docs/issues/862)) ([4ae0350](https://github.com/SocialGouv/archifiltre-docs/commit/4ae0350afd7ffae78c03737bf4b68ea032250862))
* **deps:** update dependency xlsx to ^0.17.0 [security] ([#1299](https://github.com/SocialGouv/archifiltre-docs/issues/1299)) ([12bd3a1](https://github.com/SocialGouv/archifiltre-docs/commit/12bd3a195a674414d45823ca47b8b3db9e22f5e2))
* **deps:** update dependency yargs to ^15.4.0 ([#925](https://github.com/SocialGouv/archifiltre-docs/issues/925)) ([af78bc4](https://github.com/SocialGouv/archifiltre-docs/commit/af78bc4e926badc64d2b5f43c91c8c6315cc76ef))
* **deps:** update dependency yargs to v17 ([#1338](https://github.com/SocialGouv/archifiltre-docs/issues/1338)) ([26645e0](https://github.com/SocialGouv/archifiltre-docs/commit/26645e0a0760a905bf1e5ee4256604a4942bf807))
* **deps:** update devextreme-reactive monorepo to ^2.6.4 ([#857](https://github.com/SocialGouv/archifiltre-docs/issues/857)) ([0f66140](https://github.com/SocialGouv/archifiltre-docs/commit/0f66140ae8137d74eebc34bdbcbf10b834946757))
* **deps:** update mui monorepo ([#822](https://github.com/SocialGouv/archifiltre-docs/issues/822)) ([ad2b4fc](https://github.com/SocialGouv/archifiltre-docs/commit/ad2b4fcdb03a184a449393ff60579a4491c239d4))
* **deps:** update react monorepo to ^16.13.1 ([#629](https://github.com/SocialGouv/archifiltre-docs/issues/629)) ([49d3982](https://github.com/SocialGouv/archifiltre-docs/commit/49d39829c17a6dd76b1aeab8ec04eeaf028ff348))
* dirty fix copy-webpack-plugin breaking app reloading ([#751](https://github.com/SocialGouv/archifiltre-docs/issues/751)) ([a665ba6](https://github.com/SocialGouv/archifiltre-docs/commit/a665ba6fd7055ff82b70315f6bde6a318e386cb7))
* display folder sizes in search engine result ([#963](https://github.com/SocialGouv/archifiltre-docs/issues/963)) ([4a59afc](https://github.com/SocialGouv/archifiltre-docs/commit/4a59afc9a39c19ce2f8d8bc56d2b25dc12d58957))
* **display:** change file count / level font size in audit tab. Fix [#1397](https://github.com/SocialGouv/archifiltre-docs/issues/1397) ([540dd72](https://github.com/SocialGouv/archifiltre-docs/commit/540dd727a000df4617c273bd0f1b56f85f2aeb42))
* **display:** fix breadcrumb height. Fix [#1395](https://github.com/SocialGouv/archifiltre-docs/issues/1395) ([06b6ce3](https://github.com/SocialGouv/archifiltre-docs/commit/06b6ce3cfd8d17a3136dc3acc67eb3d30093c496))
* dropzone loadPath optional ([11ba3d8](https://github.com/SocialGouv/archifiltre-docs/commit/11ba3d8e5f3d5334865262f09bc540889e014992))
* **e2e:** shush ubuntu as playwright deps not working for now ([38fafff](https://github.com/SocialGouv/archifiltre-docs/commit/38fafffab07b3dbb2053fc55866b8bf9619726fa))
* **error-screen:** fix error screen layout ([#755](https://github.com/SocialGouv/archifiltre-docs/issues/755)) ([016fa1b](https://github.com/SocialGouv/archifiltre-docs/commit/016fa1b883faf05312318113c907b8ed308a321d))
* **export:** fix exports requiring hashes unavailable after loading json ([d26f7cc](https://github.com/SocialGouv/archifiltre-docs/commit/d26f7ccdb864180ad6f6023c966dc852d3bd8c9b))
* **export:** fix resip export ([055cc0b](https://github.com/SocialGouv/archifiltre-docs/commit/055cc0b171716d14b028f22e418192836aa3f5c6))
* **exports:** fix csv/excel exports by removing workers ([#1464](https://github.com/SocialGouv/archifiltre-docs/issues/1464)) ([19b57ec](https://github.com/SocialGouv/archifiltre-docs/commit/19b57ec47e1e2096d0b915f0fcc316a54ab58224))
* **exports:** fix elements to delete not appearing in exports ([#1482](https://github.com/SocialGouv/archifiltre-docs/issues/1482)) ([1842dac](https://github.com/SocialGouv/archifiltre-docs/commit/1842dac7df29654ebe537851f4a59b4a1c170dfe))
* **file-drop:** fix app being stuck when not dropping a file or a folder ([bf38f59](https://github.com/SocialGouv/archifiltre-docs/commit/bf38f5900e51b2074c0246d742c1ff58b7ad6356))
* **file-load:** fix error being wrongly reported on file load ([3888df5](https://github.com/SocialGouv/archifiltre-docs/commit/3888df5c7cbda923e1cf33926e0c30794ac0295e))
* fix a crash when there are enrichments on non displayed elements ([#1114](https://github.com/SocialGouv/archifiltre-docs/issues/1114)) ([6565422](https://github.com/SocialGouv/archifiltre-docs/commit/656542278e4a6868b5c420fbbb450fb95b4d6824))
* fix audit report export not working on some older files ([#585](https://github.com/SocialGouv/archifiltre-docs/issues/585)) ([c474f2a](https://github.com/SocialGouv/archifiltre-docs/commit/c474f2a97330e75fbba614d9dce7fcf65b6fc1b4))
* fix audit report template style being broken ([#1117](https://github.com/SocialGouv/archifiltre-docs/issues/1117)) ([a063682](https://github.com/SocialGouv/archifiltre-docs/commit/a06368282716f631fd70aa9c0cffd1c1987eccb9))
* fix breadcrumbs text being cut ([#990](https://github.com/SocialGouv/archifiltre-docs/issues/990)) ([27cbf09](https://github.com/SocialGouv/archifiltre-docs/commit/27cbf0906dcd8741d4ef8aaa5a65a0f28540a732))
* fix close button not working ([#953](https://github.com/SocialGouv/archifiltre-docs/issues/953)) ([b1da7a3](https://github.com/SocialGouv/archifiltre-docs/commit/b1da7a3a06bbe92cab89be3c5cb0289f805130ae))
* fix coloring french label ([#987](https://github.com/SocialGouv/archifiltre-docs/issues/987)) ([4a2f582](https://github.com/SocialGouv/archifiltre-docs/commit/4a2f58221c23124539174cd50eaaa9cbc4f6ff7e))
* fix console warnings on options-picker ([#971](https://github.com/SocialGouv/archifiltre-docs/issues/971)) ([b1e4c44](https://github.com/SocialGouv/archifiltre-docs/commit/b1e4c449a73b68681c9176ec12dd1d696c024066))
* fix crash on tag delete ([5fff17a](https://github.com/SocialGouv/archifiltre-docs/commit/5fff17a21099f8d7f3040ba39d59b1d2e508246a))
* fix csv export on windows ([#1250](https://github.com/SocialGouv/archifiltre-docs/issues/1250)) ([2e9a66c](https://github.com/SocialGouv/archifiltre-docs/commit/2e9a66c509feab47595a58739a4022467f867bc9))
* fix deletion script when there is a space in the root path ([#1252](https://github.com/SocialGouv/archifiltre-docs/issues/1252)) ([0e4af1b](https://github.com/SocialGouv/archifiltre-docs/commit/0e4af1b39f55585535e527fd80c98f9c00cfe6de))
* fix display bug on icicle hover ([1fb9866](https://github.com/SocialGouv/archifiltre-docs/commit/1fb986686efe80301637be0612b8be572b9eb757))
* fix display bug on type ([7d95e94](https://github.com/SocialGouv/archifiltre-docs/commit/7d95e94d731fb369f84a6d0f26c9afca9c2df9b2))
* fix duplicates search not working ([#1088](https://github.com/SocialGouv/archifiltre-docs/issues/1088)) ([cbb1fd5](https://github.com/SocialGouv/archifiltre-docs/commit/cbb1fd5073a9e9174d8ef20d57cb032a1e388832))
* fix electron not launching ([#1249](https://github.com/SocialGouv/archifiltre-docs/issues/1249)) ([4548b9f](https://github.com/SocialGouv/archifiltre-docs/commit/4548b9f98b08e4a3d202e255473b269664181dd9))
* fix element-characteristics layout ([#984](https://github.com/SocialGouv/archifiltre-docs/issues/984)) ([46de3e7](https://github.com/SocialGouv/archifiltre-docs/commit/46de3e73f1110f1c1f3c90caf6eba329f9312782))
* fix empty session displayed in previous sessions ([#1091](https://github.com/SocialGouv/archifiltre-docs/issues/1091)) ([ed98ede](https://github.com/SocialGouv/archifiltre-docs/commit/ed98ede7c89fcb5c5a6f02847e658460d13735af))
* fix excel export progress ([#1059](https://github.com/SocialGouv/archifiltre-docs/issues/1059)) ([d5dcb64](https://github.com/SocialGouv/archifiltre-docs/commit/d5dcb646306583af4c123b6d130d5f3df6871e04))
* fix export file hashes not being loaded ([#1075](https://github.com/SocialGouv/archifiltre-docs/issues/1075)) ([dcf6454](https://github.com/SocialGouv/archifiltre-docs/commit/dcf6454142a2fe0eda3db9190779136a335bd465))
* fix export paths getting reset ([#951](https://github.com/SocialGouv/archifiltre-docs/issues/951)) ([dbbbd85](https://github.com/SocialGouv/archifiltre-docs/commit/dbbbd8566ac0057bc86eabe8047f79492ac31f52))
* fix export ready badge being cropped ([#1080](https://github.com/SocialGouv/archifiltre-docs/issues/1080)) ([ad19297](https://github.com/SocialGouv/archifiltre-docs/commit/ad1929770b4dfd4a18674bbdbff5e1172f718fae))
* fix fileName placeholder not being correctly displayed ([2192c2c](https://github.com/SocialGouv/archifiltre-docs/commit/2192c2c69cc674e28a0606732e646af1aa8ccf9b))
* fix files and folders count swapped in file tree characteristics ([#828](https://github.com/SocialGouv/archifiltre-docs/issues/828)) ([1995e20](https://github.com/SocialGouv/archifiltre-docs/commit/1995e204fb6adaf9781ace458dfbd1635fdde976))
* fix folder hashes computation not progressing ([#847](https://github.com/SocialGouv/archifiltre-docs/issues/847)) ([12edd7c](https://github.com/SocialGouv/archifiltre-docs/commit/12edd7c42dac2d82f9a8e01e492d618b2f1cb18b))
* fix french translations for select titles ([#970](https://github.com/SocialGouv/archifiltre-docs/issues/970)) ([14347cf](https://github.com/SocialGouv/archifiltre-docs/commit/14347cf34238246f834b65e93724266155c50355))
* fix getData to correctly provides tags ([d00c737](https://github.com/SocialGouv/archifiltre-docs/commit/d00c737573e457ceb15fc107813de96455526846))
* fix hash computing crash by changing workers into ChildProcess ([6e1d4f7](https://github.com/SocialGouv/archifiltre-docs/commit/6e1d4f7ceada2b6589b577d67d1f48bd967e9e33))
* fix hash computing errors not being displayed ([#1189](https://github.com/SocialGouv/archifiltre-docs/issues/1189)) ([a94befb](https://github.com/SocialGouv/archifiltre-docs/commit/a94befb36bd7a8ad275f0957a38c7c75b4948960))
* fix hashes being removed by cancel action button ([#920](https://github.com/SocialGouv/archifiltre-docs/issues/920)) ([f922952](https://github.com/SocialGouv/archifiltre-docs/commit/f922952e6701b140249197de84d9c22f632fd535))
* fix hidden element detection crashing the app on windows ([#926](https://github.com/SocialGouv/archifiltre-docs/issues/926)) ([31dfa58](https://github.com/SocialGouv/archifiltre-docs/commit/31dfa58af5cf0a81c2ccebada5b78e63fa59dd5f))
* fix husky not launching ([#1273](https://github.com/SocialGouv/archifiltre-docs/issues/1273)) ([b868b0d](https://github.com/SocialGouv/archifiltre-docs/commit/b868b0dbe2f003e880450b3460916f111cdba705))
* fix icicle crashing ([#888](https://github.com/SocialGouv/archifiltre-docs/issues/888)) ([8b9e022](https://github.com/SocialGouv/archifiltre-docs/commit/8b9e022c869e9f4397a8e8fabbc5afbbad06e31b))
* fix icicle width mode not displaying correctly ([#952](https://github.com/SocialGouv/archifiltre-docs/issues/952)) ([920260f](https://github.com/SocialGouv/archifiltre-docs/commit/920260f0ad1e36f64eba2e8315d801c439201d2e))
* fix icicles minimap brackets not being displayed ([#966](https://github.com/SocialGouv/archifiltre-docs/issues/966)) ([9242d8f](https://github.com/SocialGouv/archifiltre-docs/commit/9242d8f8b30feae6e9c2d1ebd2f94b104d9d4a79))
* fix item move cancelation crashing the view ([#976](https://github.com/SocialGouv/archifiltre-docs/issues/976)) ([dfe7862](https://github.com/SocialGouv/archifiltre-docs/commit/dfe7862919ebcbeca325cbf6165ff192b9716886))
* fix json loading ([#1258](https://github.com/SocialGouv/archifiltre-docs/issues/1258)) ([05eeacc](https://github.com/SocialGouv/archifiltre-docs/commit/05eeacc6ecba6bdad8229f5d89373e182e0d4c06))
* fix language parameter being ignored in export ([#1039](https://github.com/SocialGouv/archifiltre-docs/issues/1039)) ([96252ec](https://github.com/SocialGouv/archifiltre-docs/commit/96252ecdd362dd21d9b1d3be5cbc312d14f0916b))
* fix language persistence breaking workers ([#1090](https://github.com/SocialGouv/archifiltre-docs/issues/1090)) ([4f9bb33](https://github.com/SocialGouv/archifiltre-docs/commit/4f9bb33d09324746799a78fc37d9e9b02c430450))
* fix last session reload ([#896](https://github.com/SocialGouv/archifiltre-docs/issues/896)) ([f386a82](https://github.com/SocialGouv/archifiltre-docs/commit/f386a82b3db3285df4905e822d155c4733827910))
* fix loading of older versions of the script file ([#1124](https://github.com/SocialGouv/archifiltre-docs/issues/1124)) ([5f8e58d](https://github.com/SocialGouv/archifiltre-docs/commit/5f8e58daaef6d97efbb904a2f7003e420843489b))
* fix loading starting when new directory prompt is canceled ([#1082](https://github.com/SocialGouv/archifiltre-docs/issues/1082)) ([a1e60a0](https://github.com/SocialGouv/archifiltre-docs/commit/a1e60a0b0d407eddc1bab1f1e53fac002876ed6a))
* fix locate element action in search modal when not on tree view ([#1079](https://github.com/SocialGouv/archifiltre-docs/issues/1079)) ([99441b2](https://github.com/SocialGouv/archifiltre-docs/commit/99441b2390ed413885c43e0db98bde5826a9a679))
* fix master build crashing ([#781](https://github.com/SocialGouv/archifiltre-docs/issues/781)) ([cfc44b6](https://github.com/SocialGouv/archifiltre-docs/commit/cfc44b64e62054f68c8a4f11bd9505aba3e45ee7))
* fix matomo tracker not sending events ([94bd216](https://github.com/SocialGouv/archifiltre-docs/commit/94bd2169226f7fa8a4b02513cd1161d66bfcb791))
* fix median/last modification date being mixed up ([#964](https://github.com/SocialGouv/archifiltre-docs/issues/964)) ([599feb3](https://github.com/SocialGouv/archifiltre-docs/commit/599feb32ec14c4524000e46d5194866fe022837c))
* fix mouseEvents not being triggered on moved element ([#892](https://github.com/SocialGouv/archifiltre-docs/issues/892)) ([3bc25b8](https://github.com/SocialGouv/archifiltre-docs/commit/3bc25b87f797b6a677daa9c1a8e0012e6d7811cb))
* fix moved files not being clickable after json reload ([#1008](https://github.com/SocialGouv/archifiltre-docs/issues/1008)) ([d576707](https://github.com/SocialGouv/archifiltre-docs/commit/d576707332db13582c499c3d74b76e2bbb3705a5))
* fix moved files selection not working on windows ([#974](https://github.com/SocialGouv/archifiltre-docs/issues/974)) ([3c8d638](https://github.com/SocialGouv/archifiltre-docs/commit/3c8d638d83e9df33e00f7909acdf70fc33c3d84b))
* fix new version popup not working ([#1087](https://github.com/SocialGouv/archifiltre-docs/issues/1087)) ([21cf0a7](https://github.com/SocialGouv/archifiltre-docs/commit/21cf0a74f6e9826b84565ddb07563c0b99ca14e0))
* fix notification file path change ([0f6866f](https://github.com/SocialGouv/archifiltre-docs/commit/0f6866f433ed3997e264ee1a2e9bfdc5216461df))
* fix null hashes counted as duplicated in duplicates view ([#893](https://github.com/SocialGouv/archifiltre-docs/issues/893)) ([38e32da](https://github.com/SocialGouv/archifiltre-docs/commit/38e32da88c4cdff0a8314366226cd0c99adf335c))
* fix older json files not loading ([#582](https://github.com/SocialGouv/archifiltre-docs/issues/582)) ([c37c219](https://github.com/SocialGouv/archifiltre-docs/commit/c37c21957e57a880dc122787ed5065a0c84f868d))
* fix page overflow on table search ([#1101](https://github.com/SocialGouv/archifiltre-docs/issues/1101)) ([c56a585](https://github.com/SocialGouv/archifiltre-docs/commit/c56a585b3449f4ec0d8b887c5e20f570c5870ab8))
* fix path column value wrapping in duplicates search ([#1089](https://github.com/SocialGouv/archifiltre-docs/issues/1089)) ([4af5e50](https://github.com/SocialGouv/archifiltre-docs/commit/4af5e508058934efe9004baa41637a3da278b309))
* fix production bug caused by worker refactoring ([#1160](https://github.com/SocialGouv/archifiltre-docs/issues/1160)) ([43c088f](https://github.com/SocialGouv/archifiltre-docs/commit/43c088ff6c7df51482ee11f6636cf2f2189dde66))
* fix react warning on useAnimation hook ([#891](https://github.com/SocialGouv/archifiltre-docs/issues/891)) ([3e3c0b8](https://github.com/SocialGouv/archifiltre-docs/commit/3e3c0b8b3999289a6d0677feb4f967d09c857213))
* fix react-i18next security issue ([#1257](https://github.com/SocialGouv/archifiltre-docs/issues/1257)) ([abe6b36](https://github.com/SocialGouv/archifiltre-docs/commit/abe6b36a26069e4f5157e5bf61e2c250b012781c))
* fix replay file size doubling on each reload ([#702](https://github.com/SocialGouv/archifiltre-docs/issues/702)) ([f53b4b7](https://github.com/SocialGouv/archifiltre-docs/commit/f53b4b7f692211306d7f32ee21c5e934115c0597))
* fix resip export by turning it into a childProcess ([cce9cfd](https://github.com/SocialGouv/archifiltre-docs/commit/cce9cfd4c9c14673e1904d25134818b870bb8975))
* fix RESIP export not handling metadata ([42aa8c1](https://github.com/SocialGouv/archifiltre-docs/commit/42aa8c184607fa0aef42f3e7faecadbe246aa5e2))
* fix scroll bars on loading screen ([#1128](https://github.com/SocialGouv/archifiltre-docs/issues/1128)) ([8696eff](https://github.com/SocialGouv/archifiltre-docs/commit/8696effeaf63552e378ac89be0e065e79e319bd5))
* fix scrollbar appearing when focusing deep elements ([#825](https://github.com/SocialGouv/archifiltre-docs/issues/825)) ([5ede854](https://github.com/SocialGouv/archifiltre-docs/commit/5ede85436a78819785873d6074861839c90a851c))
* fix search modal filters not resetting after closing ([#1060](https://github.com/SocialGouv/archifiltre-docs/issues/1060)) ([9fa6dbf](https://github.com/SocialGouv/archifiltre-docs/commit/9fa6dbf01382923578504d4aebf43e0cb00b97a0))
* fix some array columns not being displayed ([#894](https://github.com/SocialGouv/archifiltre-docs/issues/894)) ([bee49f0](https://github.com/SocialGouv/archifiltre-docs/commit/bee49f01be65ee6cf2b73f5cc93a381cad702683))
* fix tab height to prevent icicles from moving on element hover ([#849](https://github.com/SocialGouv/archifiltre-docs/issues/849)) ([449bfc5](https://github.com/SocialGouv/archifiltre-docs/commit/449bfc54a36fc884393618e0916362c0cf88c1cc))
* fix tabs switching not working when trying to locate a search result ([#1084](https://github.com/SocialGouv/archifiltre-docs/issues/1084)) ([bc2fa5a](https://github.com/SocialGouv/archifiltre-docs/commit/bc2fa5a19d8272e5110f3c0b15941d897b1c4941))
* fix tag autocomplete not clearing after creation ([#960](https://github.com/SocialGouv/archifiltre-docs/issues/960)) ([78dcdc1](https://github.com/SocialGouv/archifiltre-docs/commit/78dcdc1bf738d63e7ee958b05b1c0f1bff667c06))
* fix tag automcomplete not clearing on item selection ([#975](https://github.com/SocialGouv/archifiltre-docs/issues/975)) ([6e4f436](https://github.com/SocialGouv/archifiltre-docs/commit/6e4f436f56b35006f5c71ad55f6b4947490577e6))
* fix toDelete chip not turning red in packaged version ([#870](https://github.com/SocialGouv/archifiltre-docs/issues/870)) ([e27ccdb](https://github.com/SocialGouv/archifiltre-docs/commit/e27ccdb9a4ca93d3bdea78671669a3bea1fe5adf))
* fix top level disappearing from icicle when zooming too deep ([#830](https://github.com/SocialGouv/archifiltre-docs/issues/830)) ([784ba45](https://github.com/SocialGouv/archifiltre-docs/commit/784ba45b9370c031cbe0861718099db717f05f50))
* fix tracking on sortOrder change ([a42706c](https://github.com/SocialGouv/archifiltre-docs/commit/a42706c193bf9e7a43bcb529e411bf02492a4067))
* fix translations in search modal ([9af118c](https://github.com/SocialGouv/archifiltre-docs/commit/9af118c4fe031bfa30dba8c37b1b6b540c867fdd))
* fix tree csv and resip export progress ([#1049](https://github.com/SocialGouv/archifiltre-docs/issues/1049)) ([6874eb2](https://github.com/SocialGouv/archifiltre-docs/commit/6874eb2cfcc537d47d1e4b531c6d4ab4c1af00a7))
* fix tree csv export message ([#1094](https://github.com/SocialGouv/archifiltre-docs/issues/1094)) ([eba435a](https://github.com/SocialGouv/archifiltre-docs/commit/eba435a1f9e91a84998659c3caf8c79dc9e3b457))
* fix ts error in duplicates search ([#1063](https://github.com/SocialGouv/archifiltre-docs/issues/1063)) ([510e2b0](https://github.com/SocialGouv/archifiltre-docs/commit/510e2b0afdcb816ee91a505756c046cf6b6808df))
* fix typo in errors modal ([#591](https://github.com/SocialGouv/archifiltre-docs/issues/591)) ([5e16ddf](https://github.com/SocialGouv/archifiltre-docs/commit/5e16ddf1f66b5c13b476ed4d2a8c964bf7f7520e))
* fix undefined values in duplicates table ([#958](https://github.com/SocialGouv/archifiltre-docs/issues/958)) ([50cf6ff](https://github.com/SocialGouv/archifiltre-docs/commit/50cf6ff5dcd919b71b737ae20a7bfb7080ccc07d))
* fix useless rerenders when reloading a session ([#988](https://github.com/SocialGouv/archifiltre-docs/issues/988)) ([a092a8c](https://github.com/SocialGouv/archifiltre-docs/commit/a092a8c6145945912b2c53e6ca0da247502ae99f))
* fix waiting for hashes message not appearing on disbled excel export ([#1077](https://github.com/SocialGouv/archifiltre-docs/issues/1077)) ([f01bfbd](https://github.com/SocialGouv/archifiltre-docs/commit/f01bfbd67749c7c46ac00294bec3e732ed8c419a))
* fix windows deletion script ([#1251](https://github.com/SocialGouv/archifiltre-docs/issues/1251)) ([85d9b6c](https://github.com/SocialGouv/archifiltre-docs/commit/85d9b6c59ed9dc707e13183a84f465beb208a10b))
* fix wording for date sorting ([#994](https://github.com/SocialGouv/archifiltre-docs/issues/994)) ([42d86a9](https://github.com/SocialGouv/archifiltre-docs/commit/42d86a92cc2819e8fe1c59fd2d7828ebf081251f))
* fix wrong colors being displayed on duplicates repartition charts ([#965](https://github.com/SocialGouv/archifiltre-docs/issues/965)) ([3819b94](https://github.com/SocialGouv/archifiltre-docs/commit/3819b94c8d289ff8030f2320fb8815e215d87d20))
* fix wrong dates displayed when loading an export file ([#1038](https://github.com/SocialGouv/archifiltre-docs/issues/1038)) ([e7917de](https://github.com/SocialGouv/archifiltre-docs/commit/e7917de1237215ea7f8183753067d36b44b5f4ab))
* fix zoom crashing after elements moved ([#967](https://github.com/SocialGouv/archifiltre-docs/issues/967)) ([593e0d1](https://github.com/SocialGouv/archifiltre-docs/commit/593e0d1b82c92f1279edce04104d5b43046a8ea8))
* **github:** unify behaviour of release channels ([2431bfa](https://github.com/SocialGouv/archifiltre-docs/commit/2431bfabbfcd4fcc7a68c9d9e299a94be5141ead))
* hash compute again ([#1372](https://github.com/SocialGouv/archifiltre-docs/issues/1372)) ([5654c16](https://github.com/SocialGouv/archifiltre-docs/commit/5654c1628adc9ad61da6245b92dd9a937b322b40))
* hashes placeholder is not displayed while still loading ([640d2bd](https://github.com/SocialGouv/archifiltre-docs/commit/640d2bd3f97d776392dcd12eb3c02eb542f6c097))
* **hash:** fix folder hash computation to detect duplicate folder with renamed files ([2d721aa](https://github.com/SocialGouv/archifiltre-docs/commit/2d721aa201d8eb7c7b59b976ab370bfcfacd31ef))
* **hash:** fix windows specific file hash with correct path ([#1394](https://github.com/SocialGouv/archifiltre-docs/issues/1394)) ([49d6fd8](https://github.com/SocialGouv/archifiltre-docs/commit/49d6fd8b210568fc7d02b1e583cbcb03fb9853a9))
* **hash:** hash computation no longer fail on error ([fa68dae](https://github.com/SocialGouv/archifiltre-docs/commit/fa68dae6504505db30b5a702de444d3a779ec1c6))
* **hash:** move hash computing to main thread ([#1363](https://github.com/SocialGouv/archifiltre-docs/issues/1363)) ([2451769](https://github.com/SocialGouv/archifiltre-docs/commit/2451769876f2cb66cc3cd524f661b46f93719d98))
* **husky:** fix husky after dependency update ([#1240](https://github.com/SocialGouv/archifiltre-docs/issues/1240)) ([4f32af3](https://github.com/SocialGouv/archifiltre-docs/commit/4f32af3104791c63090620e4b073b637df3dbe24))
* **i18n:** use good interpolate. Fix [#1396](https://github.com/SocialGouv/archifiltre-docs/issues/1396) ([23d0557](https://github.com/SocialGouv/archifiltre-docs/commit/23d0557c67da24f9982cc72d7d6b32a064738b47))
* ignore __MACOSX file ([79d4bf6](https://github.com/SocialGouv/archifiltre-docs/commit/79d4bf67e9240f9ecb25f4e4df12beda983d568d))
* ignore null hashes from duplicates ([#904](https://github.com/SocialGouv/archifiltre-docs/issues/904)) ([d494b82](https://github.com/SocialGouv/archifiltre-docs/commit/d494b829b696705157f66f0c9f3a73cfb7f0b339))
* improve header button ([d3900de](https://github.com/SocialGouv/archifiltre-docs/commit/d3900dec4f11b9913b1cc62e20f2d4cae8d8ab44))
* improve startup speed and exports crashing on windows ([#1450](https://github.com/SocialGouv/archifiltre-docs/issues/1450)) ([417663a](https://github.com/SocialGouv/archifiltre-docs/commit/417663a0ef586e3f30cd489462c1d7a512816003))
* installer id ([d00f09d](https://github.com/SocialGouv/archifiltre-docs/commit/d00f09dd687ebbd285553137933e72995d0864f0))
* invert size and last modified date on linux import script ([#1186](https://github.com/SocialGouv/archifiltre-docs/issues/1186)) ([82e3422](https://github.com/SocialGouv/archifiltre-docs/commit/82e3422a267cb6c7354739d081c56c3231bbd42e))
* **json-import:** fix json import not working ([b522c44](https://github.com/SocialGouv/archifiltre-docs/commit/b522c44ec1e0ef6c5e01350c56b2e78d6ff4306b))
* **language:** fix key error in language selection ([#666](https://github.com/SocialGouv/archifiltre-docs/issues/666)) ([4e32055](https://github.com/SocialGouv/archifiltre-docs/commit/4e320553e7317a5334371cfcf3742155ec4f1bd5))
* lint ([1f6882b](https://github.com/SocialGouv/archifiltre-docs/commit/1f6882bdc8344b500debda6f703d1694150a78be))
* lint ([abcf5d9](https://github.com/SocialGouv/archifiltre-docs/commit/abcf5d979aa65d80c3d5eb9f41de60be178def41))
* lint ([435e340](https://github.com/SocialGouv/archifiltre-docs/commit/435e340b9d5537b437bd876929f31d7ca42d50b5))
* **lint:** reenable eslint ([#1368](https://github.com/SocialGouv/archifiltre-docs/issues/1368)) ([d6f355a](https://github.com/SocialGouv/archifiltre-docs/commit/d6f355ae26a4df9b84609f1d39b7b18f5e07a581))
* **lint:** simple-import-sort/imports ([f41e0c8](https://github.com/SocialGouv/archifiltre-docs/commit/f41e0c806e23b0fb6ee148dc783ecb30ebc354b9))
* **load-filesystem.sh:** support paths with spaces ([#1358](https://github.com/SocialGouv/archifiltre-docs/issues/1358)) ([55daec6](https://github.com/SocialGouv/archifiltre-docs/commit/55daec6bdc49a82f85fe5243e56fd924df349a33))
* **load-json:** fix json not loading ffId from 13.1 json ([157f57e](https://github.com/SocialGouv/archifiltre-docs/commit/157f57e6741953e032569365a755375ddb039af9))
* loading bar can no longer get over 100% ([556b57c](https://github.com/SocialGouv/archifiltre-docs/commit/556b57cff9674e97496f46683b347cfc136794fd))
* **loading:** fix crash in loading by changing workers into ChildProcess ([2838a5c](https://github.com/SocialGouv/archifiltre-docs/commit/2838a5c8c1f12525a7a8ef7254169bf56a77f21d))
* **logging:** disabled sentry logging in dev mode ([ba6d837](https://github.com/SocialGouv/archifiltre-docs/commit/ba6d837e67c60e3feb0e253474919c5da96a1082))
* **main:** fix app not starting when dev-tools extension is not set ([566bae8](https://github.com/SocialGouv/archifiltre-docs/commit/566bae839d79a98db0f2c8e2982e3555369aed02))
* many error ([b12aaec](https://github.com/SocialGouv/archifiltre-docs/commit/b12aaec2ae28c04ba6756322e3208ea61df138cc))
* material-ui createMuiTheme rename to createTheme ([0aaac73](https://github.com/SocialGouv/archifiltre-docs/commit/0aaac731e39159d85245dd2fbfa2fe5bb47d8889))
* material-ui createMuiTheme rename to createTheme ([7510c1f](https://github.com/SocialGouv/archifiltre-docs/commit/7510c1fb09a392f69bfd5dd88a7b94b21491cf6b))
* metadata translation ([bb9cacb](https://github.com/SocialGouv/archifiltre-docs/commit/bb9cacbf05bab851435a316b3d5e76232014bbb8))
* **metadata:** fix cancel not working on metadata dropzone ([5c7b5c1](https://github.com/SocialGouv/archifiltre-docs/commit/5c7b5c11140fd3fffb77958a6258247957d7c7a6))
* **metadata:** fix windows paths handling ([85482e6](https://github.com/SocialGouv/archifiltre-docs/commit/85482e651d1ca6d8d8616bec1b22d8ad544fdedb))
* **mets:** add error message when mets export cannot access files ([8fcc7f6](https://github.com/SocialGouv/archifiltre-docs/commit/8fcc7f6613bccf947c19b196911ecd591024cd93))
* **mets:** fix mets label ([75d54c5](https://github.com/SocialGouv/archifiltre-docs/commit/75d54c5667ee8fb9d6b005e51ca72df898b4b8b8))
* misc fixes to remove warnings and errors from console ([4fe443a](https://github.com/SocialGouv/archifiltre-docs/commit/4fe443aee5ba3cb18d00a017785c8fc50547c2b1))
* missing de translation & add verify-translation-json ([e895df6](https://github.com/SocialGouv/archifiltre-docs/commit/e895df6b81571e8c0c8aac5866a5fbdaf727e643))
* missing jszip accepted by electron ([b0f497b](https://github.com/SocialGouv/archifiltre-docs/commit/b0f497bb18e89345086ea52290e2036bb7ddb2c7))
* **modal:** increment display time ([#1301](https://github.com/SocialGouv/archifiltre-docs/issues/1301)) ([c33b67c](https://github.com/SocialGouv/archifiltre-docs/commit/c33b67c83113f4769ff75dce8af90ee2334d4424))
* onChangePage & onChangeRowsPerPage is rename to onPageChange & onRowsPerPageChange ([1eaff35](https://github.com/SocialGouv/archifiltre-docs/commit/1eaff35c731ff99ddfdcca3bac91739d567f78f7))
* **pagination:** add pagination reset on new search ([#1245](https://github.com/SocialGouv/archifiltre-docs/issues/1245)) ([e8d5d32](https://github.com/SocialGouv/archifiltre-docs/commit/e8d5d32c4982dbf9a4cd472c48e10282529d1b33))
* **performance:** drastically improved icicle navigation performance ([f095c65](https://github.com/SocialGouv/archifiltre-docs/commit/f095c6534dd8312b0c4266e9f2e38ead913244ba))
* **release:** adapt windows installer for release channels ([2c13ff9](https://github.com/SocialGouv/archifiltre-docs/commit/2c13ff9513235e27660a6e7961881c96bad01b79))
* **release:** change default windows install path ([#1474](https://github.com/SocialGouv/archifiltre-docs/issues/1474)) ([e65f33b](https://github.com/SocialGouv/archifiltre-docs/commit/e65f33b6e4b3a5f359ddcaedd54fc5ccfaf86b24))
* **release:** change installer and uninstaller ico files ([162a8c0](https://github.com/SocialGouv/archifiltre-docs/commit/162a8c06ac80a5ace6520daaf441dcdd3099b430))
* **release:** fix asset replacer script ([9b09af8](https://github.com/SocialGouv/archifiltre-docs/commit/9b09af860994d0097f1f0ad44501dd0a8ba18342))
* **release:** fix repository url ([56ae53e](https://github.com/SocialGouv/archifiltre-docs/commit/56ae53e0bc74928dc804d7dcec7579d800c6916f))
* **reload:** fix crash on session reloading after new enrichments ([2396196](https://github.com/SocialGouv/archifiltre-docs/commit/23961961cbac4ac92a04063eed2eceef23b8a8f2))
* remove "Metadonnée Resip" column ([51bb48a](https://github.com/SocialGouv/archifiltre-docs/commit/51bb48a028938246b3051af476e6d5fa597fae72))
* remove folders from non duplicates elements count ([#954](https://github.com/SocialGouv/archifiltre-docs/issues/954)) ([8a78aa1](https://github.com/SocialGouv/archifiltre-docs/commit/8a78aa15712603b4b2597633bedc87dd7da6653e))
* remove javascript rejected promise error in console ([#1161](https://github.com/SocialGouv/archifiltre-docs/issues/1161)) ([35f60c9](https://github.com/SocialGouv/archifiltre-docs/commit/35f60c9a7dcac188bdcd599f2ce39d978ac8c597))
* removed buggy msi generation from build ([#1115](https://github.com/SocialGouv/archifiltre-docs/issues/1115)) ([ee342b1](https://github.com/SocialGouv/archifiltre-docs/commit/ee342b16257914246f640abefe2bfa3ca7020427))
* **resip-test:** skip test during investigation ([#1496](https://github.com/SocialGouv/archifiltre-docs/issues/1496)) ([a7ec7f6](https://github.com/SocialGouv/archifiltre-docs/commit/a7ec7f6354c7f15c81cc70101f4adc30d61ba564))
* **resip:** fix bad language in resip export ([e3f2f42](https://github.com/SocialGouv/archifiltre-docs/commit/e3f2f423fb066a76768db67a7b11dd19eb87fd6c))
* **resip:** fix browse all being applied  on resip export ([#1196](https://github.com/SocialGouv/archifiltre-docs/issues/1196)) ([90871bb](https://github.com/SocialGouv/archifiltre-docs/commit/90871bb6f1b9f0657037a9b90c7bfb4a8cd1f118))
* **resip:** fix resip export when double quotes are in the csv ([70c3798](https://github.com/SocialGouv/archifiltre-docs/commit/70c3798ef40d2ab7ae04e08a91c9ed58bffad173))
* **resip:** renamed tags fields in resip export ([8936da1](https://github.com/SocialGouv/archifiltre-docs/commit/8936da18c2830a3bd41514f496e0b81bbf93f360))
* **resip:** use windows-1252 format in RESIP export on windows ([2f6d874](https://github.com/SocialGouv/archifiltre-docs/commit/2f6d874054c1d6ac4396548aa6ed843030427b81))
* run branch builds on pull requests ([#1118](https://github.com/SocialGouv/archifiltre-docs/issues/1118)) ([fe1f88e](https://github.com/SocialGouv/archifiltre-docs/commit/fe1f88e1e037202f6f8ad672ada7e2482d5bfd9a))
* **sass-loader:** Fix config in webpack ([e7992ac](https://github.com/SocialGouv/archifiltre-docs/commit/e7992ac59ede3a18cd0e302c75abf886eba2d4f3))
* **save:** fix save action when some derived data are inconsistent ([1aef631](https://github.com/SocialGouv/archifiltre-docs/commit/1aef6314e19d2841f2cfeb8b13dfa923f3aea532))
* **search:** fix search modal csv export on to delete column ([#1246](https://github.com/SocialGouv/archifiltre-docs/issues/1246)) ([a4b5c28](https://github.com/SocialGouv/archifiltre-docs/commit/a4b5c28d5f52a21b179cb66b823f065bf0cdb146))
* **search:** fix search modal filter menu position ([#1244](https://github.com/SocialGouv/archifiltre-docs/issues/1244)) ([4c9c167](https://github.com/SocialGouv/archifiltre-docs/commit/4c9c167ca92a1ec90a2a708cc7c217db41238456))
* **security:** fix code scanning alerts ([#1052](https://github.com/SocialGouv/archifiltre-docs/issues/1052)) ([dd4667f](https://github.com/SocialGouv/archifiltre-docs/commit/dd4667f08725a988835930b7868b202670d16981))
* **start-screen:** fix start screen ([#1056](https://github.com/SocialGouv/archifiltre-docs/issues/1056)) ([bd754e5](https://github.com/SocialGouv/archifiltre-docs/commit/bd754e5aea6eff9bab64d18b855da3711fc98519))
* stream data between child and main process to prevent memory overload([#1157](https://github.com/SocialGouv/archifiltre-docs/issues/1157)) ([7cf271c](https://github.com/SocialGouv/archifiltre-docs/commit/7cf271cef47a5e88f5458f5b41a4a2ab7806bd78))
* **table:** fix table sort ([#1093](https://github.com/SocialGouv/archifiltre-docs/issues/1093)) ([f550d44](https://github.com/SocialGouv/archifiltre-docs/commit/f550d44132751f418c153d4dd8328f5b4adb72a0))
* **tags:** fix bug on tag deletion ([6f2b1ee](https://github.com/SocialGouv/archifiltre-docs/commit/6f2b1ee433e6e8b95d4d8988253e766670ee86da))
* **tags:** fix crash on tag blur ([2547598](https://github.com/SocialGouv/archifiltre-docs/commit/2547598f0f96e77db7e1c427c379d62dfd443899))
* **tags:** fix tags library not being displayed ([#1468](https://github.com/SocialGouv/archifiltre-docs/issues/1468)) ([7de4c12](https://github.com/SocialGouv/archifiltre-docs/commit/7de4c122bb0d67367e428244961f39c079705e7d))
* **tags:** fix tags size not displaying correctly in all tags ([d8bdc2a](https://github.com/SocialGouv/archifiltre-docs/commit/d8bdc2ae639f47b180c21f9669835363d026a30f))
* **test:** broken unit test ([8d4ff89](https://github.com/SocialGouv/archifiltre-docs/commit/8d4ff89bcf9a6081a7ecc4266931d217a7b232de))
* **test:** make test work in Windows ([7fb7b9a](https://github.com/SocialGouv/archifiltre-docs/commit/7fb7b9a00007ae2effa16fa666b053f8036378bb))
* **test:** make test work on Windows ([c3c1853](https://github.com/SocialGouv/archifiltre-docs/commit/c3c185365a7965557d2065e77e8886842da8d87d))
* **tests:** fix tests poorly using i18n ([13528fb](https://github.com/SocialGouv/archifiltre-docs/commit/13528fb40def0cb27ccceaf59c4d56e9e329f0ab))
* **time-gradient:** fix time gradient not displaying ([90db887](https://github.com/SocialGouv/archifiltre-docs/comm…
TimotheeMalard pushed a commit that referenced this issue Mar 6, 2024
* add missing translation ([488f324](https://github.com/SocialGouv/archifiltre-docs/commit/488f324f835e8be72d24979bc58c87bcc1fc4613))
* add tags max width in tags and all tags ([#961](https://github.com/SocialGouv/archifiltre-docs/issues/961)) ([d5d46ed](https://github.com/SocialGouv/archifiltre-docs/commit/d5d46ed5740fd5d87f8f116578ea822ae7a3344c))
* add translations for loading screen error message ([#1152](https://github.com/SocialGouv/archifiltre-docs/issues/1152)) ([386751c](https://github.com/SocialGouv/archifiltre-docs/commit/386751c73d93e92683374498934c48cbe3f74563))
* all tags no longer remain greyed out ([30513a8](https://github.com/SocialGouv/archifiltre-docs/commit/30513a807271db949db4ebe63152a1e507bbb8f7))
* **all-tags:** fix to delete tags display in all tags ([#1070](https://github.com/SocialGouv/archifiltre-docs/issues/1070)) ([4874410](https://github.com/SocialGouv/archifiltre-docs/commit/48744107867c8e650fbba9e2c3c7ec43a14223e3))
* **artifacts:** add arch in win setup artifact ([c9a2253](https://github.com/SocialGouv/archifiltre-docs/commit/c9a22530263268b0b22173b77a6050f8a6d8eb3d))
* **artifacts:** update win portable artifact name ([314f8ec](https://github.com/SocialGouv/archifiltre-docs/commit/314f8ecfd349c5403e0ef3be833b5e62f67bc6b3))
* **audit:** fix audit size display in file distribution ([#942](https://github.com/SocialGouv/archifiltre-docs/issues/942)) ([4a5d3c3](https://github.com/SocialGouv/archifiltre-docs/commit/4a5d3c385f40ec2f8d49e5bd6921fa11f58a385a))
* **audit:** format file path for user os ([f58f9de](https://github.com/SocialGouv/archifiltre-docs/commit/f58f9de7b145880f5d207615663e376afe20f305))
* **audit:** prevent report generation before hashes computation ([5890fe4](https://github.com/SocialGouv/archifiltre-docs/commit/5890fe468c66f1dd4fa85a77fd88c64f5f9bed10))
* **audit:** remove bold from file extensions list ([641e4a8](https://github.com/SocialGouv/archifiltre-docs/commit/641e4a8f3fdc4a6e5d6e2a97d7ca5e2106969d74))
* **auto-update:** remove auto update check in main during boot ([#1430](https://github.com/SocialGouv/archifiltre-docs/issues/1430)) ([c2b4a7b](https://github.com/SocialGouv/archifiltre-docs/commit/c2b4a7be65d1ad12bbd6b81c81e3abf8c6fca7c2))
* **auto-update:** remove publish options in builder ([053fc06](https://github.com/SocialGouv/archifiltre-docs/commit/053fc064b5d3b7639ff50b52a954fac4342238fb))
* **background-loading-info:** fix z-index ([#1139](https://github.com/SocialGouv/archifiltre-docs/issues/1139)) ([0b92e4a](https://github.com/SocialGouv/archifiltre-docs/commit/0b92e4a1a06dab7ead2aa7bad2ad784755b45add))
* bad version in package.json ([f9b2773](https://github.com/SocialGouv/archifiltre-docs/commit/f9b2773c092c97f1e8e377c7677ba942e7b82e2b))
* **breadcrumb-tooltip:** remove interpolation string ([#1320](https://github.com/SocialGouv/archifiltre-docs/issues/1320)) ([ae68abc](https://github.com/SocialGouv/archifiltre-docs/commit/ae68abc151df248ca5d4c81f6c6b8c677d931c6b))
* **breadcrumbs:** sliced breadcrumbs fixed ([#1351](https://github.com/SocialGouv/archifiltre-docs/issues/1351)) ([7684b7a](https://github.com/SocialGouv/archifiltre-docs/commit/7684b7a25cf2658d234e3a6158242f731db17350))
* **build:** fix workers build ([677cecd](https://github.com/SocialGouv/archifiltre-docs/commit/677cecdc262fa886f511c532e7834f37902194cd))
* cancel hash computing on close ([#1100](https://github.com/SocialGouv/archifiltre-docs/issues/1100)) ([132a5e4](https://github.com/SocialGouv/archifiltre-docs/commit/132a5e4dc84fed0b4f8969bf9577a6bb5294dc1d))
* **ci:** fix pipeline with renovate branches ([#782](https://github.com/SocialGouv/archifiltre-docs/issues/782)) ([f39ddc4](https://github.com/SocialGouv/archifiltre-docs/commit/f39ddc4a00fa7f526f224ca621c1fad85cae0e01))
* **ci:** lock node version to 14 in build ([2657cb5](https://github.com/SocialGouv/archifiltre-docs/commit/2657cb53e2d262009ba86e7b8535abbcb94a2db7))
* **ci:** remove set-output usage ([aa27215](https://github.com/SocialGouv/archifiltre-docs/commit/aa2721577dc4f8a25f04cc10862341fe23c40f5c))
* **ci:** update ci and (no)secrets usage ([140f03d](https://github.com/SocialGouv/archifiltre-docs/commit/140f03dea4eb1e509ce0e11009b8bea88c03660b))
* **ci:** update ci node version ([c1eb0c5](https://github.com/SocialGouv/archifiltre-docs/commit/c1eb0c56a51a9e5c7239a0af51710dd829ac7439))
* compute folder hashes in main thread ([#1285](https://github.com/SocialGouv/archifiltre-docs/issues/1285)) ([49b1651](https://github.com/SocialGouv/archifiltre-docs/commit/49b1651ef91ecfc40dca636b3d287ca0ca5bb356))
* **csv-exporter:** add a map as cache ([b1050e5](https://github.com/SocialGouv/archifiltre-docs/commit/b1050e55f3099c295d2741150bbb2a416916e9cf))
* **csv-export:** fix all elements being folders in csv export ([e2269e1](https://github.com/SocialGouv/archifiltre-docs/commit/e2269e1dbe0215ca93ca116fc4f72b2bc9e7cc34))
* **csv-export:** fix lastModifiedDate in csv export ([4e004dc](https://github.com/SocialGouv/archifiltre-docs/commit/4e004dc1ae75b346e61992e0e2e713519fa7eec6))
* **csv-export:** fix tags not appearing in csv export ([e0e87f0](https://github.com/SocialGouv/archifiltre-docs/commit/e0e87f0580b6f9194541a4858ecd84abf0077445))
* **deletion-script:** fix script encoding on windows ([#1253](https://github.com/SocialGouv/archifiltre-docs/issues/1253)) ([86641d8](https://github.com/SocialGouv/archifiltre-docs/commit/86641d80b5bd80ae9512cffe8d637f41a75f507a))
* **deps:** lock node version to 14 ([271b834](https://github.com/SocialGouv/archifiltre-docs/commit/271b8347281676a23b4b6ef21d59f503abe2552b))
* **deps:** lock version for sass and css loaders ([#1346](https://github.com/SocialGouv/archifiltre-docs/issues/1346)) ([9e5062b](https://github.com/SocialGouv/archifiltre-docs/commit/9e5062b61ad0318f130e973b43da1a2de6aac59c))
* **deps:** update all dependencies ([#1142](https://github.com/SocialGouv/archifiltre-docs/issues/1142)) ([7adea03](https://github.com/SocialGouv/archifiltre-docs/commit/7adea03d12b9c36a248e00ecf1b2cb1be45ed404))
* **deps:** update all dependencies ([#1155](https://github.com/SocialGouv/archifiltre-docs/issues/1155)) ([8fcaf2b](https://github.com/SocialGouv/archifiltre-docs/commit/8fcaf2bf9f1e16734aca99bdda6b576fe6ed45d7))
* **deps:** update all dependencies ([#1166](https://github.com/SocialGouv/archifiltre-docs/issues/1166)) ([bf467d3](https://github.com/SocialGouv/archifiltre-docs/commit/bf467d33db9e09f2fbd3f82d9a35d564f7eca7dc))
* **deps:** update all dependencies ([#1174](https://github.com/SocialGouv/archifiltre-docs/issues/1174)) ([86372f7](https://github.com/SocialGouv/archifiltre-docs/commit/86372f7970450f5451e39920d2e3983628c9c290))
* **deps:** update all dependencies ([#1207](https://github.com/SocialGouv/archifiltre-docs/issues/1207)) ([dfcef35](https://github.com/SocialGouv/archifiltre-docs/commit/dfcef359bb4fe705ba337e7b03cde2df00f57660))
* **deps:** update all dependencies ([#1216](https://github.com/SocialGouv/archifiltre-docs/issues/1216)) ([bd7fa91](https://github.com/SocialGouv/archifiltre-docs/commit/bd7fa9104f234577a507dfa830065a6f99d25a70))
* **deps:** update all dependencies ([#1280](https://github.com/SocialGouv/archifiltre-docs/issues/1280)) ([0d21a57](https://github.com/SocialGouv/archifiltre-docs/commit/0d21a572d154653c33b75805b7a52317a8ad9932))
* **deps:** update all dependencies ([#1283](https://github.com/SocialGouv/archifiltre-docs/issues/1283)) ([b83fde3](https://github.com/SocialGouv/archifiltre-docs/commit/b83fde319d201ca712a937f5957e1dcad7f0ad73))
* **deps:** update all dependencies ([#1295](https://github.com/SocialGouv/archifiltre-docs/issues/1295)) ([56ae767](https://github.com/SocialGouv/archifiltre-docs/commit/56ae76778fd765313072149d21c40214be7afe4e))
* **deps:** update all non-major dependencies ([#1145](https://github.com/SocialGouv/archifiltre-docs/issues/1145)) ([e3d5e66](https://github.com/SocialGouv/archifiltre-docs/commit/e3d5e66c52cdf850273664d35adeb6a29152fd98))
* **deps:** update all non-major dependencies ([#1175](https://github.com/SocialGouv/archifiltre-docs/issues/1175)) ([a3217d1](https://github.com/SocialGouv/archifiltre-docs/commit/a3217d1191b3789098a302aaee384f0d4712e618))
* **deps:** update dependency @material-ui/core to ^4.10.0 ([#769](https://github.com/SocialGouv/archifiltre-docs/issues/769)) ([236ce50](https://github.com/SocialGouv/archifiltre-docs/commit/236ce5008deaa046a188cf50d96923176d2c9e4e))
* **deps:** update dependency @material-ui/core to ^4.10.1 ([#791](https://github.com/SocialGouv/archifiltre-docs/issues/791)) ([a8ed148](https://github.com/SocialGouv/archifiltre-docs/commit/a8ed1489aadae18228558e8d19da9a3189ca641c))
* **deps:** update dependency @material-ui/core to ^4.11.0 ([#912](https://github.com/SocialGouv/archifiltre-docs/issues/912)) ([7476dbd](https://github.com/SocialGouv/archifiltre-docs/commit/7476dbd2b252b7b1c965894a2ee10ed231702940))
* **deps:** update dependency @material-ui/core to ^4.9.11 ([#671](https://github.com/SocialGouv/archifiltre-docs/issues/671)) ([7b355d5](https://github.com/SocialGouv/archifiltre-docs/commit/7b355d50105b767a77c6460945f15a580c336581))
* **deps:** update dependency @material-ui/core to ^4.9.12 ([#688](https://github.com/SocialGouv/archifiltre-docs/issues/688)) ([6654e3f](https://github.com/SocialGouv/archifiltre-docs/commit/6654e3f0480324d2390b3e67a2f7fb752ba99e22))
* **deps:** update dependency @material-ui/core to ^4.9.13 ([#717](https://github.com/SocialGouv/archifiltre-docs/issues/717)) ([beb6e16](https://github.com/SocialGouv/archifiltre-docs/commit/beb6e165a39228f8f44282c65f76b0f1c192cf28))
* **deps:** update dependency @material-ui/core to ^4.9.14 ([#736](https://github.com/SocialGouv/archifiltre-docs/issues/736)) ([5006495](https://github.com/SocialGouv/archifiltre-docs/commit/50064956038869636384a9a87a7cda472d8a6b0f))
* **deps:** update dependency @sentry/browser to ^5.15.4 ([#606](https://github.com/SocialGouv/archifiltre-docs/issues/606)) ([7996453](https://github.com/SocialGouv/archifiltre-docs/commit/79964531cfb3b70c8dea76aac7965fc8654c1ed8))
* **deps:** update dependency @sentry/browser to ^5.15.5 ([#676](https://github.com/SocialGouv/archifiltre-docs/issues/676)) ([1b52403](https://github.com/SocialGouv/archifiltre-docs/commit/1b524030eeadb30fb92b40d43068f14b170ece6c))
* **deps:** update dependency @sentry/browser to ^5.16.0 ([#795](https://github.com/SocialGouv/archifiltre-docs/issues/795)) ([49319be](https://github.com/SocialGouv/archifiltre-docs/commit/49319be8f1c7ded17ca0086eed992df9f65fd214))
* **deps:** update dependency @sentry/browser to ^5.16.1 ([#802](https://github.com/SocialGouv/archifiltre-docs/issues/802)) ([ae5cb63](https://github.com/SocialGouv/archifiltre-docs/commit/ae5cb6398bd8589bf3e07e15c5ede4452a09b70d))
* **deps:** update dependency @sentry/browser to ^5.17.0 ([#812](https://github.com/SocialGouv/archifiltre-docs/issues/812)) ([7db8808](https://github.com/SocialGouv/archifiltre-docs/commit/7db8808cc48a4e4bcafbf392fc3087d36a170755))
* **deps:** update dependency @sentry/browser to ^5.18.0 ([#868](https://github.com/SocialGouv/archifiltre-docs/issues/868)) ([104bbc4](https://github.com/SocialGouv/archifiltre-docs/commit/104bbc45822286b648316fe5b2f542ac0a937909))
* **deps:** update dependency @sentry/browser to ^5.18.1 ([#895](https://github.com/SocialGouv/archifiltre-docs/issues/895)) ([39c7bfe](https://github.com/SocialGouv/archifiltre-docs/commit/39c7bfe2836f4f5d083973e6d33269bee209685d))
* **deps:** update dependency @sentry/browser to ^5.19.0 ([#916](https://github.com/SocialGouv/archifiltre-docs/issues/916)) ([bc16008](https://github.com/SocialGouv/archifiltre-docs/commit/bc16008ff68af33fa4b676c2ec1e0d5fc644bd46))
* **deps:** update dependency @sentry/browser to v6 ([#1239](https://github.com/SocialGouv/archifiltre-docs/issues/1239)) ([c7fb366](https://github.com/SocialGouv/archifiltre-docs/commit/c7fb366fe118254b9acd4d2af51f69585cc2e112))
* **deps:** update dependency angular-expressions to ^1.1.1 ([#607](https://github.com/SocialGouv/archifiltre-docs/issues/607)) ([0851ebe](https://github.com/SocialGouv/archifiltre-docs/commit/0851ebe07f7e07acc431841e7ff5296496ad0b8d))
* **deps:** update dependency clean-webpack-plugin to v4 ([#1354](https://github.com/SocialGouv/archifiltre-docs/issues/1354)) ([f079b51](https://github.com/SocialGouv/archifiltre-docs/commit/f079b51a667ffaf2e64c57ca001b9671ca6620c1))
* **deps:** update dependency csv-parse to ^4.10.1 ([#765](https://github.com/SocialGouv/archifiltre-docs/issues/765)) ([515a67f](https://github.com/SocialGouv/archifiltre-docs/commit/515a67fd4d96bda6d4d3d4675734a656980a055f))
* **deps:** update dependency csv-parse to ^4.8.8 ([#608](https://github.com/SocialGouv/archifiltre-docs/issues/608)) ([ca9abf0](https://github.com/SocialGouv/archifiltre-docs/commit/ca9abf018b9625958e9c9cb8125a6a2aec5a46e3))
* **deps:** update dependency csv-parse to ^4.8.9 ([#670](https://github.com/SocialGouv/archifiltre-docs/issues/670)) ([1831329](https://github.com/SocialGouv/archifiltre-docs/commit/18313297de185c9fc0965401dd9a0d41ac03e1a6))
* **deps:** update dependency csv-parse to ^4.9.0 ([#686](https://github.com/SocialGouv/archifiltre-docs/issues/686)) ([7e61118](https://github.com/SocialGouv/archifiltre-docs/commit/7e61118ce349c3c06b02cecd2665bf31261290d9))
* **deps:** update dependency csv-parse to ^4.9.1 ([#739](https://github.com/SocialGouv/archifiltre-docs/issues/739)) ([fe2817c](https://github.com/SocialGouv/archifiltre-docs/commit/fe2817cf6e1eb05259b77ef5c7b776d30ee02557))
* **deps:** update dependency docxtemplater to v3.16.10 ([31a437e](https://github.com/SocialGouv/archifiltre-docs/commit/31a437e27fd3527a622c11fc7538f3d37aed218a))
* **deps:** update dependency docxtemplater to v3.16.11 ([e23497e](https://github.com/SocialGouv/archifiltre-docs/commit/e23497efe1f6598c4b54cec918b615443dd9be30))
* **deps:** update dependency docxtemplater to v3.17.0 ([ad07f67](https://github.com/SocialGouv/archifiltre-docs/commit/ad07f6706c5762c3eb85828e3dfb7f1b308de126))
* **deps:** update dependency docxtemplater to v3.17.1 ([66c7223](https://github.com/SocialGouv/archifiltre-docs/commit/66c722325bc17b917084f4d50c2943e909f9c209))
* **deps:** update dependency docxtemplater to v3.17.2 ([1be074a](https://github.com/SocialGouv/archifiltre-docs/commit/1be074a223cb5699a943d3ef94bb8ad03bab85ec))
* **deps:** update dependency docxtemplater to v3.17.5 ([#609](https://github.com/SocialGouv/archifiltre-docs/issues/609)) ([a3be635](https://github.com/SocialGouv/archifiltre-docs/commit/a3be6359ee530a045857baf111bdc381af8d0af5))
* **deps:** update dependency docxtemplater to v3.17.6 ([#659](https://github.com/SocialGouv/archifiltre-docs/issues/659)) ([3d50ab2](https://github.com/SocialGouv/archifiltre-docs/commit/3d50ab2738f0ea7adcb046b721dda4c18cd07712))
* **deps:** update dependency docxtemplater to v3.17.8 ([#840](https://github.com/SocialGouv/archifiltre-docs/issues/840)) ([b2b2395](https://github.com/SocialGouv/archifiltre-docs/commit/b2b2395e7a9f0aed0f49d26ae04b4ecdcae9808a))
* **deps:** update dependency docxtemplater to v3.17.9 ([#853](https://github.com/SocialGouv/archifiltre-docs/issues/853)) ([62dc31b](https://github.com/SocialGouv/archifiltre-docs/commit/62dc31b6964311d7f4b41ec8dc085aba17aa9f5f))
* **deps:** update dependency eslint-plugin-import to ^2.20.2 ([#610](https://github.com/SocialGouv/archifiltre-docs/issues/610)) ([51de975](https://github.com/SocialGouv/archifiltre-docs/commit/51de9750e68f9ee005890b6111da3be305ef2a43))
* **deps:** update dependency eslint-plugin-import to ^2.21.1 ([#808](https://github.com/SocialGouv/archifiltre-docs/issues/808)) ([acdc0b4](https://github.com/SocialGouv/archifiltre-docs/commit/acdc0b4357e0ab721348f9d1a39c76600e43f435))
* **deps:** update dependency eslint-plugin-import to ^2.21.2 ([#817](https://github.com/SocialGouv/archifiltre-docs/issues/817)) ([68a89d9](https://github.com/SocialGouv/archifiltre-docs/commit/68a89d9d6c83034d329b80b3bc00f6fb773b1523))
* **deps:** update dependency eslint-plugin-import to ^2.22.0 ([#899](https://github.com/SocialGouv/archifiltre-docs/issues/899)) ([e8efd97](https://github.com/SocialGouv/archifiltre-docs/commit/e8efd97f90c409c724fd3814a78df338070c22e7))
* **deps:** update dependency fast-memoize to ^2.5.2 ([#611](https://github.com/SocialGouv/archifiltre-docs/issues/611)) ([1e7256d](https://github.com/SocialGouv/archifiltre-docs/commit/1e7256d1db54e9c86062a7be3389bf1de09baa3e))
* **deps:** update dependency foundation-sites to ^6.6.3 ([#612](https://github.com/SocialGouv/archifiltre-docs/issues/612)) ([21bd183](https://github.com/SocialGouv/archifiltre-docs/commit/21bd183c77615e2568c97e19b9241e683da84aca))
* **deps:** update dependency i18next to ^19.4.0 ([#614](https://github.com/SocialGouv/archifiltre-docs/issues/614)) ([3670314](https://github.com/SocialGouv/archifiltre-docs/commit/3670314347cba5c01485f0fb70dda1de40963531))
* **deps:** update dependency i18next to ^19.4.1 ([#642](https://github.com/SocialGouv/archifiltre-docs/issues/642)) ([3e67c6a](https://github.com/SocialGouv/archifiltre-docs/commit/3e67c6a5ed26621d8a26f7f6b483b543fcdf88f2))
* **deps:** update dependency i18next to ^19.4.2 ([#649](https://github.com/SocialGouv/archifiltre-docs/issues/649)) ([1cc0391](https://github.com/SocialGouv/archifiltre-docs/commit/1cc03910021926e927cbd596a0d799bb6e014518))
* **deps:** update dependency i18next to ^19.4.3 ([#668](https://github.com/SocialGouv/archifiltre-docs/issues/668)) ([dda7e91](https://github.com/SocialGouv/archifiltre-docs/commit/dda7e91f16fae9891763b6a1354141a55656ebac))
* **deps:** update dependency i18next to ^19.4.4 ([#690](https://github.com/SocialGouv/archifiltre-docs/issues/690)) ([dcbd625](https://github.com/SocialGouv/archifiltre-docs/commit/dcbd62544e620acdd9c3acca7bafed4da45ee573))
* **deps:** update dependency i18next to ^19.4.5 ([#775](https://github.com/SocialGouv/archifiltre-docs/issues/775)) ([07ffe1a](https://github.com/SocialGouv/archifiltre-docs/commit/07ffe1a385b2fe96eec1b633585a807349cdeb25))
* **deps:** update dependency i18next to ^19.5.1 ([#858](https://github.com/SocialGouv/archifiltre-docs/issues/858)) ([be0304c](https://github.com/SocialGouv/archifiltre-docs/commit/be0304c438c49f4396e82de233ac72d7c750082b))
* **deps:** update dependency i18next to ^19.5.3 ([#913](https://github.com/SocialGouv/archifiltre-docs/issues/913)) ([542d10b](https://github.com/SocialGouv/archifiltre-docs/commit/542d10b8fad61579690c2787f2c482f56d38c521))
* **deps:** update dependency i18next to ^19.5.4 ([#929](https://github.com/SocialGouv/archifiltre-docs/issues/929)) ([d3b11fd](https://github.com/SocialGouv/archifiltre-docs/commit/d3b11fdcfb7b0cf520832fb17c7d477d04dda507))
* **deps:** update dependency i18next to v20 ([#1311](https://github.com/SocialGouv/archifiltre-docs/issues/1311)) ([7de2b62](https://github.com/SocialGouv/archifiltre-docs/commit/7de2b62221dbb42fb9e1d7b1986240cebb3f45b4))
* **deps:** update dependency i18next to v21 ([#1355](https://github.com/SocialGouv/archifiltre-docs/issues/1355)) ([099d146](https://github.com/SocialGouv/archifiltre-docs/commit/099d1461e95812e68dedfb6a4673b5f0bda269ac))
* **deps:** update dependency iconv-lite to ^0.5.1 ([#615](https://github.com/SocialGouv/archifiltre-docs/issues/615)) ([eadc732](https://github.com/SocialGouv/archifiltre-docs/commit/eadc732f983bd0c91559f8efcf8479b7d88db2f1))
* **deps:** update dependency iconv-lite to ^0.6.0 ([#810](https://github.com/SocialGouv/archifiltre-docs/issues/810)) ([a98f134](https://github.com/SocialGouv/archifiltre-docs/commit/a98f13439b38f830f54333461b7e5b32bc6c86d3))
* **deps:** update dependency jquery to ^3.5.0 ([#641](https://github.com/SocialGouv/archifiltre-docs/issues/641)) ([811fb46](https://github.com/SocialGouv/archifiltre-docs/commit/811fb4695296e494b4dce1503291eee57ec517c9))
* **deps:** update dependency jszip to v3.2.2 ([2ca9f87](https://github.com/SocialGouv/archifiltre-docs/commit/2ca9f871ff1e8922e8fdd200146a870b9f04ea38))
* **deps:** update dependency jszip to v3.3.0 ([#616](https://github.com/SocialGouv/archifiltre-docs/issues/616)) ([f8fc45f](https://github.com/SocialGouv/archifiltre-docs/commit/f8fc45f826b3f78406135c12250a573bfe236901))
* **deps:** update dependency jszip to v3.4.0 ([#665](https://github.com/SocialGouv/archifiltre-docs/issues/665)) ([7ba3179](https://github.com/SocialGouv/archifiltre-docs/commit/7ba3179dd623135e9dd0d9d7ded8beec57c1b555))
* **deps:** update dependency jszip to v3.5.0 ([#836](https://github.com/SocialGouv/archifiltre-docs/issues/836)) ([c95d564](https://github.com/SocialGouv/archifiltre-docs/commit/c95d564b256620ea66585f6aa70c3eae8758d0f6))
* **deps:** update dependency jszip to v3.7.0 [security] ([#1324](https://github.com/SocialGouv/archifiltre-docs/issues/1324)) ([2f606ad](https://github.com/SocialGouv/archifiltre-docs/commit/2f606adeca147910d2e7453bb77eaf40c5dcd48e))
* **deps:** update dependency md5-file to v5 ([#631](https://github.com/SocialGouv/archifiltre-docs/issues/631)) ([9272c32](https://github.com/SocialGouv/archifiltre-docs/commit/9272c32932ebbc130cc6e9c139d67409e59b57d4))
* **deps:** update dependency mime-types to ^2.1.27 ([#679](https://github.com/SocialGouv/archifiltre-docs/issues/679)) ([9ad20fe](https://github.com/SocialGouv/archifiltre-docs/commit/9ad20fecea3b93ea62689afc6d0187cf17d765aa))
* **deps:** update dependency react-i18next to ^11.11.0 ([#1281](https://github.com/SocialGouv/archifiltre-docs/issues/1281)) ([82e9efe](https://github.com/SocialGouv/archifiltre-docs/commit/82e9efe87036108a1c0880143fede7a94ffadf8d))
* **deps:** update dependency react-i18next to ^11.3.4 ([#617](https://github.com/SocialGouv/archifiltre-docs/issues/617)) ([8ac2602](https://github.com/SocialGouv/archifiltre-docs/commit/8ac2602cfd6cb5f88ca91056c0e484d53b1378e9))
* **deps:** update dependency react-i18next to ^11.3.5 ([#662](https://github.com/SocialGouv/archifiltre-docs/issues/662)) ([d9d6f2e](https://github.com/SocialGouv/archifiltre-docs/commit/d9d6f2ebddef35ef85a3a111db58733dc732b848))
* **deps:** update dependency react-i18next to ^11.4.0 ([#691](https://github.com/SocialGouv/archifiltre-docs/issues/691)) ([33b0569](https://github.com/SocialGouv/archifiltre-docs/commit/33b05691b5d15226b2bce5774b10e8c985c500bd))
* **deps:** update dependency react-i18next to ^11.5.0 ([#767](https://github.com/SocialGouv/archifiltre-docs/issues/767)) ([19ec276](https://github.com/SocialGouv/archifiltre-docs/commit/19ec276d3bc203abab2279cd733c86253dcaa6ab))
* **deps:** update dependency react-i18next to ^11.5.1 ([#824](https://github.com/SocialGouv/archifiltre-docs/issues/824)) ([d139864](https://github.com/SocialGouv/archifiltre-docs/commit/d139864e5ec60fb568c2d83cd270b900f53a4343))
* **deps:** update dependency react-i18next to ^11.6.0 ([#843](https://github.com/SocialGouv/archifiltre-docs/issues/843)) ([89731f3](https://github.com/SocialGouv/archifiltre-docs/commit/89731f3b42fe7c066d1a20895d5be7e41adf2b39))
* **deps:** update dependency react-i18next to ^11.7.0 ([#856](https://github.com/SocialGouv/archifiltre-docs/issues/856)) ([c0a9557](https://github.com/SocialGouv/archifiltre-docs/commit/c0a95575660c0426fc87c6b46d94629311969bb3))
* **deps:** update dependency react-icons to ^3.10.0 ([#672](https://github.com/SocialGouv/archifiltre-docs/issues/672)) ([9190d05](https://github.com/SocialGouv/archifiltre-docs/commit/9190d05301bdac2dcb20ac2812681b72e1fc0ae9))
* **deps:** update dependency react-icons to v4 ([#1312](https://github.com/SocialGouv/archifiltre-docs/issues/1312)) ([f6f7c19](https://github.com/SocialGouv/archifiltre-docs/commit/f6f7c19b1b94bdf7ed240fa2573caf7867c78523))
* **deps:** update dependency react-notifications to ^1.6.0 ([#618](https://github.com/SocialGouv/archifiltre-docs/issues/618)) ([d86abc0](https://github.com/SocialGouv/archifiltre-docs/commit/d86abc0b094dd6240caa79df62aed10894c44ed4))
* **deps:** update dependency react-redux to ^7.2.0 ([#619](https://github.com/SocialGouv/archifiltre-docs/issues/619)) ([57a99f7](https://github.com/SocialGouv/archifiltre-docs/commit/57a99f7a9fc1709e9ebd90ca41f3641abcdeab6b))
* **deps:** update dependency react-table to ^7.0.4 ([#620](https://github.com/SocialGouv/archifiltre-docs/issues/620)) ([3aced4c](https://github.com/SocialGouv/archifiltre-docs/commit/3aced4c1ed3bfe63b813df369d83be09ac0d47c0))
* **deps:** update dependency react-tooltip to ^4.2.1 ([#621](https://github.com/SocialGouv/archifiltre-docs/issues/621)) ([cc606a0](https://github.com/SocialGouv/archifiltre-docs/commit/cc606a0ceaf0b3bf4c62e8132575fbcd80153812))
* **deps:** update dependency react-tooltip to ^4.2.3 ([#644](https://github.com/SocialGouv/archifiltre-docs/issues/644)) ([db32195](https://github.com/SocialGouv/archifiltre-docs/commit/db32195c26a602a76e100eae695aa15d3c388a19))
* **deps:** update dependency react-tooltip to ^4.2.5 ([#661](https://github.com/SocialGouv/archifiltre-docs/issues/661)) ([b2e1128](https://github.com/SocialGouv/archifiltre-docs/commit/b2e1128bfa1ea5b46f30e46bb5950cfb85287aba))
* **deps:** update dependency react-tooltip to ^4.2.6 ([#724](https://github.com/SocialGouv/archifiltre-docs/issues/724)) ([5dbb97d](https://github.com/SocialGouv/archifiltre-docs/commit/5dbb97d9f253232616c2cb02b0e6989729ea80a1))
* **deps:** update dependency react-tooltip to v4 ([574fd83](https://github.com/SocialGouv/archifiltre-docs/commit/574fd83e7ca5204a3f1aacf170cbf79a0c699eb1))
* **deps:** update dependency redux to ^4.0.5 ([#622](https://github.com/SocialGouv/archifiltre-docs/issues/622)) ([c8e9b95](https://github.com/SocialGouv/archifiltre-docs/commit/c8e9b9527e08c383753ab7e4feb970cda2826cac))
* **deps:** update dependency redux-mock-store to ^1.5.4 ([#623](https://github.com/SocialGouv/archifiltre-docs/issues/623)) ([081228a](https://github.com/SocialGouv/archifiltre-docs/commit/081228af9a80b3e28f8c1db050c40c1139542a42))
* **deps:** update dependency rxjs to ^6.5.5 ([#624](https://github.com/SocialGouv/archifiltre-docs/issues/624)) ([4de9a72](https://github.com/SocialGouv/archifiltre-docs/commit/4de9a72ee26ec2c4c2b538e4584d842fe56d7e4b))
* **deps:** update dependency rxjs to ^6.6.0 ([#919](https://github.com/SocialGouv/archifiltre-docs/issues/919)) ([7492310](https://github.com/SocialGouv/archifiltre-docs/commit/749231030c0cabd81c679119fcce4698c33d4894))
* **deps:** update dependency styled-components to ^5.1.0 ([#625](https://github.com/SocialGouv/archifiltre-docs/issues/625)) ([33044aa](https://github.com/SocialGouv/archifiltre-docs/commit/33044aac5f68b39d97d0840a7f05e8f7e2bae066))
* **deps:** update dependency styled-components to ^5.1.1 ([#776](https://github.com/SocialGouv/archifiltre-docs/issues/776)) ([00970dd](https://github.com/SocialGouv/archifiltre-docs/commit/00970dd8a5faf84a549273f7c6c4d84468ae2014))
* **deps:** update dependency styled-components to v5 ([cc5ad23](https://github.com/SocialGouv/archifiltre-docs/commit/cc5ad233fc31bec2e520870e8c3cc01fea640eb9))
* **deps:** update dependency uuid to v3.3.3 ([c0df583](https://github.com/SocialGouv/archifiltre-docs/commit/c0df583b88ac6b4f020f60350ce1ad8ec57e3a93))
* **deps:** update dependency uuid to v3.4.0 ([20bd094](https://github.com/SocialGouv/archifiltre-docs/commit/20bd094afc471e4c9a24adecd1fe8b8a13068186))
* **deps:** update dependency uuid to v7 ([ba3678a](https://github.com/SocialGouv/archifiltre-docs/commit/ba3678ace6d9568f2814ab9b098c9f6cd0bffb99))
* **deps:** update dependency uuid to v7.0.1 ([27d2fa4](https://github.com/SocialGouv/archifiltre-docs/commit/27d2fa4fb4e781b807317a8c93ce8d25fb96f751))
* **deps:** update dependency uuid to v7.0.2 ([efb9eaf](https://github.com/SocialGouv/archifiltre-docs/commit/efb9eafa05009d4c8b7fb73cc68d5ac12fd33d60))
* **deps:** update dependency uuid to v7.0.3 ([#626](https://github.com/SocialGouv/archifiltre-docs/issues/626)) ([59ac82a](https://github.com/SocialGouv/archifiltre-docs/commit/59ac82a2492c54567539a3da5736d9f08348f259))
* **deps:** update dependency uuid to v8 ([#707](https://github.com/SocialGouv/archifiltre-docs/issues/707)) ([57b3799](https://github.com/SocialGouv/archifiltre-docs/commit/57b3799a5bb7219bbff35892aed9b7e581097627))
* **deps:** update dependency uuid to v8.1.0 ([#764](https://github.com/SocialGouv/archifiltre-docs/issues/764)) ([8c7a38e](https://github.com/SocialGouv/archifiltre-docs/commit/8c7a38e8a1e14c58c11e3e6cbcbcafdc962bfe38))
* **deps:** update dependency uuid to v8.2.0 ([#873](https://github.com/SocialGouv/archifiltre-docs/issues/873)) ([2084965](https://github.com/SocialGouv/archifiltre-docs/commit/2084965f5a58e48fe16dd9d3ff9129cbe062d4b9))
* **deps:** update dependency what-input to ^5.2.7 ([#627](https://github.com/SocialGouv/archifiltre-docs/issues/627)) ([18e9942](https://github.com/SocialGouv/archifiltre-docs/commit/18e9942eac2d59df30a2408c07b69179b3d516cf))
* **deps:** update dependency windows-1252 to ^1.1.0 ([#1316](https://github.com/SocialGouv/archifiltre-docs/issues/1316)) ([a04e56c](https://github.com/SocialGouv/archifiltre-docs/commit/a04e56c1f97dc115befdbced4905106f8354bacd))
* **deps:** update dependency winston to ^3.3.2 ([#863](https://github.com/SocialGouv/archifiltre-docs/issues/863)) ([4785d7d](https://github.com/SocialGouv/archifiltre-docs/commit/4785d7de53656b010239ea0e93f0cb6392b084a7))
* **deps:** update dependency winston to ^3.3.3 ([#874](https://github.com/SocialGouv/archifiltre-docs/issues/874)) ([3f776fc](https://github.com/SocialGouv/archifiltre-docs/commit/3f776fc0b58f491388c3788b1da504bb17248766))
* **deps:** update dependency winston-daily-rotate-file to ^4.4.2 ([#628](https://github.com/SocialGouv/archifiltre-docs/issues/628)) ([94041f8](https://github.com/SocialGouv/archifiltre-docs/commit/94041f815cb2ff40ed5baf6e34deff8cd91a1317))
* **deps:** update dependency winston-daily-rotate-file to ^4.5.0 ([#834](https://github.com/SocialGouv/archifiltre-docs/issues/834)) ([3e8a05b](https://github.com/SocialGouv/archifiltre-docs/commit/3e8a05b9487770507cff68e20c8de4ec062eae0f))
* **deps:** update dependency winston-transport to ^4.4.0 ([#862](https://github.com/SocialGouv/archifiltre-docs/issues/862)) ([4ae0350](https://github.com/SocialGouv/archifiltre-docs/commit/4ae0350afd7ffae78c03737bf4b68ea032250862))
* **deps:** update dependency xlsx to ^0.17.0 [security] ([#1299](https://github.com/SocialGouv/archifiltre-docs/issues/1299)) ([12bd3a1](https://github.com/SocialGouv/archifiltre-docs/commit/12bd3a195a674414d45823ca47b8b3db9e22f5e2))
* **deps:** update dependency yargs to ^15.4.0 ([#925](https://github.com/SocialGouv/archifiltre-docs/issues/925)) ([af78bc4](https://github.com/SocialGouv/archifiltre-docs/commit/af78bc4e926badc64d2b5f43c91c8c6315cc76ef))
* **deps:** update dependency yargs to v17 ([#1338](https://github.com/SocialGouv/archifiltre-docs/issues/1338)) ([26645e0](https://github.com/SocialGouv/archifiltre-docs/commit/26645e0a0760a905bf1e5ee4256604a4942bf807))
* **deps:** update devextreme-reactive monorepo to ^2.6.4 ([#857](https://github.com/SocialGouv/archifiltre-docs/issues/857)) ([0f66140](https://github.com/SocialGouv/archifiltre-docs/commit/0f66140ae8137d74eebc34bdbcbf10b834946757))
* **deps:** update mui monorepo ([#822](https://github.com/SocialGouv/archifiltre-docs/issues/822)) ([ad2b4fc](https://github.com/SocialGouv/archifiltre-docs/commit/ad2b4fcdb03a184a449393ff60579a4491c239d4))
* **deps:** update react monorepo to ^16.13.1 ([#629](https://github.com/SocialGouv/archifiltre-docs/issues/629)) ([49d3982](https://github.com/SocialGouv/archifiltre-docs/commit/49d39829c17a6dd76b1aeab8ec04eeaf028ff348))
* dirty fix copy-webpack-plugin breaking app reloading ([#751](https://github.com/SocialGouv/archifiltre-docs/issues/751)) ([a665ba6](https://github.com/SocialGouv/archifiltre-docs/commit/a665ba6fd7055ff82b70315f6bde6a318e386cb7))
* display folder sizes in search engine result ([#963](https://github.com/SocialGouv/archifiltre-docs/issues/963)) ([4a59afc](https://github.com/SocialGouv/archifiltre-docs/commit/4a59afc9a39c19ce2f8d8bc56d2b25dc12d58957))
* **display:** change file count / level font size in audit tab. Fix [#1397](https://github.com/SocialGouv/archifiltre-docs/issues/1397) ([540dd72](https://github.com/SocialGouv/archifiltre-docs/commit/540dd727a000df4617c273bd0f1b56f85f2aeb42))
* **display:** fix breadcrumb height. Fix [#1395](https://github.com/SocialGouv/archifiltre-docs/issues/1395) ([06b6ce3](https://github.com/SocialGouv/archifiltre-docs/commit/06b6ce3cfd8d17a3136dc3acc67eb3d30093c496))
* dropzone loadPath optional ([11ba3d8](https://github.com/SocialGouv/archifiltre-docs/commit/11ba3d8e5f3d5334865262f09bc540889e014992))
* **e2e:** shush ubuntu as playwright deps not working for now ([38fafff](https://github.com/SocialGouv/archifiltre-docs/commit/38fafffab07b3dbb2053fc55866b8bf9619726fa))
* **error-screen:** fix error screen layout ([#755](https://github.com/SocialGouv/archifiltre-docs/issues/755)) ([016fa1b](https://github.com/SocialGouv/archifiltre-docs/commit/016fa1b883faf05312318113c907b8ed308a321d))
* **export:** fix exports requiring hashes unavailable after loading json ([d26f7cc](https://github.com/SocialGouv/archifiltre-docs/commit/d26f7ccdb864180ad6f6023c966dc852d3bd8c9b))
* **export:** fix resip export ([055cc0b](https://github.com/SocialGouv/archifiltre-docs/commit/055cc0b171716d14b028f22e418192836aa3f5c6))
* **exports:** fix csv/excel exports by removing workers ([#1464](https://github.com/SocialGouv/archifiltre-docs/issues/1464)) ([19b57ec](https://github.com/SocialGouv/archifiltre-docs/commit/19b57ec47e1e2096d0b915f0fcc316a54ab58224))
* **exports:** fix elements to delete not appearing in exports ([#1482](https://github.com/SocialGouv/archifiltre-docs/issues/1482)) ([1842dac](https://github.com/SocialGouv/archifiltre-docs/commit/1842dac7df29654ebe537851f4a59b4a1c170dfe))
* **file-drop:** fix app being stuck when not dropping a file or a folder ([bf38f59](https://github.com/SocialGouv/archifiltre-docs/commit/bf38f5900e51b2074c0246d742c1ff58b7ad6356))
* **file-load:** fix error being wrongly reported on file load ([3888df5](https://github.com/SocialGouv/archifiltre-docs/commit/3888df5c7cbda923e1cf33926e0c30794ac0295e))
* fix a crash when there are enrichments on non displayed elements ([#1114](https://github.com/SocialGouv/archifiltre-docs/issues/1114)) ([6565422](https://github.com/SocialGouv/archifiltre-docs/commit/656542278e4a6868b5c420fbbb450fb95b4d6824))
* fix audit report export not working on some older files ([#585](https://github.com/SocialGouv/archifiltre-docs/issues/585)) ([c474f2a](https://github.com/SocialGouv/archifiltre-docs/commit/c474f2a97330e75fbba614d9dce7fcf65b6fc1b4))
* fix audit report template style being broken ([#1117](https://github.com/SocialGouv/archifiltre-docs/issues/1117)) ([a063682](https://github.com/SocialGouv/archifiltre-docs/commit/a06368282716f631fd70aa9c0cffd1c1987eccb9))
* fix breadcrumbs text being cut ([#990](https://github.com/SocialGouv/archifiltre-docs/issues/990)) ([27cbf09](https://github.com/SocialGouv/archifiltre-docs/commit/27cbf0906dcd8741d4ef8aaa5a65a0f28540a732))
* fix close button not working ([#953](https://github.com/SocialGouv/archifiltre-docs/issues/953)) ([b1da7a3](https://github.com/SocialGouv/archifiltre-docs/commit/b1da7a3a06bbe92cab89be3c5cb0289f805130ae))
* fix coloring french label ([#987](https://github.com/SocialGouv/archifiltre-docs/issues/987)) ([4a2f582](https://github.com/SocialGouv/archifiltre-docs/commit/4a2f58221c23124539174cd50eaaa9cbc4f6ff7e))
* fix console warnings on options-picker ([#971](https://github.com/SocialGouv/archifiltre-docs/issues/971)) ([b1e4c44](https://github.com/SocialGouv/archifiltre-docs/commit/b1e4c449a73b68681c9176ec12dd1d696c024066))
* fix crash on tag delete ([5fff17a](https://github.com/SocialGouv/archifiltre-docs/commit/5fff17a21099f8d7f3040ba39d59b1d2e508246a))
* fix csv export on windows ([#1250](https://github.com/SocialGouv/archifiltre-docs/issues/1250)) ([2e9a66c](https://github.com/SocialGouv/archifiltre-docs/commit/2e9a66c509feab47595a58739a4022467f867bc9))
* fix deletion script when there is a space in the root path ([#1252](https://github.com/SocialGouv/archifiltre-docs/issues/1252)) ([0e4af1b](https://github.com/SocialGouv/archifiltre-docs/commit/0e4af1b39f55585535e527fd80c98f9c00cfe6de))
* fix display bug on icicle hover ([1fb9866](https://github.com/SocialGouv/archifiltre-docs/commit/1fb986686efe80301637be0612b8be572b9eb757))
* fix display bug on type ([7d95e94](https://github.com/SocialGouv/archifiltre-docs/commit/7d95e94d731fb369f84a6d0f26c9afca9c2df9b2))
* fix duplicates search not working ([#1088](https://github.com/SocialGouv/archifiltre-docs/issues/1088)) ([cbb1fd5](https://github.com/SocialGouv/archifiltre-docs/commit/cbb1fd5073a9e9174d8ef20d57cb032a1e388832))
* fix electron not launching ([#1249](https://github.com/SocialGouv/archifiltre-docs/issues/1249)) ([4548b9f](https://github.com/SocialGouv/archifiltre-docs/commit/4548b9f98b08e4a3d202e255473b269664181dd9))
* fix element-characteristics layout ([#984](https://github.com/SocialGouv/archifiltre-docs/issues/984)) ([46de3e7](https://github.com/SocialGouv/archifiltre-docs/commit/46de3e73f1110f1c1f3c90caf6eba329f9312782))
* fix empty session displayed in previous sessions ([#1091](https://github.com/SocialGouv/archifiltre-docs/issues/1091)) ([ed98ede](https://github.com/SocialGouv/archifiltre-docs/commit/ed98ede7c89fcb5c5a6f02847e658460d13735af))
* fix excel export progress ([#1059](https://github.com/SocialGouv/archifiltre-docs/issues/1059)) ([d5dcb64](https://github.com/SocialGouv/archifiltre-docs/commit/d5dcb646306583af4c123b6d130d5f3df6871e04))
* fix export file hashes not being loaded ([#1075](https://github.com/SocialGouv/archifiltre-docs/issues/1075)) ([dcf6454](https://github.com/SocialGouv/archifiltre-docs/commit/dcf6454142a2fe0eda3db9190779136a335bd465))
* fix export paths getting reset ([#951](https://github.com/SocialGouv/archifiltre-docs/issues/951)) ([dbbbd85](https://github.com/SocialGouv/archifiltre-docs/commit/dbbbd8566ac0057bc86eabe8047f79492ac31f52))
* fix export ready badge being cropped ([#1080](https://github.com/SocialGouv/archifiltre-docs/issues/1080)) ([ad19297](https://github.com/SocialGouv/archifiltre-docs/commit/ad1929770b4dfd4a18674bbdbff5e1172f718fae))
* fix fileName placeholder not being correctly displayed ([2192c2c](https://github.com/SocialGouv/archifiltre-docs/commit/2192c2c69cc674e28a0606732e646af1aa8ccf9b))
* fix files and folders count swapped in file tree characteristics ([#828](https://github.com/SocialGouv/archifiltre-docs/issues/828)) ([1995e20](https://github.com/SocialGouv/archifiltre-docs/commit/1995e204fb6adaf9781ace458dfbd1635fdde976))
* fix folder hashes computation not progressing ([#847](https://github.com/SocialGouv/archifiltre-docs/issues/847)) ([12edd7c](https://github.com/SocialGouv/archifiltre-docs/commit/12edd7c42dac2d82f9a8e01e492d618b2f1cb18b))
* fix french translations for select titles ([#970](https://github.com/SocialGouv/archifiltre-docs/issues/970)) ([14347cf](https://github.com/SocialGouv/archifiltre-docs/commit/14347cf34238246f834b65e93724266155c50355))
* fix getData to correctly provides tags ([d00c737](https://github.com/SocialGouv/archifiltre-docs/commit/d00c737573e457ceb15fc107813de96455526846))
* fix hash computing crash by changing workers into ChildProcess ([6e1d4f7](https://github.com/SocialGouv/archifiltre-docs/commit/6e1d4f7ceada2b6589b577d67d1f48bd967e9e33))
* fix hash computing errors not being displayed ([#1189](https://github.com/SocialGouv/archifiltre-docs/issues/1189)) ([a94befb](https://github.com/SocialGouv/archifiltre-docs/commit/a94befb36bd7a8ad275f0957a38c7c75b4948960))
* fix hashes being removed by cancel action button ([#920](https://github.com/SocialGouv/archifiltre-docs/issues/920)) ([f922952](https://github.com/SocialGouv/archifiltre-docs/commit/f922952e6701b140249197de84d9c22f632fd535))
* fix hidden element detection crashing the app on windows ([#926](https://github.com/SocialGouv/archifiltre-docs/issues/926)) ([31dfa58](https://github.com/SocialGouv/archifiltre-docs/commit/31dfa58af5cf0a81c2ccebada5b78e63fa59dd5f))
* fix husky not launching ([#1273](https://github.com/SocialGouv/archifiltre-docs/issues/1273)) ([b868b0d](https://github.com/SocialGouv/archifiltre-docs/commit/b868b0dbe2f003e880450b3460916f111cdba705))
* fix icicle crashing ([#888](https://github.com/SocialGouv/archifiltre-docs/issues/888)) ([8b9e022](https://github.com/SocialGouv/archifiltre-docs/commit/8b9e022c869e9f4397a8e8fabbc5afbbad06e31b))
* fix icicle width mode not displaying correctly ([#952](https://github.com/SocialGouv/archifiltre-docs/issues/952)) ([920260f](https://github.com/SocialGouv/archifiltre-docs/commit/920260f0ad1e36f64eba2e8315d801c439201d2e))
* fix icicles minimap brackets not being displayed ([#966](https://github.com/SocialGouv/archifiltre-docs/issues/966)) ([9242d8f](https://github.com/SocialGouv/archifiltre-docs/commit/9242d8f8b30feae6e9c2d1ebd2f94b104d9d4a79))
* fix item move cancelation crashing the view ([#976](https://github.com/SocialGouv/archifiltre-docs/issues/976)) ([dfe7862](https://github.com/SocialGouv/archifiltre-docs/commit/dfe7862919ebcbeca325cbf6165ff192b9716886))
* fix json loading ([#1258](https://github.com/SocialGouv/archifiltre-docs/issues/1258)) ([05eeacc](https://github.com/SocialGouv/archifiltre-docs/commit/05eeacc6ecba6bdad8229f5d89373e182e0d4c06))
* fix language parameter being ignored in export ([#1039](https://github.com/SocialGouv/archifiltre-docs/issues/1039)) ([96252ec](https://github.com/SocialGouv/archifiltre-docs/commit/96252ecdd362dd21d9b1d3be5cbc312d14f0916b))
* fix language persistence breaking workers ([#1090](https://github.com/SocialGouv/archifiltre-docs/issues/1090)) ([4f9bb33](https://github.com/SocialGouv/archifiltre-docs/commit/4f9bb33d09324746799a78fc37d9e9b02c430450))
* fix last session reload ([#896](https://github.com/SocialGouv/archifiltre-docs/issues/896)) ([f386a82](https://github.com/SocialGouv/archifiltre-docs/commit/f386a82b3db3285df4905e822d155c4733827910))
* fix loading of older versions of the script file ([#1124](https://github.com/SocialGouv/archifiltre-docs/issues/1124)) ([5f8e58d](https://github.com/SocialGouv/archifiltre-docs/commit/5f8e58daaef6d97efbb904a2f7003e420843489b))
* fix loading starting when new directory prompt is canceled ([#1082](https://github.com/SocialGouv/archifiltre-docs/issues/1082)) ([a1e60a0](https://github.com/SocialGouv/archifiltre-docs/commit/a1e60a0b0d407eddc1bab1f1e53fac002876ed6a))
* fix locate element action in search modal when not on tree view ([#1079](https://github.com/SocialGouv/archifiltre-docs/issues/1079)) ([99441b2](https://github.com/SocialGouv/archifiltre-docs/commit/99441b2390ed413885c43e0db98bde5826a9a679))
* fix master build crashing ([#781](https://github.com/SocialGouv/archifiltre-docs/issues/781)) ([cfc44b6](https://github.com/SocialGouv/archifiltre-docs/commit/cfc44b64e62054f68c8a4f11bd9505aba3e45ee7))
* fix matomo tracker not sending events ([94bd216](https://github.com/SocialGouv/archifiltre-docs/commit/94bd2169226f7fa8a4b02513cd1161d66bfcb791))
* fix median/last modification date being mixed up ([#964](https://github.com/SocialGouv/archifiltre-docs/issues/964)) ([599feb3](https://github.com/SocialGouv/archifiltre-docs/commit/599feb32ec14c4524000e46d5194866fe022837c))
* fix mouseEvents not being triggered on moved element ([#892](https://github.com/SocialGouv/archifiltre-docs/issues/892)) ([3bc25b8](https://github.com/SocialGouv/archifiltre-docs/commit/3bc25b87f797b6a677daa9c1a8e0012e6d7811cb))
* fix moved files not being clickable after json reload ([#1008](https://github.com/SocialGouv/archifiltre-docs/issues/1008)) ([d576707](https://github.com/SocialGouv/archifiltre-docs/commit/d576707332db13582c499c3d74b76e2bbb3705a5))
* fix moved files selection not working on windows ([#974](https://github.com/SocialGouv/archifiltre-docs/issues/974)) ([3c8d638](https://github.com/SocialGouv/archifiltre-docs/commit/3c8d638d83e9df33e00f7909acdf70fc33c3d84b))
* fix new version popup not working ([#1087](https://github.com/SocialGouv/archifiltre-docs/issues/1087)) ([21cf0a7](https://github.com/SocialGouv/archifiltre-docs/commit/21cf0a74f6e9826b84565ddb07563c0b99ca14e0))
* fix notification file path change ([0f6866f](https://github.com/SocialGouv/archifiltre-docs/commit/0f6866f433ed3997e264ee1a2e9bfdc5216461df))
* fix null hashes counted as duplicated in duplicates view ([#893](https://github.com/SocialGouv/archifiltre-docs/issues/893)) ([38e32da](https://github.com/SocialGouv/archifiltre-docs/commit/38e32da88c4cdff0a8314366226cd0c99adf335c))
* fix older json files not loading ([#582](https://github.com/SocialGouv/archifiltre-docs/issues/582)) ([c37c219](https://github.com/SocialGouv/archifiltre-docs/commit/c37c21957e57a880dc122787ed5065a0c84f868d))
* fix page overflow on table search ([#1101](https://github.com/SocialGouv/archifiltre-docs/issues/1101)) ([c56a585](https://github.com/SocialGouv/archifiltre-docs/commit/c56a585b3449f4ec0d8b887c5e20f570c5870ab8))
* fix path column value wrapping in duplicates search ([#1089](https://github.com/SocialGouv/archifiltre-docs/issues/1089)) ([4af5e50](https://github.com/SocialGouv/archifiltre-docs/commit/4af5e508058934efe9004baa41637a3da278b309))
* fix production bug caused by worker refactoring ([#1160](https://github.com/SocialGouv/archifiltre-docs/issues/1160)) ([43c088f](https://github.com/SocialGouv/archifiltre-docs/commit/43c088ff6c7df51482ee11f6636cf2f2189dde66))
* fix react warning on useAnimation hook ([#891](https://github.com/SocialGouv/archifiltre-docs/issues/891)) ([3e3c0b8](https://github.com/SocialGouv/archifiltre-docs/commit/3e3c0b8b3999289a6d0677feb4f967d09c857213))
* fix react-i18next security issue ([#1257](https://github.com/SocialGouv/archifiltre-docs/issues/1257)) ([abe6b36](https://github.com/SocialGouv/archifiltre-docs/commit/abe6b36a26069e4f5157e5bf61e2c250b012781c))
* fix replay file size doubling on each reload ([#702](https://github.com/SocialGouv/archifiltre-docs/issues/702)) ([f53b4b7](https://github.com/SocialGouv/archifiltre-docs/commit/f53b4b7f692211306d7f32ee21c5e934115c0597))
* fix resip export by turning it into a childProcess ([cce9cfd](https://github.com/SocialGouv/archifiltre-docs/commit/cce9cfd4c9c14673e1904d25134818b870bb8975))
* fix RESIP export not handling metadata ([42aa8c1](https://github.com/SocialGouv/archifiltre-docs/commit/42aa8c184607fa0aef42f3e7faecadbe246aa5e2))
* fix scroll bars on loading screen ([#1128](https://github.com/SocialGouv/archifiltre-docs/issues/1128)) ([8696eff](https://github.com/SocialGouv/archifiltre-docs/commit/8696effeaf63552e378ac89be0e065e79e319bd5))
* fix scrollbar appearing when focusing deep elements ([#825](https://github.com/SocialGouv/archifiltre-docs/issues/825)) ([5ede854](https://github.com/SocialGouv/archifiltre-docs/commit/5ede85436a78819785873d6074861839c90a851c))
* fix search modal filters not resetting after closing ([#1060](https://github.com/SocialGouv/archifiltre-docs/issues/1060)) ([9fa6dbf](https://github.com/SocialGouv/archifiltre-docs/commit/9fa6dbf01382923578504d4aebf43e0cb00b97a0))
* fix some array columns not being displayed ([#894](https://github.com/SocialGouv/archifiltre-docs/issues/894)) ([bee49f0](https://github.com/SocialGouv/archifiltre-docs/commit/bee49f01be65ee6cf2b73f5cc93a381cad702683))
* fix tab height to prevent icicles from moving on element hover ([#849](https://github.com/SocialGouv/archifiltre-docs/issues/849)) ([449bfc5](https://github.com/SocialGouv/archifiltre-docs/commit/449bfc54a36fc884393618e0916362c0cf88c1cc))
* fix tabs switching not working when trying to locate a search result ([#1084](https://github.com/SocialGouv/archifiltre-docs/issues/1084)) ([bc2fa5a](https://github.com/SocialGouv/archifiltre-docs/commit/bc2fa5a19d8272e5110f3c0b15941d897b1c4941))
* fix tag autocomplete not clearing after creation ([#960](https://github.com/SocialGouv/archifiltre-docs/issues/960)) ([78dcdc1](https://github.com/SocialGouv/archifiltre-docs/commit/78dcdc1bf738d63e7ee958b05b1c0f1bff667c06))
* fix tag automcomplete not clearing on item selection ([#975](https://github.com/SocialGouv/archifiltre-docs/issues/975)) ([6e4f436](https://github.com/SocialGouv/archifiltre-docs/commit/6e4f436f56b35006f5c71ad55f6b4947490577e6))
* fix toDelete chip not turning red in packaged version ([#870](https://github.com/SocialGouv/archifiltre-docs/issues/870)) ([e27ccdb](https://github.com/SocialGouv/archifiltre-docs/commit/e27ccdb9a4ca93d3bdea78671669a3bea1fe5adf))
* fix top level disappearing from icicle when zooming too deep ([#830](https://github.com/SocialGouv/archifiltre-docs/issues/830)) ([784ba45](https://github.com/SocialGouv/archifiltre-docs/commit/784ba45b9370c031cbe0861718099db717f05f50))
* fix tracking on sortOrder change ([a42706c](https://github.com/SocialGouv/archifiltre-docs/commit/a42706c193bf9e7a43bcb529e411bf02492a4067))
* fix translations in search modal ([9af118c](https://github.com/SocialGouv/archifiltre-docs/commit/9af118c4fe031bfa30dba8c37b1b6b540c867fdd))
* fix tree csv and resip export progress ([#1049](https://github.com/SocialGouv/archifiltre-docs/issues/1049)) ([6874eb2](https://github.com/SocialGouv/archifiltre-docs/commit/6874eb2cfcc537d47d1e4b531c6d4ab4c1af00a7))
* fix tree csv export message ([#1094](https://github.com/SocialGouv/archifiltre-docs/issues/1094)) ([eba435a](https://github.com/SocialGouv/archifiltre-docs/commit/eba435a1f9e91a84998659c3caf8c79dc9e3b457))
* fix ts error in duplicates search ([#1063](https://github.com/SocialGouv/archifiltre-docs/issues/1063)) ([510e2b0](https://github.com/SocialGouv/archifiltre-docs/commit/510e2b0afdcb816ee91a505756c046cf6b6808df))
* fix typo in errors modal ([#591](https://github.com/SocialGouv/archifiltre-docs/issues/591)) ([5e16ddf](https://github.com/SocialGouv/archifiltre-docs/commit/5e16ddf1f66b5c13b476ed4d2a8c964bf7f7520e))
* fix undefined values in duplicates table ([#958](https://github.com/SocialGouv/archifiltre-docs/issues/958)) ([50cf6ff](https://github.com/SocialGouv/archifiltre-docs/commit/50cf6ff5dcd919b71b737ae20a7bfb7080ccc07d))
* fix useless rerenders when reloading a session ([#988](https://github.com/SocialGouv/archifiltre-docs/issues/988)) ([a092a8c](https://github.com/SocialGouv/archifiltre-docs/commit/a092a8c6145945912b2c53e6ca0da247502ae99f))
* fix waiting for hashes message not appearing on disbled excel export ([#1077](https://github.com/SocialGouv/archifiltre-docs/issues/1077)) ([f01bfbd](https://github.com/SocialGouv/archifiltre-docs/commit/f01bfbd67749c7c46ac00294bec3e732ed8c419a))
* fix windows deletion script ([#1251](https://github.com/SocialGouv/archifiltre-docs/issues/1251)) ([85d9b6c](https://github.com/SocialGouv/archifiltre-docs/commit/85d9b6c59ed9dc707e13183a84f465beb208a10b))
* fix wording for date sorting ([#994](https://github.com/SocialGouv/archifiltre-docs/issues/994)) ([42d86a9](https://github.com/SocialGouv/archifiltre-docs/commit/42d86a92cc2819e8fe1c59fd2d7828ebf081251f))
* fix wrong colors being displayed on duplicates repartition charts ([#965](https://github.com/SocialGouv/archifiltre-docs/issues/965)) ([3819b94](https://github.com/SocialGouv/archifiltre-docs/commit/3819b94c8d289ff8030f2320fb8815e215d87d20))
* fix wrong dates displayed when loading an export file ([#1038](https://github.com/SocialGouv/archifiltre-docs/issues/1038)) ([e7917de](https://github.com/SocialGouv/archifiltre-docs/commit/e7917de1237215ea7f8183753067d36b44b5f4ab))
* fix zoom crashing after elements moved ([#967](https://github.com/SocialGouv/archifiltre-docs/issues/967)) ([593e0d1](https://github.com/SocialGouv/archifiltre-docs/commit/593e0d1b82c92f1279edce04104d5b43046a8ea8))
* **github:** unify behaviour of release channels ([2431bfa](https://github.com/SocialGouv/archifiltre-docs/commit/2431bfabbfcd4fcc7a68c9d9e299a94be5141ead))
* hash compute again ([#1372](https://github.com/SocialGouv/archifiltre-docs/issues/1372)) ([5654c16](https://github.com/SocialGouv/archifiltre-docs/commit/5654c1628adc9ad61da6245b92dd9a937b322b40))
* hashes placeholder is not displayed while still loading ([640d2bd](https://github.com/SocialGouv/archifiltre-docs/commit/640d2bd3f97d776392dcd12eb3c02eb542f6c097))
* **hash:** fix folder hash computation to detect duplicate folder with renamed files ([2d721aa](https://github.com/SocialGouv/archifiltre-docs/commit/2d721aa201d8eb7c7b59b976ab370bfcfacd31ef))
* **hash:** fix windows specific file hash with correct path ([#1394](https://github.com/SocialGouv/archifiltre-docs/issues/1394)) ([49d6fd8](https://github.com/SocialGouv/archifiltre-docs/commit/49d6fd8b210568fc7d02b1e583cbcb03fb9853a9))
* **hash:** hash computation no longer fail on error ([fa68dae](https://github.com/SocialGouv/archifiltre-docs/commit/fa68dae6504505db30b5a702de444d3a779ec1c6))
* **hash:** move hash computing to main thread ([#1363](https://github.com/SocialGouv/archifiltre-docs/issues/1363)) ([2451769](https://github.com/SocialGouv/archifiltre-docs/commit/2451769876f2cb66cc3cd524f661b46f93719d98))
* **husky:** fix husky after dependency update ([#1240](https://github.com/SocialGouv/archifiltre-docs/issues/1240)) ([4f32af3](https://github.com/SocialGouv/archifiltre-docs/commit/4f32af3104791c63090620e4b073b637df3dbe24))
* **i18n:** use good interpolate. Fix [#1396](https://github.com/SocialGouv/archifiltre-docs/issues/1396) ([23d0557](https://github.com/SocialGouv/archifiltre-docs/commit/23d0557c67da24f9982cc72d7d6b32a064738b47))
* ignore __MACOSX file ([79d4bf6](https://github.com/SocialGouv/archifiltre-docs/commit/79d4bf67e9240f9ecb25f4e4df12beda983d568d))
* ignore null hashes from duplicates ([#904](https://github.com/SocialGouv/archifiltre-docs/issues/904)) ([d494b82](https://github.com/SocialGouv/archifiltre-docs/commit/d494b829b696705157f66f0c9f3a73cfb7f0b339))
* improve header button ([d3900de](https://github.com/SocialGouv/archifiltre-docs/commit/d3900dec4f11b9913b1cc62e20f2d4cae8d8ab44))
* improve startup speed and exports crashing on windows ([#1450](https://github.com/SocialGouv/archifiltre-docs/issues/1450)) ([417663a](https://github.com/SocialGouv/archifiltre-docs/commit/417663a0ef586e3f30cd489462c1d7a512816003))
* installer id ([d00f09d](https://github.com/SocialGouv/archifiltre-docs/commit/d00f09dd687ebbd285553137933e72995d0864f0))
* invert size and last modified date on linux import script ([#1186](https://github.com/SocialGouv/archifiltre-docs/issues/1186)) ([82e3422](https://github.com/SocialGouv/archifiltre-docs/commit/82e3422a267cb6c7354739d081c56c3231bbd42e))
* **json-import:** fix json import not working ([b522c44](https://github.com/SocialGouv/archifiltre-docs/commit/b522c44ec1e0ef6c5e01350c56b2e78d6ff4306b))
* **language:** fix key error in language selection ([#666](https://github.com/SocialGouv/archifiltre-docs/issues/666)) ([4e32055](https://github.com/SocialGouv/archifiltre-docs/commit/4e320553e7317a5334371cfcf3742155ec4f1bd5))
* lint ([1f6882b](https://github.com/SocialGouv/archifiltre-docs/commit/1f6882bdc8344b500debda6f703d1694150a78be))
* lint ([abcf5d9](https://github.com/SocialGouv/archifiltre-docs/commit/abcf5d979aa65d80c3d5eb9f41de60be178def41))
* lint ([435e340](https://github.com/SocialGouv/archifiltre-docs/commit/435e340b9d5537b437bd876929f31d7ca42d50b5))
* **lint:** reenable eslint ([#1368](https://github.com/SocialGouv/archifiltre-docs/issues/1368)) ([d6f355a](https://github.com/SocialGouv/archifiltre-docs/commit/d6f355ae26a4df9b84609f1d39b7b18f5e07a581))
* **lint:** simple-import-sort/imports ([f41e0c8](https://github.com/SocialGouv/archifiltre-docs/commit/f41e0c806e23b0fb6ee148dc783ecb30ebc354b9))
* **load-filesystem.sh:** support paths with spaces ([#1358](https://github.com/SocialGouv/archifiltre-docs/issues/1358)) ([55daec6](https://github.com/SocialGouv/archifiltre-docs/commit/55daec6bdc49a82f85fe5243e56fd924df349a33))
* **load-json:** fix json not loading ffId from 13.1 json ([157f57e](https://github.com/SocialGouv/archifiltre-docs/commit/157f57e6741953e032569365a755375ddb039af9))
* loading bar can no longer get over 100% ([556b57c](https://github.com/SocialGouv/archifiltre-docs/commit/556b57cff9674e97496f46683b347cfc136794fd))
* **loading:** fix crash in loading by changing workers into ChildProcess ([2838a5c](https://github.com/SocialGouv/archifiltre-docs/commit/2838a5c8c1f12525a7a8ef7254169bf56a77f21d))
* **logging:** disabled sentry logging in dev mode ([ba6d837](https://github.com/SocialGouv/archifiltre-docs/commit/ba6d837e67c60e3feb0e253474919c5da96a1082))
* **main:** fix app not starting when dev-tools extension is not set ([566bae8](https://github.com/SocialGouv/archifiltre-docs/commit/566bae839d79a98db0f2c8e2982e3555369aed02))
* many error ([b12aaec](https://github.com/SocialGouv/archifiltre-docs/commit/b12aaec2ae28c04ba6756322e3208ea61df138cc))
* material-ui createMuiTheme rename to createTheme ([0aaac73](https://github.com/SocialGouv/archifiltre-docs/commit/0aaac731e39159d85245dd2fbfa2fe5bb47d8889))
* material-ui createMuiTheme rename to createTheme ([7510c1f](https://github.com/SocialGouv/archifiltre-docs/commit/7510c1fb09a392f69bfd5dd88a7b94b21491cf6b))
* metadata translation ([bb9cacb](https://github.com/SocialGouv/archifiltre-docs/commit/bb9cacbf05bab851435a316b3d5e76232014bbb8))
* **metadata:** fix cancel not working on metadata dropzone ([5c7b5c1](https://github.com/SocialGouv/archifiltre-docs/commit/5c7b5c11140fd3fffb77958a6258247957d7c7a6))
* **metadata:** fix windows paths handling ([85482e6](https://github.com/SocialGouv/archifiltre-docs/commit/85482e651d1ca6d8d8616bec1b22d8ad544fdedb))
* **mets:** add error message when mets export cannot access files ([8fcc7f6](https://github.com/SocialGouv/archifiltre-docs/commit/8fcc7f6613bccf947c19b196911ecd591024cd93))
* **mets:** fix mets label ([75d54c5](https://github.com/SocialGouv/archifiltre-docs/commit/75d54c5667ee8fb9d6b005e51ca72df898b4b8b8))
* misc fixes to remove warnings and errors from console ([4fe443a](https://github.com/SocialGouv/archifiltre-docs/commit/4fe443aee5ba3cb18d00a017785c8fc50547c2b1))
* missing de translation & add verify-translation-json ([e895df6](https://github.com/SocialGouv/archifiltre-docs/commit/e895df6b81571e8c0c8aac5866a5fbdaf727e643))
* missing jszip accepted by electron ([b0f497b](https://github.com/SocialGouv/archifiltre-docs/commit/b0f497bb18e89345086ea52290e2036bb7ddb2c7))
* **modal:** increment display time ([#1301](https://github.com/SocialGouv/archifiltre-docs/issues/1301)) ([c33b67c](https://github.com/SocialGouv/archifiltre-docs/commit/c33b67c83113f4769ff75dce8af90ee2334d4424))
* onChangePage & onChangeRowsPerPage is rename to onPageChange & onRowsPerPageChange ([1eaff35](https://github.com/SocialGouv/archifiltre-docs/commit/1eaff35c731ff99ddfdcca3bac91739d567f78f7))
* **pagination:** add pagination reset on new search ([#1245](https://github.com/SocialGouv/archifiltre-docs/issues/1245)) ([e8d5d32](https://github.com/SocialGouv/archifiltre-docs/commit/e8d5d32c4982dbf9a4cd472c48e10282529d1b33))
* **performance:** drastically improved icicle navigation performance ([f095c65](https://github.com/SocialGouv/archifiltre-docs/commit/f095c6534dd8312b0c4266e9f2e38ead913244ba))
* **release:** adapt windows installer for release channels ([2c13ff9](https://github.com/SocialGouv/archifiltre-docs/commit/2c13ff9513235e27660a6e7961881c96bad01b79))
* **release:** change default windows install path ([#1474](https://github.com/SocialGouv/archifiltre-docs/issues/1474)) ([e65f33b](https://github.com/SocialGouv/archifiltre-docs/commit/e65f33b6e4b3a5f359ddcaedd54fc5ccfaf86b24))
* **release:** change installer and uninstaller ico files ([162a8c0](https://github.com/SocialGouv/archifiltre-docs/commit/162a8c06ac80a5ace6520daaf441dcdd3099b430))
* **release:** fix asset replacer script ([9b09af8](https://github.com/SocialGouv/archifiltre-docs/commit/9b09af860994d0097f1f0ad44501dd0a8ba18342))
* **release:** fix repository url ([56ae53e](https://github.com/SocialGouv/archifiltre-docs/commit/56ae53e0bc74928dc804d7dcec7579d800c6916f))
* **reload:** fix crash on session reloading after new enrichments ([2396196](https://github.com/SocialGouv/archifiltre-docs/commit/23961961cbac4ac92a04063eed2eceef23b8a8f2))
* remove "Metadonnée Resip" column ([51bb48a](https://github.com/SocialGouv/archifiltre-docs/commit/51bb48a028938246b3051af476e6d5fa597fae72))
* remove folders from non duplicates elements count ([#954](https://github.com/SocialGouv/archifiltre-docs/issues/954)) ([8a78aa1](https://github.com/SocialGouv/archifiltre-docs/commit/8a78aa15712603b4b2597633bedc87dd7da6653e))
* remove javascript rejected promise error in console ([#1161](https://github.com/SocialGouv/archifiltre-docs/issues/1161)) ([35f60c9](https://github.com/SocialGouv/archifiltre-docs/commit/35f60c9a7dcac188bdcd599f2ce39d978ac8c597))
* removed buggy msi generation from build ([#1115](https://github.com/SocialGouv/archifiltre-docs/issues/1115)) ([ee342b1](https://github.com/SocialGouv/archifiltre-docs/commit/ee342b16257914246f640abefe2bfa3ca7020427))
* **resip-test:** skip test during investigation ([#1496](https://github.com/SocialGouv/archifiltre-docs/issues/1496)) ([a7ec7f6](https://github.com/SocialGouv/archifiltre-docs/commit/a7ec7f6354c7f15c81cc70101f4adc30d61ba564))
* **resip:** fix bad language in resip export ([e3f2f42](https://github.com/SocialGouv/archifiltre-docs/commit/e3f2f423fb066a76768db67a7b11dd19eb87fd6c))
* **resip:** fix browse all being applied  on resip export ([#1196](https://github.com/SocialGouv/archifiltre-docs/issues/1196)) ([90871bb](https://github.com/SocialGouv/archifiltre-docs/commit/90871bb6f1b9f0657037a9b90c7bfb4a8cd1f118))
* **resip:** fix resip export when double quotes are in the csv ([70c3798](https://github.com/SocialGouv/archifiltre-docs/commit/70c3798ef40d2ab7ae04e08a91c9ed58bffad173))
* **resip:** renamed tags fields in resip export ([8936da1](https://github.com/SocialGouv/archifiltre-docs/commit/8936da18c2830a3bd41514f496e0b81bbf93f360))
* **resip:** use windows-1252 format in RESIP export on windows ([2f6d874](https://github.com/SocialGouv/archifiltre-docs/commit/2f6d874054c1d6ac4396548aa6ed843030427b81))
* run branch builds on pull requests ([#1118](https://github.com/SocialGouv/archifiltre-docs/issues/1118)) ([fe1f88e](https://github.com/SocialGouv/archifiltre-docs/commit/fe1f88e1e037202f6f8ad672ada7e2482d5bfd9a))
* **sass-loader:** Fix config in webpack ([e7992ac](https://github.com/SocialGouv/archifiltre-docs/commit/e7992ac59ede3a18cd0e302c75abf886eba2d4f3))
* **save:** fix save action when some derived data are inconsistent ([1aef631](https://github.com/SocialGouv/archifiltre-docs/commit/1aef6314e19d2841f2cfeb8b13dfa923f3aea532))
* **search:** fix search modal csv export on to delete column ([#1246](https://github.com/SocialGouv/archifiltre-docs/issues/1246)) ([a4b5c28](https://github.com/SocialGouv/archifiltre-docs/commit/a4b5c28d5f52a21b179cb66b823f065bf0cdb146))
* **search:** fix search modal filter menu position ([#1244](https://github.com/SocialGouv/archifiltre-docs/issues/1244)) ([4c9c167](https://github.com/SocialGouv/archifiltre-docs/commit/4c9c167ca92a1ec90a2a708cc7c217db41238456))
* **security:** fix code scanning alerts ([#1052](https://github.com/SocialGouv/archifiltre-docs/issues/1052)) ([dd4667f](https://github.com/SocialGouv/archifiltre-docs/commit/dd4667f08725a988835930b7868b202670d16981))
* **start-screen:** fix start screen ([#1056](https://github.com/SocialGouv/archifiltre-docs/issues/1056)) ([bd754e5](https://github.com/SocialGouv/archifiltre-docs/commit/bd754e5aea6eff9bab64d18b855da3711fc98519))
* stream data between child and main process to prevent memory overload([#1157](https://github.com/SocialGouv/archifiltre-docs/issues/1157)) ([7cf271c](https://github.com/SocialGouv/archifiltre-docs/commit/7cf271cef47a5e88f5458f5b41a4a2ab7806bd78))
* **table:** fix table sort ([#1093](https://github.com/SocialGouv/archifiltre-docs/issues/1093)) ([f550d44](https://github.com/SocialGouv/archifiltre-docs/commit/f550d44132751f418c153d4dd8328f5b4adb72a0))
* **tags:** fix bug on tag deletion ([6f2b1ee](https://github.com/SocialGouv/archifiltre-docs/commit/6f2b1ee433e6e8b95d4d8988253e766670ee86da))
* **tags:** fix crash on tag blur ([2547598](https://github.com/SocialGouv/archifiltre-docs/commit/2547598f0f96e77db7e1c427c379d62dfd443899))
* **tags:** fix tags library not being displayed ([#1468](https://github.com/SocialGouv/archifiltre-docs/issues/1468)) ([7de4c12](https://github.com/SocialGouv/archifiltre-docs/commit/7de4c122bb0d67367e428244961f39c079705e7d))
* **tags:** fix tags size not displaying correctly in all tags ([d8bdc2a](https://github.com/SocialGouv/archifiltre-docs/commit/d8bdc2ae639f47b180c21f9669835363d026a30f))
* **test:** broken unit test ([8d4ff89](https://github.com/SocialGouv/archifiltre-docs/commit/8d4ff89bcf9a6081a7ecc4266931d217a7b232de))
* **test:** make test work in Windows ([7fb7b9a](https://github.com/SocialGouv/archifiltre-docs/commit/7fb7b9a00007ae2effa16fa666b053f8036378bb))
* **test:** make test work on Windows ([c3c1853](https://github.com/SocialGouv/archifiltre-docs/commit/c3c185365a7965557d2065e77e8886842da8d87d))
* **tests:** fix tests poorly using i18n ([13528fb](https://github.com/SocialGouv/archifiltre-docs/commit/13528fb40def0cb27ccceaf59c4d56e9e329f0ab))
* **time-gradient:** fix time gradient not displaying ([90db887](https://github.com/SocialGouv/archifiltre-docs/commit/90db8870134a3519e665b600171bdd7160…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

3 participants