Skip to content

Commit 87389ea

Browse files
📝(release) update CHANGELOG.md for 0.1.6 (#338)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 29abd71 commit 87389ea

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

src/tycho/CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,36 @@ All notable changes to this project will be documented in this file.
44

55
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).
66

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))
36+
737
## [0.1.5] - 2026-03-24
838

939
### <!-- 1 --> Added

0 commit comments

Comments
 (0)