Skip to content

Commit

Permalink
Add changelog and update version for 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
adammertel committed Nov 3, 2023
1 parent f674fbf commit a2c959a
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions docs/release_1.3.4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
## 1.3.4 Changelog [Nov 3 2023]

### New features:
- Added a new funding body (Czech Ministry of Education, Youth and Sports & European Union) (#1844)
- Added interactive warning indicators for Statements right into the statement list (#1855)
- Added functionality to open the detail of the relevant Action when unfolding the warning toggle in the statement editor (#1857)

### Bug fixes and improvements:

- Fixed the rules for warning messages (#1854)
- Improved error messages and ping on connection problems (#1849, #1883, #1877), the default message "Something bad happened" changed to "Unknown error occured"
- Improved visuals of the warning messages and general user experience
- Improved the select template dropdown (#1845)
- Allowed Superordinate Entity (SOE) to be used between Events and Statements, and vice versa (#1868)

### Code refactor:

- Improved the editor and detail content refresh (#1856), a large refactor is anticipated in the next version.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dissinet.ddb.client",
"version": "1.3.3",
"version": "1.3.4",
"description": "",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit a2c959a

Please sign in to comment.