Skip to content

Commit 1f4e669

Browse files
chore(release): 1.2.0
1 parent e6e7d08 commit 1f4e669

3 files changed

Lines changed: 29 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,33 @@
22

33
<!-- version list -->
44

5+
## v1.2.0 (2026-01-04)
6+
7+
### Code Style
8+
9+
- **media_edit**: Improve markdown editor appearance
10+
([`63cbe4d`](https://github.com/PascalRepond/datakult/commit/63cbe4d0bd842ff27edea91af4e132a9ad3c0659))
11+
12+
### Features
13+
14+
- Add a navigation sidebar
15+
([`e6e7d08`](https://github.com/PascalRepond/datakult/commit/e6e7d085c5a819c3ef662a00d55f5556001b9a2f))
16+
17+
- **locale**: Add language switching and French translation
18+
([`16d180a`](https://github.com/PascalRepond/datakult/commit/16d180aeaf3db670dc01d9908d49959740ba49d1))
19+
20+
- **media**: Improve media detail and edit templates
21+
([`4c1026b`](https://github.com/PascalRepond/datakult/commit/4c1026b538ae0c76fa7786ee2fdc722d03ceade6))
22+
23+
- **ui**: Enhance media list views display
24+
([`1af301d`](https://github.com/PascalRepond/datakult/commit/1af301d55f67a364e1c366a9f1fa07d78b94226c))
25+
26+
### Testing
27+
28+
- Fix setup script to render reviews
29+
([`b8a74dd`](https://github.com/PascalRepond/datakult/commit/b8a74ddb483b0af27ad7101f19c7ec587d5fd2dc))
30+
31+
532
## v1.1.0 (2026-01-02)
633

734
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "datakult"
3-
version = "1.1.0"
3+
version = "1.2.0"
44
description = "Review and analyse the media and culture that you consume."
55
readme = "README.md"
66
license = "AGPL-3.0"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)