You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/tycho/CHANGELOG.md
+30Lines changed: 30 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,36 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
+
## [0.1.6] - 2026-04-07
8
+
9
+
### <!-- 1 --> Added
10
+
11
+
- 🤸(tycho:candidate) add live region to announce results to screen readers ([#353](https://github.com/betagouv/csplab/pull/353))
12
+
- 💎(candidate) add loading opacity on results zone during htmx swap ([#352](https://github.com/betagouv/csplab/pull/352))
13
+
- ✨(candidate) add deep filters to match cv to opportunities ([#355](https://github.com/betagouv/csplab/pull/355))
14
+
- ✨(ingestion) add find_by_external_ids in raw_document repository ([#345](https://github.com/betagouv/csplab/pull/345))
15
+
- ✨(ingestion) add get_detail in talentsoft client ([#344](https://github.com/betagouv/csplab/pull/344))
16
+
- ✨(tycho:candidate) add deep filters to cv_flow view ([#357](https://github.com/betagouv/csplab/pull/357))
17
+
- ✨(ingestion) map categories to offers ([#362](https://github.com/betagouv/csplab/pull/362))
18
+
- ✨(tycho:candidate) add Matomo analytics for candidate journey ([#358](https://github.com/betagouv/csplab/pull/358))
19
+
20
+
### <!-- 2 --> Modified
21
+
22
+
- ✨(candidate) add progressive enhancement to opportunity detail trigger ([#348](https://github.com/betagouv/csplab/pull/348))
23
+
- ✨(ingestion) load detailed offers (usecase and commnand) ([#342](https://github.com/betagouv/csplab/pull/342))
24
+
- ♻️(candidate) refactor CV results view into use case + presenter ([#361](https://github.com/betagouv/csplab/pull/361))
25
+
- 🐛(tooling) fix dev static management ([#360](https://github.com/betagouv/csplab/pull/360))
26
+
27
+
### <!-- 3 --> Removed
28
+
29
+
- 🔥(ingestion) remove ability from load_documents (command and strategy) to handle ingestion of the offers ([#350](https://github.com/betagouv/csplab/pull/350))
30
+
31
+
### <!-- 4 --> Fixed
32
+
33
+
- 🐛(tycho:candidate) delete max tokens contraints for experimented cv ([#341](https://github.com/betagouv/csplab/pull/341))
34
+
- 🐛(tycho:candidate) fix toast alert positioning and close button ([#354](https://github.com/betagouv/csplab/pull/354))
35
+
- 💚(tycho) fix ci qdrant ([#356](https://github.com/betagouv/csplab/pull/356))
0 commit comments