Skip to content

Commit 6d50ebc

Browse files
📝(release) update CHANGELOG.md for 0.1.5 (#290)
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 eca7bfb commit 6d50ebc

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

src/tycho/CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,38 @@ 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.5] - 2026-03-24
8+
9+
### <!-- 1 --> Added
10+
11+
- ✨(candidate) push cv results filter params in url and implement simple pagination ([#274](https://github.com/betagouv/csplab/pull/274))
12+
- 🤸(tycho) add skip links for accessibility ([#275](https://github.com/betagouv/csplab/pull/275))
13+
- ✨(candidate) implement filter fieldset tooltips ([#276](https://github.com/betagouv/csplab/pull/276))
14+
- 🤸(tycho:candidate) add live region to processing page polling and respect reduced motion preference ([#310](https://github.com/betagouv/csplab/pull/310))
15+
- 🔧(dev) add auto-reload and django-browser-reload integration ([#277](https://github.com/betagouv/csplab/pull/277))
16+
- 🎉(ocr) init ocr as a service ([#319](https://github.com/betagouv/csplab/pull/319))
17+
- 🔒️(ocr) add private routes with authentication ([#322](https://github.com/betagouv/csplab/pull/322))
18+
- 🔧(ocr) sent errors to sentry ([#324](https://github.com/betagouv/csplab/pull/324))
19+
- ✨(tycho) qdrant implementation for vector db ([#316](https://github.com/betagouv/csplab/pull/316))
20+
- ✨(ocr) add text extraction ([#327](https://github.com/betagouv/csplab/pull/327))
21+
- ✨(ingestion) resilient mini batch clean documents ([#329](https://github.com/betagouv/csplab/pull/329))
22+
- ✨(tycho) implementation of soveraign ocr ([#332](https://github.com/betagouv/csplab/pull/332))
23+
24+
### <!-- 2 --> Modified
25+
26+
- 🔧(tycho:candidate) improve meta tags ([#308](https://github.com/betagouv/csplab/pull/308))
27+
- 🤸(candidate) remove redundant main role ([#309](https://github.com/betagouv/csplab/pull/309))
28+
- 🤸(tycho:candidate) add a11y sr-only hints on result cards and drawer ([#311](https://github.com/betagouv/csplab/pull/311))
29+
- 🎨(candidate) reactivate assertion on scoring ([#281](https://github.com/betagouv/csplab/pull/281))
30+
31+
### <!-- 4 --> Fixed
32+
33+
- 🤸(a11y) fix cv results page title hierarchy ([#315](https://github.com/betagouv/csplab/pull/315))
34+
- 🤸(tycho:candidate) hide drag-drop text from AT in dropzone ([#314](https://github.com/betagouv/csplab/pull/314))
35+
- 🐛(ingestion) fix and test datetime for RawDocument and Offer when upserting ([#287](https://github.com/betagouv/csplab/pull/287))
36+
- ⬆️(ocr) add httpx for sentry_sdk ([#325](https://github.com/betagouv/csplab/pull/325))
37+
- 🚀(ocr) add popper-utils for scalingo ([#330](https://github.com/betagouv/csplab/pull/330))
38+
739
## [0.1.4] - 2026-03-10
840

941
### <!-- 1 --> Added

0 commit comments

Comments
 (0)