tocco-admin 3.15.26 → 3.15.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/changelog.md +4 -0
- package/dist/{chunk-59018.6614ff413fae0dcbdc69.js → chunk-59018.fd46edfaf7abd28baf9a.js} +1 -1
- package/dist/chunk-97536.d9c84f79599febd93521.js +1 -0
- package/dist/{chunk-actions.69916dfbf2354abcb473.js → chunk-actions.cbe690afa2b636d1c4ee.js} +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
- package/dist/chunk-97536.70632dd6792ea6b60b65.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
3.15.27
|
|
2
|
+
- never show fields of password data type
|
|
3
|
+
- improve ui/ux of FormModelTable
|
|
4
|
+
|
|
1
5
|
3.15.26
|
|
2
6
|
- Enable registration of logout socket action handler during session validation
|
|
3
7
|
- Show session-expired modal with inline login and block navigation until re-authenticated.
|