@solidxai/core 0.1.16-beta.4 → 0.1.16

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.
Files changed (113) hide show
  1. package/CHANGELOG.md +1 -663
  2. package/dist/controllers/chatter-message-details.controller.d.ts.map +1 -1
  3. package/dist/controllers/chatter-message-details.controller.js +6 -2
  4. package/dist/controllers/chatter-message-details.controller.js.map +1 -1
  5. package/dist/controllers/chatter-message.controller.d.ts.map +1 -1
  6. package/dist/controllers/chatter-message.controller.js +7 -3
  7. package/dist/controllers/chatter-message.controller.js.map +1 -1
  8. package/dist/controllers/dashboard-user-layout.controller.d.ts.map +1 -1
  9. package/dist/controllers/dashboard-user-layout.controller.js +6 -2
  10. package/dist/controllers/dashboard-user-layout.controller.js.map +1 -1
  11. package/dist/controllers/import-transaction-error-log.controller.d.ts.map +1 -1
  12. package/dist/controllers/import-transaction-error-log.controller.js +6 -2
  13. package/dist/controllers/import-transaction-error-log.controller.js.map +1 -1
  14. package/dist/controllers/import-transaction.controller.d.ts.map +1 -1
  15. package/dist/controllers/import-transaction.controller.js +6 -2
  16. package/dist/controllers/import-transaction.controller.js.map +1 -1
  17. package/dist/controllers/list-of-values.controller.d.ts.map +1 -1
  18. package/dist/controllers/list-of-values.controller.js +6 -2
  19. package/dist/controllers/list-of-values.controller.js.map +1 -1
  20. package/dist/controllers/locale.controller.d.ts.map +1 -1
  21. package/dist/controllers/locale.controller.js +6 -2
  22. package/dist/controllers/locale.controller.js.map +1 -1
  23. package/dist/controllers/media.controller.d.ts.map +1 -1
  24. package/dist/controllers/media.controller.js +6 -2
  25. package/dist/controllers/media.controller.js.map +1 -1
  26. package/dist/controllers/model-sequence.controller.d.ts.map +1 -1
  27. package/dist/controllers/model-sequence.controller.js +6 -2
  28. package/dist/controllers/model-sequence.controller.js.map +1 -1
  29. package/dist/controllers/saved-filters.controller.d.ts.map +1 -1
  30. package/dist/controllers/saved-filters.controller.js +6 -2
  31. package/dist/controllers/saved-filters.controller.js.map +1 -1
  32. package/dist/controllers/scheduled-job.controller.d.ts.map +1 -1
  33. package/dist/controllers/scheduled-job.controller.js +6 -2
  34. package/dist/controllers/scheduled-job.controller.js.map +1 -1
  35. package/dist/controllers/security-rule.controller.d.ts.map +1 -1
  36. package/dist/controllers/security-rule.controller.js +6 -2
  37. package/dist/controllers/security-rule.controller.js.map +1 -1
  38. package/dist/controllers/user-activity-history.controller.d.ts.map +1 -1
  39. package/dist/controllers/user-activity-history.controller.js +6 -2
  40. package/dist/controllers/user-activity-history.controller.js.map +1 -1
  41. package/dist/controllers/user-view-metadata.controller.d.ts.map +1 -1
  42. package/dist/controllers/user-view-metadata.controller.js +6 -2
  43. package/dist/controllers/user-view-metadata.controller.js.map +1 -1
  44. package/dist/controllers/workflow-definition.controller.d.ts.map +1 -1
  45. package/dist/controllers/workflow-definition.controller.js +6 -2
  46. package/dist/controllers/workflow-definition.controller.js.map +1 -1
  47. package/dist/controllers/workflow-execution-artifact.controller.d.ts.map +1 -1
  48. package/dist/controllers/workflow-execution-artifact.controller.js +6 -2
  49. package/dist/controllers/workflow-execution-artifact.controller.js.map +1 -1
  50. package/dist/controllers/workflow-execution-log.controller.d.ts.map +1 -1
  51. package/dist/controllers/workflow-execution-log.controller.js +6 -2
  52. package/dist/controllers/workflow-execution-log.controller.js.map +1 -1
  53. package/dist/controllers/workflow-execution.controller.d.ts.map +1 -1
  54. package/dist/controllers/workflow-execution.controller.js +6 -2
  55. package/dist/controllers/workflow-execution.controller.js.map +1 -1
  56. package/dist/controllers/workflow-secret.controller.d.ts.map +1 -1
  57. package/dist/controllers/workflow-secret.controller.js +6 -2
  58. package/dist/controllers/workflow-secret.controller.js.map +1 -1
  59. package/dist/controllers/workflow-step-execution.controller.d.ts.map +1 -1
  60. package/dist/controllers/workflow-step-execution.controller.js +6 -2
  61. package/dist/controllers/workflow-step-execution.controller.js.map +1 -1
  62. package/dist/controllers/workflow-trigger-execution.controller.d.ts.map +1 -1
  63. package/dist/controllers/workflow-trigger-execution.controller.js +6 -2
  64. package/dist/controllers/workflow-trigger-execution.controller.js.map +1 -1
  65. package/dist/dtos/basic-filters.dto.d.ts +5 -3
  66. package/dist/dtos/basic-filters.dto.d.ts.map +1 -1
  67. package/dist/dtos/basic-filters.dto.js +8 -6
  68. package/dist/dtos/basic-filters.dto.js.map +1 -1
  69. package/dist/dtos/otp-sign-up.dto.d.ts +0 -1
  70. package/dist/dtos/otp-sign-up.dto.d.ts.map +1 -1
  71. package/dist/dtos/otp-sign-up.dto.js +1 -12
  72. package/dist/dtos/otp-sign-up.dto.js.map +1 -1
  73. package/dist/index.d.ts +0 -1
  74. package/dist/index.d.ts.map +1 -1
  75. package/dist/index.js +0 -1
  76. package/dist/index.js.map +1 -1
  77. package/dist/services/authentication.service.d.ts.map +1 -1
  78. package/dist/services/authentication.service.js +6 -15
  79. package/dist/services/authentication.service.js.map +1 -1
  80. package/package.json +1 -1
  81. package/src/controllers/chatter-message-details.controller.ts +4 -1
  82. package/src/controllers/chatter-message.controller.ts +4 -1
  83. package/src/controllers/dashboard-user-layout.controller.ts +4 -1
  84. package/src/controllers/import-transaction-error-log.controller.ts +4 -1
  85. package/src/controllers/import-transaction.controller.ts +4 -1
  86. package/src/controllers/list-of-values.controller.ts +4 -1
  87. package/src/controllers/locale.controller.ts +4 -1
  88. package/src/controllers/media.controller.ts +4 -1
  89. package/src/controllers/model-sequence.controller.ts +4 -1
  90. package/src/controllers/saved-filters.controller.ts +4 -1
  91. package/src/controllers/scheduled-job.controller.ts +4 -1
  92. package/src/controllers/security-rule.controller.ts +4 -1
  93. package/src/controllers/user-activity-history.controller.ts +4 -1
  94. package/src/controllers/user-view-metadata.controller.ts +4 -1
  95. package/src/controllers/workflow-definition.controller.ts +4 -1
  96. package/src/controllers/workflow-execution-artifact.controller.ts +4 -1
  97. package/src/controllers/workflow-execution-log.controller.ts +4 -1
  98. package/src/controllers/workflow-execution.controller.ts +4 -1
  99. package/src/controllers/workflow-secret.controller.ts +4 -1
  100. package/src/controllers/workflow-step-execution.controller.ts +4 -1
  101. package/src/controllers/workflow-trigger-execution.controller.ts +4 -1
  102. package/src/dtos/basic-filters.dto.ts +7 -6
  103. package/src/dtos/otp-sign-up.dto.ts +1 -11
  104. package/src/index.ts +0 -1
  105. package/src/services/authentication.service.ts +26 -61
  106. package/CLAUDE.md +0 -26
  107. package/dist/enums/show-soft-deleted.enum.d.ts +0 -5
  108. package/dist/enums/show-soft-deleted.enum.d.ts.map +0 -1
  109. package/dist/enums/show-soft-deleted.enum.js +0 -9
  110. package/dist/enums/show-soft-deleted.enum.js.map +0 -1
  111. package/postman/signup-intent-verification.postman_collection.json +0 -573
  112. package/postman/signup-issues +0 -3
  113. package/src/enums/show-soft-deleted.enum.ts +0 -4
package/CHANGELOG.md CHANGED
@@ -1,10 +1,9 @@
1
1
  # Changelog
2
2
 
3
- ## [0.1.16-beta.4] - 2026-09-04
3
+ ## [0.1.16] - 2026-09-07
4
4
 
5
5
  ### Added
6
6
 
7
- - add fullName field to OTPSignUpDto and update authentication service to use it
8
7
  - create OTP registrations through the extension user provider
9
8
  - let seed metadata declare which users are extension users
10
9
  - replace signup key-sniffing with an explicit SignupIntent
@@ -100,7 +99,6 @@
100
99
 
101
100
  ### Changed
102
101
 
103
- - replace inline ShowSoftDeleted enum with imported enum from show-soft-deleted.enum.ts
104
102
  - remove ModuleIconAssetService from core module
105
103
  - rename applyEntityDefaults to applyImportDefaults for clarity
106
104
  - update media type handling in CreateFieldMetadataDto and FieldMetadataService
@@ -130,666 +128,6 @@
130
128
 
131
129
  ### Other
132
130
 
133
- - changes to ensure provider roles is used to resolve roles first for password/password less registration paths if an external user provider exists
134
- - changes to ensure full name is also populated alongwith username
135
- - cross-tyep uniqueness fix
136
- - instant logout for access token changes
137
- - vocabulary docs added
138
- - removed the secrets read endpoint, since it is not required now
139
- - renamed variables for better naming
140
- - changes to ensure path segement parsing is consisten for $res and $data fragements in the ops vocabulary e.g currently $res was not supporting brackets but only . while grabbing data from and object
141
- - ensure missing secrets show up in the report output so the error is presented alongside the scenario step for clarity
142
- - `${secret:...}` in the test vocabulary
143
- - Refactor Chromium installation process and remove eager install script
144
- - changes
145
- - ## Phase 6 — Global Multer upload size limit
146
- - ## Phase 5 — Dangerous-extension checks on menu-icon & settings uploads
147
- - ## Phase 4 — Route chatter attachments through `MediaFieldCrudManager`
148
- - ## Phase 3 — Close the `mediaMultiple` size/category gap, and align `validateAllowedExtensions`'s placement
149
- - ## Phase 2 — Make `mediaTypes` category resolution extension-authoritative
150
- - Per-field extension allowlist (`mediaAllowedExtensions`)
151
- - mpin scheme version changes
152
- - mpin related changes
153
- - Add safe percent-decoding for uploaded file names to prevent bypassing extension checks
154
- - Revert "Revert "Deliverable A now stands as: cache TTL (with the store swap that make…""
155
- - Revert "Deliverable A now stands as: cache TTL (with the store swap that make…"
156
- - fixes around handling concurrent logins properly using per deviceKey buckets.
157
- - Deliverable A now stands as: cache TTL (with the store swap that makes it actually work), the me() null guard it necessitates, the logout verify/idempotency fix, previousValidUntil replacing the timer, and the dead validate() removed.
158
- - fixed the request body limit to keep it as 10mb instead of 25mb by default
159
- - changes around files name sanitization and normalization
160
- - changes to handle variations in extension while uploading dangerous extension files
161
- - change request body max to 25mb
162
- - Comment out countGroupedRecords method implementation for refactoring
163
- - show theme toggle
164
- - rename theme registry
165
- - remove some unusable code
166
- - some changes
167
- - solidx theme settings
168
- - chagesn to testing readme
169
- - changes to make ui.expectUrl to wait using the navigation timeout
170
- - type fixes
171
- - fixes around playwright context
172
- - Scenario snap shot changes
173
- - test run payload changes
174
- - Testhub test run queue changes
175
- - Screen shoot changes
176
- - Test Life Cycle Changes.
177
- - Testing Hub Changes
178
- - chagesn to testing readme
179
- - changes to support passing an explicit createdAt while posting a chatter message
180
- - Enhance countGroupedRecords and passed internationalisation and draft publish workflow parameters in executeGroupPipeline
181
- - rename theme registry
182
- - changes to make ui.expectUrl to wait using the navigation timeout
183
- - type fixes
184
- - fixes around playwright context
185
- - Scenario snap shot changes
186
- - test run payload changes
187
- - Testhub test run queue changes
188
- - Screen shoot changes
189
- - Test Life Cycle Changes.
190
- - Testing Hub Changes
191
- - remove add permisson from permisson-list-view
192
- - removed indexes on username and mobile since it is a conditional index and it breaks for mssql since multiple nulls are not allowed on unique columns
193
- - readme changes
194
- - removed hardcoded type against a boolean type
195
- - changes to the default testing setting timeout to pick from env as well
196
- - remove duplicate code
197
- - refactoring around chatter media security fix
198
- - add media extension support for post chatter
199
- - Add media upload action and validation in MediaService
200
- - add media extension support for post chatter
201
- - changes to ensure only id and field are returned while populating the user in chatter
202
- - Update defaultValue types in solid-core-metadata.json to strings
203
- - 1. changes to ensure user populated for chatter and createdBy/updatedBy has only id and fullName populate 2. Added Exclude at property level on user to exclude sensitive fields by default without having to add an exclude at the class level
204
- - Add getMentionableUsers permission
205
- - Add endpoint to retrieve mentionable users with search and limit options
206
- - Add error handling nodes and enhance workflow node definitions
207
- - Add skipHooks option to seed command and related services
208
- - Remove type specification for matched column in WorkflowTriggerExecution entity
209
- - Enhance workflow node definitions and runtime context handling
210
- - remvoing redundent code
211
- - Remove onDelete cascade option from ManyToOne relationships in SavedFilters entity
212
- - changes
213
- - changes
214
- - sql injection vulnerability closed in filter queries
215
- - Remove LocalPath
216
- - revert changes
217
- - revert changes
218
- - revert changes
219
- - re revert
220
- - revert changes
221
- - private-file-cleanup
222
- - add downlaodurl
223
- - changes to allow overriding the is allowed api keys flag thru extension user
224
- - Revert "user enumeration"
225
- - remove validation from username and mobile
226
- - user create validation bugs
227
- - add normalize for otp based also
228
- - Disable metadata pruning by default in seed command configuration
229
- - Update seed command to enable metadata pruning by default
230
- - handle-case-sensitive-for-email
231
- - Add delete permissions for ImportTransactionController in solid-core metadata
232
- - Add permissions for import/export functionality in solid-core metadata
233
- - Refactor role assignment for admin users to handle capability roles individually
234
- - discard changes
235
- - add support for static file
236
- - Add capability roles for admin users in module metadata seeder
237
- - Enhance module metadata seeder with event emission for start and finish; add options interface for seeding configuration
238
- - attachment
239
- - Add new roles and permissions for import/export functionality; refactor role permission handling
240
- - make isPublic default true
241
- - changes to show the image inline
242
- - cleanup againts media's
243
- - inline role crate false
244
- - Implement chatter mention notification system with email templates and queue handling
245
- - Add messageBodyMentions field to chatter message DTOs and entity
246
- - fix-audit-bug
247
- - changes to include signed url token for private media
248
- - Revert "Revert "rename function name""
249
- - Revert "Revert "add private media support""
250
- - Add media file type constants and enhance security for media uploads
251
- - remove some unusable code
252
- - some changes
253
- - handle technical error messages due to missing resource in static resources folder
254
- - Revert "add private media support"
255
- - Revert "rename function name"
256
- - rename function name
257
- - add private media support
258
- - some fixes
259
- - solidx session invalid changes
260
- - add validation on get chatter message
261
- - updatedAt value is updating now
262
- - fix to allow linking a userKey belonging to the parent model while seeding a child model
263
- - add security against chatter
264
- - chatter message endpoint made public
265
- - removed embedded db support
266
- - Add default sorting by ID if not explicitly specified in order options
267
- - solidx theme settings
268
- - add icons across all the models in solid core
269
- - media upload added behind auth
270
- - Refactor module path resolution to use kebab-case and extract migration file writing logic into a separate method
271
- - Implement cleanup for TypeORM datasource entities and enhance file handling in SolidTsMorphService
272
- - class serializer interceptor added for impact of Exclude and Expose
273
- - Enhance datasource introspection with primary key validation and user key resolution
274
- - Concurrent Login Feature
275
- - user enumeration
276
- - add helper text key on settings object .........
277
- - changes to handle case insenstive filter operations if the values are other than string by casting
278
- - menus item fix
279
- - changes to ensure entity manager does not get serialized as part of the message for the computed field queue
280
- - added nodemon heartbeat to allow in-process db query execution for code generation for embedded db
281
- - display name changed
282
- - name changed
283
- - added settings for configure the row click on solid list view
284
- - Revert "Fix for this issue > stop applying lower for numeric fields."
285
- - fixed legacy entity files names
286
- - view metadata type field - selection static and roles required false from menu-item
287
- - Fix for this issue > stop applying lower for numeric fields.
288
- - refactor and add migration command
289
- - Handling for audit subscriber to defer audit publish when in embedded db mode
290
- - Fixed the one genuine mid-transaction second-connection case and hardened the latent spots (for embedded db)
291
- - changes to take in option for seeding with modules in current seed method
292
- - Fix validation logic to parse string field values as integers before applying validations
293
- - remove computed field from instruction add one remove field command fix many-to-many on chatter log
294
- - ad changes
295
- - Add locale seeding functionality and enhance locale management
296
- - subscribers now use the event’s own transaction connection instead of a second pooled one (helpful for embedded db)
297
- - changes to avoid extra module checks before dynamically loading it
298
- - defaulted to modulemetadataseederservice if no seeder provided
299
- - Add Date field in Instructions Response
300
- - ai interaction cleanup changes
301
- - enabling create,edit,import,export on permission and lov modules
302
- - added module to rolemetadata list view
303
- - roles group by module changes
304
- - Refactor dashboard providers to utilize new bucket expression and normalization functions
305
- - Implement Datasource Management functionality with controller, service, and DTO
306
- - added index to fields newly added as sortable and searchable
307
- - Add archiver package to dependencies
308
- - removed unnecessary seed file
309
- - Add TypeORM migration helper functions and export in index
310
- - fixes
311
- - reverted accidental removal of the layout builder root menu
312
- - pending cleanup of solid core menu items
313
- - Refactor metadata: remove standalone menu items and add scheduled jobs and saved filters tree views
314
- - Remove ChatterMessageDetails and ImportTransactionErrorLog menu items; add Chatter Messages tree view and action. Other menu sub menus cleanup done
315
- - Add model sequence and list of values tree views to metadata, other cleanup changes
316
- - changes for IAM
317
- - Add clearPackageRuntime functionality and corresponding metadata action
318
- - Add archiver dependency and implement module package export functionality
319
- - Refactor menu cleanup logic in ModelMetadataService and ModuleMetadataService; improve error handling for file deletion and update build commands in ModulePackageService to use solidctl.
320
- - Update solid-core-metadata.json to disable create, edit, and delete actions, and set searchable attributes to false for specific fields for media storage provider
321
- - Add media tree view and action & media view cleanup, enhance file storage provider with file size tracking, implemented storeStreams for s3
322
- - Remove cleanup procedures for module metadata across all SQL dialects and implement menu and action cleanup in the service layer.
323
- - Remove unused database bootstrap service and related SQL cleanup procedures
324
- - cleanup
325
- - Add view and action metadata tree views with updated permissions and searchable fields
326
- - Add view and action metadata tree views with updated permissions and searchable fields
327
- - menu item model cleanup
328
- - Add resumable import handling and transaction management in module package service
329
- - Add method to retrieve Solid UI module path and enhance cleanup logging
330
- - Enhance module metadata seeder: add validation for module name, streamline array handling for scheduled jobs, saved filters, list of values, security rules, sms templates, email templates, menus, actions, views, users, roles, media storage providers, model sequences, and models metadata.
331
- - Implement module package management: add controller, service, and DTOs for import, export, and build operations.
332
- - many to one left join issue fixed
333
- - Refactor field metadata actions and views: update action types, enhance searchability, and adjust permissions for create, edit, and delete operations.
334
- - Refactor CRUD and model metadata services to enhance group filtering and pagination; streamline response handling and improve query structure. configuration changes to support tree view in model metadata
335
- - Update solid-core metadata: remove import/export options, rename fields, and add sortable attribute
336
- - Enhance solid-core metadata structure for module mdtadata by removing import/export options and adding sortable attributes for fields
337
- - Implement module metadata explorer with CRUD operations and search functionality
338
- - Refactor module metadata paths to use a consistent directory structure and improve file resolution logic
339
- - Bug fixs
340
- - added frontend base url as well to the default settings
341
- - minor cleanup
342
- - changes to cleanup legacy table related fields
343
- - changes for new dashboards functionality
344
- - always print server startup line regardless of log level
345
- - Add field quality checks and fixes checklist for backend validation
346
- - typeo issue
347
- - Agent table clean up
348
- - Add manual interaction step for Playwright and update README
349
- - provision made to unlink data rather than having to teardown everything
350
- - provision made to unlink data rather than having to teardown everything
351
- - changes to colour the server startup line
352
- - Agent table clean up
353
- - changes to avoid too many initialization logs. controlled thru the verboseBootstrap option to the boostrap helper
354
- - removed id command options and retained the singular name option only for consistency purposes
355
- - changes to route genertion commands thru solidctl. The refresh-module & refresh-model commands are what are eventually called and end up calling the services only, keeping calling consistent and ensuring everything is route thru solidctl generate
356
- - got rid of fieldNamesForRefresh and fieldIdsForRefresh dead chain since it is not used now, due to fields being read in the code builder from the metadata json directly
357
- - MCP table solid changes
358
- - playwrite added as dependency instead
359
- - changes to the test runner
360
- - chatter message user resolution chagnes
361
- - bug fix in chatter message user resolution after we moved to queues.
362
- - moved back to beta3
363
- - failed login attempts field added to the json and update dto and exposed in entity
364
- - removed un-necessary index on newvalue display
365
- - ts changes error: any
366
- - auto addition of menus happens at the bottom now. list view layout changes for security access rules + enabled delete made welcome email & sms SystemAdminEditable
367
- - changed model metadata service default form layout to be single column
368
- - added typing to catch blocks + authentication service bug fixes for private registration flow
369
- - added typing to catch blocks + authentication service bug fixes for private registration flow
370
- - normalised @ApiTags
371
- - enum for passwordless modes
372
- - bug fix in how alternative actions are rendered
373
- - queue related bug fixes
374
- - changes to add a websocket adaptor to the bootstrap server routine
375
- - license changes
376
- - type fixes
377
- - removed min and max from long text mapping
378
- - bug fix for shortext field mapping
379
- - changes to post the testing results to a webhook api with a test payload
380
- - added import multer this fixes un-necessary ts errors in vscode
381
- - ts errors fixed
382
- - bug fix in rabbitmq subscriber optimisation in all subscribers to default to role both if not specified
383
- - formatting changes
384
- - facebook oauth
385
- - Status required false
386
- - updated gitignore
387
- - dleete un-necessary docs
388
- - deleted un-necessary files
389
- - changes related to more grooming
390
- - api added in cors
391
- - refactor Oauth strategy
392
- - Revert "Ft social media login"
393
- - bug fix
394
- - bug fix
395
- - add new api me endpoint and role based settings
396
- - setting changes for new ui architecture
397
- - changes for new settings structure
398
- - chatter task subtype and related changes
399
- - bug fix
400
- - fixes
401
- - changes to get rid of angular schematics for helping with string case transformation for consistency purpose i.e (lodash is being used on frontend too) and avoid edge cases
402
- - changes to handle import logs as well, thru configured winston log level
403
- - change isMultiSelect to true in solid-core-metadata.json
404
- - change isMultiSelect to false and set visibility for cronExpression, dayOfWeek, and dayOfMonth fields to false
405
- - tightened up queue subscriber interface + fixed core subscribers that were not returning anything. all subscribers must either return a promise or if not async then the actual value
406
- - removed authTheme setting, auth pages dark - light is now controlled by the same local storage as the rest of the app shell
407
- - bug fix: passwordless registration should create a user with active false
408
- - apikeys attribute was not exposed
409
- - refactor Oauth strategy
410
- - changes to avoid sending out encrypted setting in api responses. also removed menu item and action entries for ai settings. (temporary fix, since setting ui to be revamped soon)
411
- - bug fix
412
- - null check on role
413
- - made provision to seed custom permissions
414
- - handled seed scenario too
415
- - upload File and expectHidden changes
416
- - extension user cleanup and checks added
417
- - fixed types for cleanup
418
- - added tsc-alias as well to ensure clean imports in dist as an extra cleanup measure
419
- - fixes bare shell imports with relative imports
420
- - dynamic import fix
421
- - removed unnecessary file
422
- - fixes for 1. throw exception if extension user and no provider configured 2. fixed roles method in the extensionUserProvider interface to make it mandatory
423
- - removed base abstract class
424
- - added interface too
425
- - changes
426
- - changes to test data seeding & fixed the type for authenticationService.signup method
427
- - changes to user dto to include the api keys toggle
428
- - add default role to the user only if there are no roles resolved against a user
429
- - changes to replace current extension user custom user creation logic with the use of dynamic extension user provider. cleans up creation of an extension user
430
- - Only forward --debug when explicitly enabled.
431
- - toolOutput field changes to json
432
- - adding user api key entity to export
433
- - minor optimisation to how dynamic modules are loaded
434
- - Add Discord badge to top of README
435
- - Fix broken BSL license link and add Discord link to README
436
- - Add BSL 1.1 license and update package.json license field
437
- - Seed user and roles in testing data
438
- - removed readme.txt
439
- - moved type and interfaces in interfaces.ts and refactored accordingly
440
- - changed to md
441
- - added readme
442
- - Ai setting model change
443
- - changes to allow encrypting setting keys
444
- - form view clean up
445
- - Agent table list view changes
446
- - synchronize false
447
- - changes to resolve the selection dynamic provider by name and token both
448
- - changes to bypass swagger urls from csp policy
449
- - changes to create a seperate endpoint for admin users to generate api key + custom repository created for userApiKey
450
- - changes to fix issue around isAllowedToGenerateApiKeys not getting saved during user creation
451
- - changes to implement the sso code and sso exchange use cases
452
- - removed orm types / exported api key entity
453
- - added provision to control if api key creation is allowed for the user
454
- - api key changes for backend
455
- - changes to bootstrap helper to read from standard env variables and avoid redundantly passing swagger options
456
- - fix to call addRoles only if role names are present
457
- - Revert "revert: refactor: update legacy entity fields to be nullable and support null types"
458
- - refactor: update legacy entity fields to be nullable and support null types
459
- - Json structure change
460
- - Agent table metadata clean up changes
461
- - longtext
462
- - longtext changes
463
- - Agent tables clean up
464
- - fixes to seed many-to-many relation for tests
465
- - changes to seed media in testing data
466
- - Chatter modelUserkey and excel many to one issue
467
- - keeping the default selectionValueType as string since this is a good default
468
- - bug fixes around how media is done
469
- - bug fixes
470
- - try catch inside logEvent
471
- - media has card based metadata
472
- - Refresh token activity
473
- - changes to implement the sso code and sso exchange use cases
474
- - cleanup
475
- - enabled kanban view on mq message
476
- - Agent table changes
477
- - changes to disallow deleting a model or module in production
478
- - changelog version bumped
479
- - changelog added
480
- - changes to control the logging using env variables & set appropriate defaults basis environment
481
- - chnages for logging
482
- - Chatter queue fixs
483
- - one more "beta" for ozzy
484
- - additional loggging in cors helper
485
- - changes
486
- - Redis Queue component and rabbitMQ folder changes
487
- - changes to track old and new fields as part of the delete entity operation
488
- - optimizations done for audit subcriber
489
- - changes to optimize audit subscriber code to use background jobs entirely instead of partially
490
- - changes to push all work/processing to the chatter queue subscriber to better manage workloads & db pooling utilization
491
- - formatting changes
492
- - performance optimisations 1. created by updated by subscriber is not querying users again and again 2. rabbit pub / sub can now optinally switch off db persistence
493
- - qs depth config increased
494
- - changes to move the shouldTrackAudit check into registry to avoid unnecessary checks during runtime
495
- - cached model metadata queries
496
- - changse
497
- - disabled extra loggign
498
- - chagnes
499
- - reduced concurrency in computed fields
500
- - additional loggign
501
- - added indexes to mobile & email since those are frequently queries upon
502
- - changes to optimize the permission service methods used in the hotspot load paths within auth and access token guards
503
- - Redis background job changes
504
- - Chatter Rationalizing
505
- - changes
506
- - changes
507
- - changes to merge the entityId sequence computed provider into the existing sequence number provider
508
- - changes to export bootstrap helpers for server & cli nest applications
509
- - changes to toggle the validation for selection dynamic provider. Also changes to export a bootstrap helper function
510
- - registered the EntityIdSequenceNumComputedFieldProvider computation provider as a nest provider
511
- - Added EntityIdSequenceNumComputedFieldProvider as an alternative simpler provider which uses the modelSequence configuration and relies on the id persisted during creation for an entity
512
- - added index on message id in mq message table
513
- - changes around sequence num computed field being a post computation provider error logging in rabbit mq
514
- - changes to save model sequence id as part of post compute instead of pre compute
515
- - changse
516
- - Revert "High concurrency fix for alpha num and sequence num computed fields"
517
- - High concurrency fix for alpha num and sequence num computed fields
518
- - bug fix in cron evalutaion
519
- - tighter logging around roles
520
- - scheduler now supports env based specific jobs starting and others not
521
- - reverting back to text (i.e since it is good enough for mysql too) i.e 64kb for these fields
522
- - revert cross db changes for view-metadata-entity
523
- - fixes
524
- - changes to handle cross-db compatibility
525
- - added type as simple-json
526
- - Remove isValidateForUpdate hack that relied on checking dto.id !== undefined
527
- - Revert "Merge branch 'media-update' into 'main'"
528
- - Mysql related changes
529
- - ts-morph and media storage fix
530
- - dashboard layout menu item added
531
- - dashboard changes
532
- - scheduler bug fix
533
- - made provision to execute scheduled jobs manually
534
- - changes
535
- - cleanup
536
- - logging related changes and made user activity history tree view
537
- - changes to return the wall clock time as utc for chatter as well to keep it...
538
- - changes around dashboard question refactoring
539
- - default tree view and action added on code generation
540
- - Date time format changes in audit
541
- - user activity history on otp login
542
- - changes
543
- - changelog added
544
- - reverted legacy and common entity to use local date time transformer only
545
- - added changelog
546
- - made playwright dependency lazy
547
- - ai interaction table user is nullable now
548
- - rabbitmq subscriber does a prefetch now allowing for more concurrency
549
- - formatting changes
550
- - Version info changes
551
- - dummy otp can now be enabled on a per user basis
552
- - jwt token optimisation
553
- - optimised the authentication flow in microservice adapter to cache access token
554
- - deleted file containing secrets
555
- - changes
556
- - optimisation around how dummy otp is managed
557
- - isSeeded added
558
- - bug fix for fetch layouts
559
- - view modes added in layout
560
- - One to many crud manager fixes
561
- - one-to-many-crud-manager-fixes
562
- - Many to many crud field manager fixes
563
- - patch endpoint added in role controller
564
- - many-to-many field fixes
565
- - modelSequenceFormViewChangeHandler added on field change
566
- - changes to convert the passwordlessRegistrationValidateWhat from array to string
567
- - changes to format group values consistently
568
- - fixes for normalizing group values
569
- - Revert "changes to return groupValue in the group meta response as well. groupValue is..."
570
- - changes to return groupValue in the group meta response as well. groupValue is...
571
- - changes to return groupValue in the group meta response as well. groupValue is...
572
- - filter_field_granularity_supported_added_for_date_fields
573
- - password registration/login cleanup + max failed login attempts checks added
574
- - removed unsafe inline from CSP
575
- - removed incorrect comment
576
- - changes
577
- - Revert "replaced playwright with lazy dependency"
578
- - replaced playwright with lazy dependency
579
- - count and average
580
- - fixes to solid core metadata configuration
581
- - make `s3Key` and `isPrivate` properties mandatory in `ResolveS3UrlDto`.
582
- - solid seed now prints proper exception stack trace
583
- - added playwright dependencies as peer dependencies
584
- - changed playwright import to make it lazy
585
- - issue fixes
586
- - formatting changes
587
- - formatting changes
588
- - changes for test setup
589
- - package changes
590
- - Changes to generate an SA user with the default password for simpler experience during setup
591
- - more changes to support form data based uploads
592
- - changes
593
- - changes around testing workflow
594
- - unified testing utitlities
595
- - added comments to the slug code
596
- - refactored queue namespacign
597
- - queue namespacing related chanes
598
- - removed todo
599
- - queue name related changes
600
- - cag
601
- - changrs
602
- - queues names are now namespaced by service naem
603
- - enabled logs
604
- - debug logs
605
- - testing docs updated
606
- - changes
607
- - cleanup
608
- - removed old testing related fiels
609
- - testing infra now supports data based interpolation
610
- - testing changes: now we support fully custom test specs
611
- - changes for test automation
612
- - changes to tsconfig for playwright tests
613
- - exporting typeorm db helper
614
- - removed the files section
615
- - changes for playwright testing
616
- - changes to disable service controller seed method
617
- - formatting changes
618
- - oom issue
619
- - logger added for chatter
620
- - changed arg to kebab case instead of came case in schematic service
621
- - default menu icons added
622
- - rabbitmq subscriber: add retries, DLX queues, reconnects, and docs
623
- - removed un-necessary log
624
- - fix for handling non existence of fieldNamesForRemoval arg
625
- - foirmatting canges
626
- - Archived/solidstarters main
627
- - version changes
628
- - changed org : @solidstarters -> @solidxai
629
- - removed publish script, since it is replaced with solidctl release
630
- - chanes
631
- - Revert "@solidstarters namespace changed to @solidx"
632
- - @solidstarters namespace changed to @solidx
633
- - file service interface changes
634
- - CR in s3 file service, url options now supports isPrivateBucket allowing one to generate signed and un-signed URLs using the getUrl method
635
- - changes to the publish script to support: 1.reverse merging main to dev to ensure latest package version is synced with dev post publish. 2. added guardrail to allow publishing from main branch only 3. added dry run option and force option i.e (in case we want to publish from another branch, but is hidden) 4. script now pushes the git version tags as well
636
- - changes to pass minimal parameters to the schematics project and pick the rest from the metadata configuration json file (avoid long shell commands)
637
- - test data workflow
638
- - test-data command
639
- - seed command updated
640
- - changes
641
- - changes
642
- - seed command changes to support pruning, test-data-setup and test-data-teardown.
643
- - seeding now supports seedData allowing us to seed fixtures for testing.
644
- - precomputations now skip computation if value is already provided
645
- - added utility for findOneByUserKey
646
- - pruning related chagnes
647
- - changes
648
- - more changes related to pruning metadata
649
- - pruen logs added
650
- - module metadata seeder now does prune also
651
- - reformatting to improve readability
652
- - changes
653
- - file type not allowed. Allowed: image, document, pdf. Received mimetype: application/pdf (mapped to file)
654
- - bug fixes
655
- - changes to cleanup the implementation by having the write method of file service return the url post write
656
- - changes to support using the region specified in a media storage provider, instead only the default while creating an s3 client
657
- - fixes for using the default-aws-s3 bucket for storing the settings media if default file service is s3
658
- - changes to settings media storage logic i.e copy multer path to file service implementation write
659
- - file service abstraction cleanup
660
- - chagnes
661
- - Dashboard Question Responsive
662
-
663
- ## [0.1.16-beta.3] - 2026-09-02
664
-
665
- ### Added
666
-
667
- - add fullName field to OTPSignUpDto and update authentication service to use it
668
- - create OTP registrations through the extension user provider
669
- - let seed metadata declare which users are extension users
670
- - replace signup key-sniffing with an explicit SignupIntent
671
- - add ModuleIconAssetService to manage module icon installation
672
- - remove delete button visibility for user activity history
673
- - implement default value application for required fields in import transactions
674
- - add default values for required fields in import transactions
675
- - enhance media type mapping to support multiple categories per extension in MediaFieldCrudManager
676
- - update media file type definitions to expose only necessary fields for better clarity
677
- - enhance media type handling by consolidating media file types and updating related services
678
- - add SecretResolutionController and related DTO for reading secrets safely
679
- - expose media type mappings and improve field label handling in MediaFieldCrudManager
680
- - add resolve and resolveMany methods for secret management
681
- - add normalization utilities for text fields and integrate them into LongTextFieldCrudManager and ShortTextFieldCrudManager
682
- - implement eager installation of Chromium for Playwright UI tests
683
- - add security header options for iframe embedding and customize frame-ancestors
684
- - implement transaction handling for unpublishing records and restore previous version
685
- - add createdAt field to PostChatterMessageDto and set default in service
686
- - implement transaction handling for unpublishing records and restore previous version
687
- - add progress reporting functionality to test runner and reporters
688
- - add viewWidget attribute for fileSize in metadata
689
- - add configurable UI timeouts for testing steps and update documentation
690
- - enhance internationalisation by adding applyCreateDefaults method for localeName on create DTOs
691
- - implement promoteRecoveredDraftPublishVersion method and integrate with CRUDService for soft-deleted records
692
- - add default locale name for internationalised entries in test data seeding
693
- - implement draft/publish versioning support and refactor related services
694
- - add DraftPublishHelperService for managing draft and publish workflows
695
- - add workflow field data provider support and related interfaces
696
- - add asynchronous execution for workflows and enhance execution status retrieval
697
- - implement WorkflowSecret management with CRUD operations and integrate into workflow execution
698
- - enhance workflow definition management and add Python runtime node
699
- - add SolidX integration nodes for login, email, and SMS
700
- - add support for versioning and publishing in CRUD operations, including new fields in entities and filters
701
- - enhance http.request node with query parameters and body modes
702
- - refactor node structure and add sequential and switch nodes
703
- - update workflow execution and definition handling
704
- - implement workflow execution services and nodes
705
- - implement API key generation for system admin users in ModuleMetadataSeederService
706
- - enhance ModuleMetadataSeederService to generate and store API keys for system admin users
707
- - add fieldConfig property to DatasourceIntrospectionMappingColumnDto and enhance field sanitization in DatasourceIntrospectionService
708
- - enhance migration process with build and seed commands
709
- - enhance datasource introspection with primary key detection and migration support
710
- - enhance role creation with module linkage and resolve module metadata
711
- - enhance action, role, and view metadata services with change detection and JSON normalization
712
- - add introspection services for MSSQL, MySQL, and PostgreSQL
713
- - add new dashboard controller actions to permissions
714
- - simplify queue health permissions by consolidating patterns
715
- - implement explicit widget permissions and unauthorized response handling
716
- - enhance widget permission checks and add unauthorized response handling
717
- - add Queue SLA heatmap provider and update metadata
718
- - update queue health menu item and reorder messages
719
- - add various dashboard providers and runtime services
720
- - implement WhatsApp Cloud API integration
721
- - add gupshup whatsapp provider
722
- - add deleteByMediaRecord method to MediaStorageProvider implementations
723
- - add updateCustomNoteMessage action to ChatterMessageController
724
- - add secure custom-note edit API with attachment add/remove support
725
- - implemented social media oath for facebook and microsoft
726
- - add partialUpdate endpoint to menu-item-metadata controller and update metadata seeder relation field name
727
- - implemented social media oath for facebook and microsoft
728
- - add Message Tree Action and corresponding view for mqMessage
729
- - implement processing timeout for RabbitMQ subscriber
730
- - Add a composite index to `ChatterMessage` on `coModelName` and `coModelEntityId`, and an index to `chatterMessage` in `ChatterMessageDetails`.
731
- - Migrate date/time transformers to UtcDateTimeTransformer.
732
- - simplify S3 URL resolution DTO, and remove unused S3 resolution logic.
733
-
734
- ### Fixed
735
-
736
- - enforce allowPublicRegistration on OTP registration
737
- - update copy-resources script to include new menu icon and correct resource path
738
- - update copy-resources script to target the correct directory for media files
739
- - update build script to include resource copying and add copyfiles dependency
740
- - remove postinstall script for menu icon installation
741
- - add postinstall script to ensure menu icon is copied to the correct directory
742
- - ensure file operations for menu icon are awaited in create and update methods
743
- - update menuIconUrl to point to the correct image path
744
- - prevent caching of negative lookups in cache helper and permission metadata service
745
- - use replaceAll for activeUserId in security rule config
746
- - remove migration command and related services
747
- - pass model service to convertImportedRecordToDto and apply defaults in the correct order
748
- - remove delete permission from metadata configuration
749
- - remove delete permission from global settings
750
- - make currentValue optional in CreateModelSequenceDto and update seeding logic to exclude it
751
- - change matched column type from bit to default nullable boolean
752
- - improve error message for media deletion restriction
753
- - use transactions entitymanager for all subscribers only for embedded db projects
754
- - update consuming project name resolution to use parent directory
755
- - update solidx directory path to include consuming project name
756
- - correct package name in model generation command and update error handling in module metadata retrieval
757
- - username
758
- - remove type specification for encrypted column in Setting entity, to work in mssql also
759
- - handle null or empty security rule configuration strings in repository
760
-
761
- ### Changed
762
-
763
- - remove ModuleIconAssetService from core module
764
- - rename applyEntityDefaults to applyImportDefaults for clarity
765
- - update media type handling in CreateFieldMetadataDto and FieldMetadataService
766
- - remove onDelete cascade option from ManyToOne relationships in entity definitions
767
- - unify datetime column types across entities using helper function
768
- - remove explicit timestamp type for nullable date columns across entities
769
- - update CommonEntity properties to be optional and adjust types in WorkflowTriggerExecution
770
- - rename create-draft-publish-helper.service to draft-publish-helper.service and update imports
771
- - inject InternationalisationHelperService in ModuleTestDataService and CrudHelperService
772
- - separate generic delete from draft-publish and i18n cleanup in CRUDService
773
- - remove unused boolean type and related system column definitions from DatasourceIntrospectionService
774
- - update CrudHelperService to initialize DraftPublishHelperService directly in the class refactor: remove publishedAt sorting logic from getLayout method in ViewMetadataService
775
- - simplify published version filtering in CRUDService
776
- - remove handleSeedLocales method to streamline locale seeding process
777
- - remove legacy dashboard files and add new dashboarding architecture guide
778
- - remove unused dashboard question and variable providers, SQL expression resolver, and related subscribers
779
- - remove redundant null check in resolveSecurityRuleConfig
780
- - update body column type to longText using getColumnType helper in SmsTemplate entity
781
- - update legacy entity fields to be nullable and support null types
782
- - replace DTO introspection with explicit isUpdate flag in MediaFieldCrudManager
783
- - make password scheme and failed login attempt columns non-nullable in UserEntity.
784
- - make passwordScheme, passwordSchemeVersion, and failedLoginAttempts fields nullable in the User entity.
785
-
786
- ### Documentation
787
-
788
- - update expired discord link
789
-
790
- ### Other
791
-
792
- - changes to ensure provider roles is used to resolve roles first for password/password less registration paths if an external user provider exists
793
131
  - changes to ensure full name is also populated alongwith username
794
132
  - cross-tyep uniqueness fix
795
133
  - instant logout for access token changes