File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed
Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.2.0] - 2026-02-06
11+
12+ ### Added
13+
14+ - Count badge on list headers
15+ - Automatically assign filtered members and labels to created cards
16+ - Display all activities by default and make them hideable
17+
18+ ### Fixed
19+
20+ - Various interactions on the card modal
21+
22+ ### Changed
23+
24+ - UI kit fixes
25+
1026## [ 1.1.0] - 2026-02-03
1127
1228### Added
Original file line number Diff line number Diff line change 1- export default '1.1 .0' ;
1+ export default '1.2 .0' ;
Original file line number Diff line number Diff line change 11{
22 "name" : " st-projects" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.2 .0" ,
44 "private" : true ,
55 "homepage" : " https://projets.suite.anct.gouv.fr/" ,
66 "license" : " AGPL-3.0" ,
You canβt perform that action at this time.
0 commit comments