Skip to content

Commit 1633ed5

Browse files
committed
Update Changelog
1 parent e10cf2d commit 1633ed5

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

Diff for: CHANGELOG.md

+43
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,49 @@ All notable changes to this project will be documented in this file.
44
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).
55

66

7+
## [0.8.3] - 2024-06-18
8+
9+
### ⛰️ Features
10+
11+
- [ui] make roles accessible with dropdown menu in the tree left menu
12+
- [ux] add a notification box if client version is outdated.
13+
- [ux/edition] allow to check/uncheck chekboxes in messages (Markdown) by clicking.
14+
- [ux/edition] use arrows to navigate in the user mention selection (@...).
15+
- [members view] new option for Owner to grant user Owner.
16+
- [members view] Show pending roles in user row if any.
17+
- [members view] Use a modal confirmation before adding new owner
18+
19+
### 🐛 Bug Fixes
20+
21+
- [ui] Improves alignements and size and colors of various items
22+
- [ui] fix order of selected labels in the filter box.
23+
- [ui] make "open contracts hints" in Overview page only visible by circle coordos.
24+
- [ui] Improve node tag descriptors view + improve tag alignement.
25+
- [ux] Redirect to valid link when user link himself to a role from the members page.
26+
- [ux] Add "Remove guest" entry in the ellipsis menu.
27+
- [ux] fix duplicate tensions if tree menu open.
28+
- [ux] Disable clickability for email-invited users without accounts in contract view
29+
- [ux] Improve contract duplicate error messages and redirection + better user context reload on page refresh.
30+
- [ux] Open link in a new tab in the contract confirm modal.
31+
- [ux/orga map] Fix Graphpack navigation.
32+
- [tree view] Show open contracts when roles are collapsed.
33+
- [ux/edition] when entering <enter> after en empty list, exit the list (markdown).
34+
- [ui/edition] Parse and decode url automatically in markdown text.
35+
- [project view] open tension in new tab link + i18n.
36+
- [project view] Fix moving column in project board.
37+
- [project view] Keep adding draft after typing enter.
38+
- [members view] Fix adding role to users from members page.
39+
40+
### 🚜 Refactor
41+
42+
- [codefactor] simplify the modular port decoder
43+
- Action panel + no new tension action for membersipNode.
44+
45+
### 🎨 Styling
46+
47+
- [tree view] Increase the menu width and item spacing.
48+
- Choose organisation, with a 's'
49+
750
## [0.8.2]
851

952
### New

0 commit comments

Comments
 (0)