Skip to content
Snippets Groups Projects
Commit 98e963b8 authored by Lukasz Lopatowski's avatar Lukasz Lopatowski
Browse files

Updated changelog.json

parent 97e7e4f1
No related branches found
No related tags found
1 merge request!145Release/1.7.1
Pipeline #93369 passed
...@@ -2,12 +2,17 @@ ...@@ -2,12 +2,17 @@
"versions" : [ "versions" : [
{ {
"verNo" : "1.7.1", "verNo" : "1.7.1",
"date" : "(2025/04/10)", "date" : "(2025/04/14)",
"topic" : [ "topic" : [
{ {
"title" : "Authentication and user access improvements", "title" : "Authentication and user access enhancements",
"tags" : "[Enhancement]", "tags" : "[Enhancement]",
"description" : "JWT size reduction and account linking mechanism" "description" : "JWT size reduction and improved account linking mechanism"
},
{
"title" : "User role management improvements",
"tags" : "[Enhancement]",
"description" : "Properly handing role removal action and removed obsolete calls to the backend API"
} }
] ]
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment