Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
841b002
Update appbuilder to 1.6.1+p11306
github-actions[bot] Feb 17, 2026
bf8e4a4
Update file_processor to 1.1.141+p11306
github-actions[bot] Feb 17, 2026
a1a0e8c
Update user_manager to 1.2.2+p11306
github-actions[bot] Feb 17, 2026
ebe2a37
Update process_manager to 1.2.2+p11306
github-actions[bot] Feb 17, 2026
51c121c
Update version 2.3.158
github-actions[bot] Feb 17, 2026
0054fc9
Update web to 1.3.4+d11301.p11704.c20901
github-actions[bot] Feb 17, 2026
5c1cdca
Update version 2.3.159
github-actions[bot] Feb 17, 2026
af76e01
Update user_manager to 1.2.3+p11307.c20902
github-actions[bot] Feb 17, 2026
6c38a5b
Update appbuilder to 1.6.2+p11307.c20902
github-actions[bot] Feb 17, 2026
37216c2
Update definition_manager to 1.4.12+p11307.c20902
github-actions[bot] Feb 17, 2026
b0895cc
Update file_processor to 1.1.142+p11307.c20902
github-actions[bot] Feb 17, 2026
2ce4188
Update web to 1.3.5+d11301.p11705.c20902
github-actions[bot] Feb 17, 2026
2e5ca33
Update version 2.3.160
github-actions[bot] Feb 17, 2026
12561da
Update user_manager to 1.2.4+p11308.c20903
github-actions[bot] Feb 17, 2026
8995384
Update web to 1.3.6+d11301.p11706.c20903
github-actions[bot] Feb 17, 2026
2453fc8
Update custom_reports to 1.1.4+p11308.c20903
github-actions[bot] Feb 17, 2026
1791560
Update process_manager to 1.2.3+p11308.c20903
github-actions[bot] Feb 17, 2026
fabc04e
Update appbuilder to 1.6.3+p11308.c20903
github-actions[bot] Feb 17, 2026
3f74c0e
Update version 2.3.161
github-actions[bot] Feb 17, 2026
b26090e
Update definition_manager to 1.4.13+p11308.c20903
github-actions[bot] Feb 18, 2026
9eae7e0
Update version 2.3.162
github-actions[bot] Feb 18, 2026
3a8e125
Update web to 1.3.7+d11301.p11707.c20903
github-actions[bot] Feb 18, 2026
8190806
Update version 2.3.163
github-actions[bot] Feb 18, 2026
3c69a52
Update web to 1.3.8+d11301.p11708.c20904
github-actions[bot] Feb 18, 2026
682b4bf
Update custom_reports to 1.1.5+p11309.c20904
github-actions[bot] Feb 18, 2026
b25e6e7
Update user_manager to 1.2.5+p11309.c20904
github-actions[bot] Feb 18, 2026
edf333a
Update process_manager to 1.2.4+p11309.c20904
github-actions[bot] Feb 18, 2026
ea5a31d
Update definition_manager to 1.4.14+p11309.c20904
github-actions[bot] Feb 18, 2026
1f1e447
Update file_processor to 1.1.144+p11309.c20904
github-actions[bot] Feb 18, 2026
7d74a2d
Update web to 1.3.9+d11301.p11800.c20904
github-actions[bot] Feb 20, 2026
4964527
Update version 2.3.164
github-actions[bot] Feb 20, 2026
83a9ebd
Update user_manager to 1.2.6+p11310.c21000
github-actions[bot] Feb 20, 2026
ff81de6
Update process_manager to 1.2.5+p11310.c21000
github-actions[bot] Feb 20, 2026
dd5a8c5
Update file_processor to 1.1.145+p11310.c21000
github-actions[bot] Feb 20, 2026
04124e8
Update appbuilder to 1.6.5+p11310.c21000
github-actions[bot] Feb 20, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
"test:e2e:ab-designer": "env-cmd cypress run --config-file cypress.plugin.ab_designer.mjs --reporter dot --project ./test/e2e",
"test:reset": "bash testReset.sh"
},
"version": "2.3.157"
"version": "2.3.164"
}
16 changes: 8 additions & 8 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"services": {
"api_sails": "2.7.3",
"appbuilder": "1.6.0",
"appbuilder": "1.6.5_p11310.c21000",
"db": "1.0.0",
"custom_reports": "1.1.1",
"definition_manager": "1.4.10",
"file_processor": "1.1.140",
"custom_reports": "1.1.5_p11309.c20904",
"definition_manager": "1.4.14_p11309.c20904",
"file_processor": "1.1.145_p11310.c21000",
"log_manager": "1.2.1",
"notification_email": "1.1.1",
"process_manager": "1.2.1",
"process_manager": "1.2.5_p11310.c21000",
"relay": "1.1.5",
"tenant_manager": "1.2.1",
"user_manager": "1.2.1",
"web": "1.3.3_d11301.p11703.c20901"
"user_manager": "1.2.6_p11310.c21000",
"web": "1.3.9_d11301.p11800.c20904"
},
"version": "2.3.157"
"version": "2.3.164"
}