@solidxai/core 0.1.12 → 0.1.13-beta.10

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 (687) hide show
  1. package/CHANGELOG.md +3786 -0
  2. package/dist/commands/run-tests.command.d.ts +7 -1
  3. package/dist/commands/run-tests.command.d.ts.map +1 -1
  4. package/dist/commands/run-tests.command.js +49 -3
  5. package/dist/commands/run-tests.command.js.map +1 -1
  6. package/dist/commands/seed.command.d.ts +2 -0
  7. package/dist/commands/seed.command.d.ts.map +1 -1
  8. package/dist/commands/seed.command.js +21 -0
  9. package/dist/commands/seed.command.js.map +1 -1
  10. package/dist/constants/chatter-message.constants.d.ts +1 -0
  11. package/dist/constants/chatter-message.constants.d.ts.map +1 -1
  12. package/dist/constants/chatter-message.constants.js +3 -1
  13. package/dist/constants/chatter-message.constants.js.map +1 -1
  14. package/dist/constants/draft-publish-fields.d.ts +2 -0
  15. package/dist/constants/draft-publish-fields.d.ts.map +1 -0
  16. package/dist/constants/draft-publish-fields.js +5 -0
  17. package/dist/constants/draft-publish-fields.js.map +1 -0
  18. package/dist/constants/media-file-types.d.ts +9 -0
  19. package/dist/constants/media-file-types.d.ts.map +1 -1
  20. package/dist/constants/media-file-types.js +27 -1
  21. package/dist/constants/media-file-types.js.map +1 -1
  22. package/dist/constants/user.constants.d.ts +2 -0
  23. package/dist/constants/user.constants.d.ts.map +1 -0
  24. package/dist/constants/user.constants.js +5 -0
  25. package/dist/constants/user.constants.js.map +1 -0
  26. package/dist/controllers/action-metadata.controller.d.ts +1 -1
  27. package/dist/controllers/action-metadata.controller.js +1 -1
  28. package/dist/controllers/agent-event.controller.d.ts +1 -1
  29. package/dist/controllers/agent-event.controller.js +1 -1
  30. package/dist/controllers/agent-session.controller.d.ts +1 -1
  31. package/dist/controllers/agent-session.controller.js +1 -1
  32. package/dist/controllers/chatter-message.controller.d.ts +5 -0
  33. package/dist/controllers/chatter-message.controller.d.ts.map +1 -1
  34. package/dist/controllers/chatter-message.controller.js +14 -0
  35. package/dist/controllers/chatter-message.controller.js.map +1 -1
  36. package/dist/controllers/dashboard-user-layout.controller.d.ts +1 -1
  37. package/dist/controllers/dashboard-user-layout.controller.js +1 -1
  38. package/dist/controllers/email-template.controller.d.ts +1 -1
  39. package/dist/controllers/email-template.controller.js +1 -1
  40. package/dist/controllers/export-template.controller.d.ts +1 -1
  41. package/dist/controllers/export-template.controller.d.ts.map +1 -1
  42. package/dist/controllers/export-template.controller.js +6 -4
  43. package/dist/controllers/export-template.controller.js.map +1 -1
  44. package/dist/controllers/export-transaction.controller.d.ts +1 -1
  45. package/dist/controllers/export-transaction.controller.js +1 -1
  46. package/dist/controllers/import-transaction-error-log.controller.d.ts +1 -1
  47. package/dist/controllers/import-transaction-error-log.controller.js +1 -1
  48. package/dist/controllers/import-transaction.controller.d.ts +1 -1
  49. package/dist/controllers/import-transaction.controller.d.ts.map +1 -1
  50. package/dist/controllers/import-transaction.controller.js +7 -7
  51. package/dist/controllers/import-transaction.controller.js.map +1 -1
  52. package/dist/controllers/list-of-values.controller.d.ts +1 -1
  53. package/dist/controllers/list-of-values.controller.js +1 -1
  54. package/dist/controllers/locale.controller.d.ts +1 -1
  55. package/dist/controllers/locale.controller.js +1 -1
  56. package/dist/controllers/mcp-audit-log.controller.d.ts +1 -1
  57. package/dist/controllers/mcp-audit-log.controller.js +1 -1
  58. package/dist/controllers/media.controller.d.ts +2 -2
  59. package/dist/controllers/media.controller.d.ts.map +1 -1
  60. package/dist/controllers/media.controller.js +13 -8
  61. package/dist/controllers/media.controller.js.map +1 -1
  62. package/dist/controllers/menu-item-metadata.controller.d.ts +1 -1
  63. package/dist/controllers/menu-item-metadata.controller.js +1 -1
  64. package/dist/controllers/model-sequence.controller.d.ts +1 -1
  65. package/dist/controllers/model-sequence.controller.js +1 -1
  66. package/dist/controllers/module-package.controller.d.ts.map +1 -1
  67. package/dist/controllers/module-package.controller.js +2 -3
  68. package/dist/controllers/module-package.controller.js.map +1 -1
  69. package/dist/controllers/mq-message-queue.controller.d.ts +1 -1
  70. package/dist/controllers/mq-message-queue.controller.js +1 -1
  71. package/dist/controllers/mq-message.controller.d.ts +1 -1
  72. package/dist/controllers/mq-message.controller.js +1 -1
  73. package/dist/controllers/permission-metadata.controller.d.ts +1 -1
  74. package/dist/controllers/permission-metadata.controller.js +1 -1
  75. package/dist/controllers/role-metadata.controller.d.ts +1 -1
  76. package/dist/controllers/role-metadata.controller.js +1 -1
  77. package/dist/controllers/saved-filters.controller.d.ts +1 -1
  78. package/dist/controllers/saved-filters.controller.js +1 -1
  79. package/dist/controllers/scheduled-job.controller.d.ts +1 -1
  80. package/dist/controllers/scheduled-job.controller.js +1 -1
  81. package/dist/controllers/security-rule.controller.d.ts +1 -1
  82. package/dist/controllers/security-rule.controller.js +1 -1
  83. package/dist/controllers/sms-template.controller.d.ts +1 -1
  84. package/dist/controllers/sms-template.controller.js +1 -1
  85. package/dist/controllers/user-activity-history.controller.d.ts +1 -1
  86. package/dist/controllers/user-activity-history.controller.js +1 -1
  87. package/dist/controllers/user-view-metadata.controller.d.ts +1 -1
  88. package/dist/controllers/user-view-metadata.controller.js +1 -1
  89. package/dist/controllers/user.controller.d.ts +2 -2
  90. package/dist/controllers/user.controller.js +2 -2
  91. package/dist/controllers/view-metadata.controller.d.ts +3 -3
  92. package/dist/controllers/view-metadata.controller.js +1 -1
  93. package/dist/controllers/workflow-definition.controller.d.ts +38 -0
  94. package/dist/controllers/workflow-definition.controller.d.ts.map +1 -0
  95. package/dist/controllers/workflow-definition.controller.js +272 -0
  96. package/dist/controllers/workflow-definition.controller.js.map +1 -0
  97. package/dist/controllers/workflow-execution-artifact.controller.d.ts +24 -0
  98. package/dist/controllers/workflow-execution-artifact.controller.d.ts.map +1 -0
  99. package/dist/controllers/workflow-execution-artifact.controller.js +179 -0
  100. package/dist/controllers/workflow-execution-artifact.controller.js.map +1 -0
  101. package/dist/controllers/workflow-execution-log.controller.d.ts +24 -0
  102. package/dist/controllers/workflow-execution-log.controller.d.ts.map +1 -0
  103. package/dist/controllers/workflow-execution-log.controller.js +179 -0
  104. package/dist/controllers/workflow-execution-log.controller.js.map +1 -0
  105. package/dist/controllers/workflow-execution.controller.d.ts +29 -0
  106. package/dist/controllers/workflow-execution.controller.d.ts.map +1 -0
  107. package/dist/controllers/workflow-execution.controller.js +227 -0
  108. package/dist/controllers/workflow-execution.controller.js.map +1 -0
  109. package/dist/controllers/workflow-secret.controller.d.ts +24 -0
  110. package/dist/controllers/workflow-secret.controller.d.ts.map +1 -0
  111. package/dist/controllers/workflow-secret.controller.js +179 -0
  112. package/dist/controllers/workflow-secret.controller.js.map +1 -0
  113. package/dist/controllers/workflow-step-execution.controller.d.ts +24 -0
  114. package/dist/controllers/workflow-step-execution.controller.d.ts.map +1 -0
  115. package/dist/controllers/workflow-step-execution.controller.js +179 -0
  116. package/dist/controllers/workflow-step-execution.controller.js.map +1 -0
  117. package/dist/controllers/workflow-trigger-execution.controller.d.ts +24 -0
  118. package/dist/controllers/workflow-trigger-execution.controller.d.ts.map +1 -0
  119. package/dist/controllers/workflow-trigger-execution.controller.js +179 -0
  120. package/dist/controllers/workflow-trigger-execution.controller.js.map +1 -0
  121. package/dist/decorators/workflow-field-data-provider.decorator.d.ts +3 -0
  122. package/dist/decorators/workflow-field-data-provider.decorator.d.ts.map +1 -0
  123. package/dist/decorators/workflow-field-data-provider.decorator.js +11 -0
  124. package/dist/decorators/workflow-field-data-provider.decorator.js.map +1 -0
  125. package/dist/decorators/workflow-node-provider.decorator.d.ts +4 -0
  126. package/dist/decorators/workflow-node-provider.decorator.d.ts.map +1 -0
  127. package/dist/decorators/workflow-node-provider.decorator.js +13 -0
  128. package/dist/decorators/workflow-node-provider.decorator.js.map +1 -0
  129. package/dist/dtos/basic-filters.dto.d.ts +0 -1
  130. package/dist/dtos/basic-filters.dto.d.ts.map +1 -1
  131. package/dist/dtos/basic-filters.dto.js +1 -6
  132. package/dist/dtos/basic-filters.dto.js.map +1 -1
  133. package/dist/dtos/create-workflow-definition.dto.d.ts +14 -0
  134. package/dist/dtos/create-workflow-definition.dto.d.ts.map +1 -0
  135. package/dist/dtos/create-workflow-definition.dto.js +92 -0
  136. package/dist/dtos/create-workflow-definition.dto.js.map +1 -0
  137. package/dist/dtos/create-workflow-execution-artifact.dto.d.ts +22 -0
  138. package/dist/dtos/create-workflow-execution-artifact.dto.d.ts.map +1 -0
  139. package/dist/dtos/create-workflow-execution-artifact.dto.js +139 -0
  140. package/dist/dtos/create-workflow-execution-artifact.dto.js.map +1 -0
  141. package/dist/dtos/create-workflow-execution-log.dto.d.ts +18 -0
  142. package/dist/dtos/create-workflow-execution-log.dto.d.ts.map +1 -0
  143. package/dist/dtos/create-workflow-execution-log.dto.js +116 -0
  144. package/dist/dtos/create-workflow-execution-log.dto.js.map +1 -0
  145. package/dist/dtos/create-workflow-execution.dto.d.ts +33 -0
  146. package/dist/dtos/create-workflow-execution.dto.d.ts.map +1 -0
  147. package/dist/dtos/create-workflow-execution.dto.js +186 -0
  148. package/dist/dtos/create-workflow-execution.dto.js.map +1 -0
  149. package/dist/dtos/create-workflow-secret.dto.d.ts +11 -0
  150. package/dist/dtos/create-workflow-secret.dto.d.ts.map +1 -0
  151. package/dist/dtos/create-workflow-secret.dto.js +74 -0
  152. package/dist/dtos/create-workflow-secret.dto.js.map +1 -0
  153. package/dist/dtos/create-workflow-step-execution.dto.d.ts +27 -0
  154. package/dist/dtos/create-workflow-step-execution.dto.d.ts.map +1 -0
  155. package/dist/dtos/create-workflow-step-execution.dto.js +171 -0
  156. package/dist/dtos/create-workflow-step-execution.dto.js.map +1 -0
  157. package/dist/dtos/create-workflow-trigger-execution.dto.d.ts +25 -0
  158. package/dist/dtos/create-workflow-trigger-execution.dto.d.ts.map +1 -0
  159. package/dist/dtos/create-workflow-trigger-execution.dto.js +158 -0
  160. package/dist/dtos/create-workflow-trigger-execution.dto.js.map +1 -0
  161. package/dist/dtos/execute-workflow.dto.d.ts +7 -0
  162. package/dist/dtos/execute-workflow.dto.d.ts.map +1 -0
  163. package/dist/dtos/execute-workflow.dto.js +11 -0
  164. package/dist/dtos/execute-workflow.dto.js.map +1 -0
  165. package/dist/dtos/update-workflow-definition.dto.d.ts +15 -0
  166. package/dist/dtos/update-workflow-definition.dto.d.ts.map +1 -0
  167. package/dist/dtos/update-workflow-definition.dto.js +97 -0
  168. package/dist/dtos/update-workflow-definition.dto.js.map +1 -0
  169. package/dist/dtos/update-workflow-execution-artifact.dto.d.ts +23 -0
  170. package/dist/dtos/update-workflow-execution-artifact.dto.d.ts.map +1 -0
  171. package/dist/dtos/update-workflow-execution-artifact.dto.js +143 -0
  172. package/dist/dtos/update-workflow-execution-artifact.dto.js.map +1 -0
  173. package/dist/dtos/update-workflow-execution-log.dto.d.ts +19 -0
  174. package/dist/dtos/update-workflow-execution-log.dto.d.ts.map +1 -0
  175. package/dist/dtos/update-workflow-execution-log.dto.js +121 -0
  176. package/dist/dtos/update-workflow-execution-log.dto.js.map +1 -0
  177. package/dist/dtos/update-workflow-execution.dto.d.ts +34 -0
  178. package/dist/dtos/update-workflow-execution.dto.d.ts.map +1 -0
  179. package/dist/dtos/update-workflow-execution.dto.js +190 -0
  180. package/dist/dtos/update-workflow-execution.dto.js.map +1 -0
  181. package/dist/dtos/update-workflow-secret.dto.d.ts +12 -0
  182. package/dist/dtos/update-workflow-secret.dto.d.ts.map +1 -0
  183. package/dist/dtos/update-workflow-secret.dto.js +80 -0
  184. package/dist/dtos/update-workflow-secret.dto.js.map +1 -0
  185. package/dist/dtos/update-workflow-step-execution.dto.d.ts +28 -0
  186. package/dist/dtos/update-workflow-step-execution.dto.d.ts.map +1 -0
  187. package/dist/dtos/update-workflow-step-execution.dto.js +175 -0
  188. package/dist/dtos/update-workflow-step-execution.dto.js.map +1 -0
  189. package/dist/dtos/update-workflow-trigger-execution.dto.d.ts +26 -0
  190. package/dist/dtos/update-workflow-trigger-execution.dto.d.ts.map +1 -0
  191. package/dist/dtos/update-workflow-trigger-execution.dto.js +163 -0
  192. package/dist/dtos/update-workflow-trigger-execution.dto.js.map +1 -0
  193. package/dist/dtos/validate-workflow-definition.dto.d.ts +4 -0
  194. package/dist/dtos/validate-workflow-definition.dto.d.ts.map +1 -0
  195. package/dist/dtos/validate-workflow-definition.dto.js +11 -0
  196. package/dist/dtos/validate-workflow-definition.dto.js.map +1 -0
  197. package/dist/entities/common.entity.d.ts +4 -0
  198. package/dist/entities/common.entity.d.ts.map +1 -1
  199. package/dist/entities/common.entity.js +25 -1
  200. package/dist/entities/common.entity.js.map +1 -1
  201. package/dist/entities/user.entity.d.ts.map +1 -1
  202. package/dist/entities/user.entity.js +36 -0
  203. package/dist/entities/user.entity.js.map +1 -1
  204. package/dist/entities/workflow-definition.entity.d.ts +15 -0
  205. package/dist/entities/workflow-definition.entity.d.ts.map +1 -0
  206. package/dist/entities/workflow-definition.entity.js +77 -0
  207. package/dist/entities/workflow-definition.entity.js.map +1 -0
  208. package/dist/entities/workflow-execution-artifact.entity.d.ts +23 -0
  209. package/dist/entities/workflow-execution-artifact.entity.d.ts.map +1 -0
  210. package/dist/entities/workflow-execution-artifact.entity.js +113 -0
  211. package/dist/entities/workflow-execution-artifact.entity.js.map +1 -0
  212. package/dist/entities/workflow-execution-log.entity.d.ts +19 -0
  213. package/dist/entities/workflow-execution-log.entity.d.ts.map +1 -0
  214. package/dist/entities/workflow-execution-log.entity.js +95 -0
  215. package/dist/entities/workflow-execution-log.entity.js.map +1 -0
  216. package/dist/entities/workflow-execution.entity.d.ts +28 -0
  217. package/dist/entities/workflow-execution.entity.d.ts.map +1 -0
  218. package/dist/entities/workflow-execution.entity.js +124 -0
  219. package/dist/entities/workflow-execution.entity.js.map +1 -0
  220. package/dist/entities/workflow-secret.entity.d.ts +12 -0
  221. package/dist/entities/workflow-secret.entity.d.ts.map +1 -0
  222. package/dist/entities/workflow-secret.entity.js +66 -0
  223. package/dist/entities/workflow-secret.entity.js.map +1 -0
  224. package/dist/entities/workflow-step-execution.entity.d.ts +28 -0
  225. package/dist/entities/workflow-step-execution.entity.d.ts.map +1 -0
  226. package/dist/entities/workflow-step-execution.entity.js +138 -0
  227. package/dist/entities/workflow-step-execution.entity.js.map +1 -0
  228. package/dist/entities/workflow-trigger-execution.entity.d.ts +26 -0
  229. package/dist/entities/workflow-trigger-execution.entity.d.ts.map +1 -0
  230. package/dist/entities/workflow-trigger-execution.entity.js +127 -0
  231. package/dist/entities/workflow-trigger-execution.entity.js.map +1 -0
  232. package/dist/factories/mail.factory.d.ts.map +1 -1
  233. package/dist/factories/mail.factory.js +4 -0
  234. package/dist/factories/mail.factory.js.map +1 -1
  235. package/dist/factories/sms.factory.d.ts.map +1 -1
  236. package/dist/factories/sms.factory.js +4 -1
  237. package/dist/factories/sms.factory.js.map +1 -1
  238. package/dist/helpers/field-crud-managers/MediaFieldCrudManager.d.ts +1 -0
  239. package/dist/helpers/field-crud-managers/MediaFieldCrudManager.d.ts.map +1 -1
  240. package/dist/helpers/field-crud-managers/MediaFieldCrudManager.js +18 -11
  241. package/dist/helpers/field-crud-managers/MediaFieldCrudManager.js.map +1 -1
  242. package/dist/helpers/file-download.helper.d.ts +9 -0
  243. package/dist/helpers/file-download.helper.d.ts.map +1 -0
  244. package/dist/helpers/file-download.helper.js +14 -0
  245. package/dist/helpers/file-download.helper.js.map +1 -0
  246. package/dist/helpers/model-metadata-helper.service.d.ts.map +1 -1
  247. package/dist/helpers/model-metadata-helper.service.js +30 -1
  248. package/dist/helpers/model-metadata-helper.service.js.map +1 -1
  249. package/dist/helpers/solid-registry.d.ts +5 -1
  250. package/dist/helpers/solid-registry.d.ts.map +1 -1
  251. package/dist/helpers/solid-registry.js +18 -1
  252. package/dist/helpers/solid-registry.js.map +1 -1
  253. package/dist/index.d.ts +59 -0
  254. package/dist/index.d.ts.map +1 -1
  255. package/dist/index.js +59 -0
  256. package/dist/index.js.map +1 -1
  257. package/dist/interfaces/workflow-node-handler.interface.d.ts +5 -0
  258. package/dist/interfaces/workflow-node-handler.interface.d.ts.map +1 -0
  259. package/dist/interfaces/workflow-node-handler.interface.js +3 -0
  260. package/dist/interfaces/workflow-node-handler.interface.js.map +1 -0
  261. package/dist/interfaces.d.ts +25 -0
  262. package/dist/interfaces.d.ts.map +1 -1
  263. package/dist/interfaces.js.map +1 -1
  264. package/dist/jobs/database/workflow-execution-publisher-database.service.d.ts +12 -0
  265. package/dist/jobs/database/workflow-execution-publisher-database.service.d.ts.map +1 -0
  266. package/dist/jobs/database/workflow-execution-publisher-database.service.js +39 -0
  267. package/dist/jobs/database/workflow-execution-publisher-database.service.js.map +1 -0
  268. package/dist/jobs/database/workflow-execution-queue-options-database.d.ts +8 -0
  269. package/dist/jobs/database/workflow-execution-queue-options-database.d.ts.map +1 -0
  270. package/dist/jobs/database/workflow-execution-queue-options-database.js +10 -0
  271. package/dist/jobs/database/workflow-execution-queue-options-database.js.map +1 -0
  272. package/dist/jobs/database/workflow-execution-subscriber-database.service.d.ts +19 -0
  273. package/dist/jobs/database/workflow-execution-subscriber-database.service.d.ts.map +1 -0
  274. package/dist/jobs/database/workflow-execution-subscriber-database.service.js +55 -0
  275. package/dist/jobs/database/workflow-execution-subscriber-database.service.js.map +1 -0
  276. package/dist/jobs/rabbitmq/workflow-execution-publisher.service.d.ts +12 -0
  277. package/dist/jobs/rabbitmq/workflow-execution-publisher.service.d.ts.map +1 -0
  278. package/dist/jobs/rabbitmq/workflow-execution-publisher.service.js +39 -0
  279. package/dist/jobs/rabbitmq/workflow-execution-publisher.service.js.map +1 -0
  280. package/dist/jobs/rabbitmq/workflow-execution-queue-options.d.ts +8 -0
  281. package/dist/jobs/rabbitmq/workflow-execution-queue-options.d.ts.map +1 -0
  282. package/dist/jobs/rabbitmq/workflow-execution-queue-options.js +10 -0
  283. package/dist/jobs/rabbitmq/workflow-execution-queue-options.js.map +1 -0
  284. package/dist/jobs/rabbitmq/workflow-execution-subscriber.service.d.ts +17 -0
  285. package/dist/jobs/rabbitmq/workflow-execution-subscriber.service.d.ts.map +1 -0
  286. package/dist/jobs/rabbitmq/workflow-execution-subscriber.service.js +52 -0
  287. package/dist/jobs/rabbitmq/workflow-execution-subscriber.service.js.map +1 -0
  288. package/dist/jobs/redis/workflow-execution-publisher-redis.service.d.ts +12 -0
  289. package/dist/jobs/redis/workflow-execution-publisher-redis.service.d.ts.map +1 -0
  290. package/dist/jobs/redis/workflow-execution-publisher-redis.service.js +39 -0
  291. package/dist/jobs/redis/workflow-execution-publisher-redis.service.js.map +1 -0
  292. package/dist/jobs/redis/workflow-execution-queue-options-redis.d.ts +8 -0
  293. package/dist/jobs/redis/workflow-execution-queue-options-redis.d.ts.map +1 -0
  294. package/dist/jobs/redis/workflow-execution-queue-options-redis.js +10 -0
  295. package/dist/jobs/redis/workflow-execution-queue-options-redis.js.map +1 -0
  296. package/dist/jobs/redis/workflow-execution-subscriber-redis.service.d.ts +17 -0
  297. package/dist/jobs/redis/workflow-execution-subscriber-redis.service.d.ts.map +1 -0
  298. package/dist/jobs/redis/workflow-execution-subscriber-redis.service.js +52 -0
  299. package/dist/jobs/redis/workflow-execution-subscriber-redis.service.js.map +1 -0
  300. package/dist/repository/security-rule.repository.d.ts +1 -0
  301. package/dist/repository/security-rule.repository.d.ts.map +1 -1
  302. package/dist/repository/security-rule.repository.js +28 -7
  303. package/dist/repository/security-rule.repository.js.map +1 -1
  304. package/dist/repository/workflow-definition.repository.d.ts +12 -0
  305. package/dist/repository/workflow-definition.repository.d.ts.map +1 -0
  306. package/dist/repository/workflow-definition.repository.js +39 -0
  307. package/dist/repository/workflow-definition.repository.js.map +1 -0
  308. package/dist/repository/workflow-execution-artifact.repository.d.ts +12 -0
  309. package/dist/repository/workflow-execution-artifact.repository.d.ts.map +1 -0
  310. package/dist/repository/workflow-execution-artifact.repository.js +39 -0
  311. package/dist/repository/workflow-execution-artifact.repository.js.map +1 -0
  312. package/dist/repository/workflow-execution-log.repository.d.ts +12 -0
  313. package/dist/repository/workflow-execution-log.repository.d.ts.map +1 -0
  314. package/dist/repository/workflow-execution-log.repository.js +39 -0
  315. package/dist/repository/workflow-execution-log.repository.js.map +1 -0
  316. package/dist/repository/workflow-execution.repository.d.ts +12 -0
  317. package/dist/repository/workflow-execution.repository.d.ts.map +1 -0
  318. package/dist/repository/workflow-execution.repository.js +39 -0
  319. package/dist/repository/workflow-execution.repository.js.map +1 -0
  320. package/dist/repository/workflow-secret.repository.d.ts +12 -0
  321. package/dist/repository/workflow-secret.repository.d.ts.map +1 -0
  322. package/dist/repository/workflow-secret.repository.js +39 -0
  323. package/dist/repository/workflow-secret.repository.js.map +1 -0
  324. package/dist/repository/workflow-step-execution.repository.d.ts +12 -0
  325. package/dist/repository/workflow-step-execution.repository.d.ts.map +1 -0
  326. package/dist/repository/workflow-step-execution.repository.js +39 -0
  327. package/dist/repository/workflow-step-execution.repository.js.map +1 -0
  328. package/dist/repository/workflow-trigger-execution.repository.d.ts +12 -0
  329. package/dist/repository/workflow-trigger-execution.repository.d.ts.map +1 -0
  330. package/dist/repository/workflow-trigger-execution.repository.js +39 -0
  331. package/dist/repository/workflow-trigger-execution.repository.js.map +1 -0
  332. package/dist/seeders/module-metadata-seeder.service.d.ts +6 -0
  333. package/dist/seeders/module-metadata-seeder.service.d.ts.map +1 -1
  334. package/dist/seeders/module-metadata-seeder.service.js +185 -27
  335. package/dist/seeders/module-metadata-seeder.service.js.map +1 -1
  336. package/dist/seeders/module-test-data.service.d.ts +3 -1
  337. package/dist/seeders/module-test-data.service.d.ts.map +1 -1
  338. package/dist/seeders/module-test-data.service.js +8 -2
  339. package/dist/seeders/module-test-data.service.js.map +1 -1
  340. package/dist/seeders/seed-data/solid-core-metadata.json +11494 -5570
  341. package/dist/services/authentication.service.d.ts +4 -1
  342. package/dist/services/authentication.service.d.ts.map +1 -1
  343. package/dist/services/authentication.service.js +52 -4
  344. package/dist/services/authentication.service.js.map +1 -1
  345. package/dist/services/chatter-message.service.d.ts +11 -0
  346. package/dist/services/chatter-message.service.d.ts.map +1 -1
  347. package/dist/services/chatter-message.service.js +53 -4
  348. package/dist/services/chatter-message.service.js.map +1 -1
  349. package/dist/services/crud-helper.service.d.ts +21 -3
  350. package/dist/services/crud-helper.service.d.ts.map +1 -1
  351. package/dist/services/crud-helper.service.js +129 -54
  352. package/dist/services/crud-helper.service.js.map +1 -1
  353. package/dist/services/crud.service.d.ts +14 -1
  354. package/dist/services/crud.service.d.ts.map +1 -1
  355. package/dist/services/crud.service.js +107 -67
  356. package/dist/services/crud.service.js.map +1 -1
  357. package/dist/services/datasource-introspection.service.d.ts.map +1 -1
  358. package/dist/services/datasource-introspection.service.js.map +1 -1
  359. package/dist/services/draft-publish-helper.service.d.ts +52 -0
  360. package/dist/services/draft-publish-helper.service.d.ts.map +1 -0
  361. package/dist/services/draft-publish-helper.service.js +368 -0
  362. package/dist/services/draft-publish-helper.service.js.map +1 -0
  363. package/dist/services/internationalisation-helper.service.d.ts +19 -0
  364. package/dist/services/internationalisation-helper.service.d.ts.map +1 -0
  365. package/dist/services/internationalisation-helper.service.js +107 -0
  366. package/dist/services/internationalisation-helper.service.js.map +1 -0
  367. package/dist/services/locale.service.d.ts +1 -1
  368. package/dist/services/media.service.d.ts +3 -2
  369. package/dist/services/media.service.d.ts.map +1 -1
  370. package/dist/services/media.service.js +44 -29
  371. package/dist/services/media.service.js.map +1 -1
  372. package/dist/services/metadata-validation.service.d.ts +7 -0
  373. package/dist/services/metadata-validation.service.d.ts.map +1 -0
  374. package/dist/services/metadata-validation.service.js +42 -0
  375. package/dist/services/metadata-validation.service.js.map +1 -0
  376. package/dist/services/model-metadata.service.d.ts.map +1 -1
  377. package/dist/services/model-metadata.service.js +2 -1
  378. package/dist/services/model-metadata.service.js.map +1 -1
  379. package/dist/services/object.utils.d.ts +2 -0
  380. package/dist/services/object.utils.d.ts.map +1 -0
  381. package/dist/services/object.utils.js +11 -0
  382. package/dist/services/object.utils.js.map +1 -0
  383. package/dist/services/settings/default-settings-provider.service.d.ts +46 -6
  384. package/dist/services/settings/default-settings-provider.service.d.ts.map +1 -1
  385. package/dist/services/settings/default-settings-provider.service.js +29 -3
  386. package/dist/services/settings/default-settings-provider.service.js.map +1 -1
  387. package/dist/services/solid-introspect.service.d.ts +1 -0
  388. package/dist/services/solid-introspect.service.d.ts.map +1 -1
  389. package/dist/services/solid-introspect.service.js +12 -0
  390. package/dist/services/solid-introspect.service.js.map +1 -1
  391. package/dist/services/user.service.d.ts +2 -2
  392. package/dist/services/user.service.d.ts.map +1 -1
  393. package/dist/services/user.service.js +9 -3
  394. package/dist/services/user.service.js.map +1 -1
  395. package/dist/services/view-metadata.service.d.ts +6 -3
  396. package/dist/services/view-metadata.service.d.ts.map +1 -1
  397. package/dist/services/view-metadata.service.js +60 -63
  398. package/dist/services/view-metadata.service.js.map +1 -1
  399. package/dist/services/workflow/nodes/execution-fail.node.d.ts +6 -0
  400. package/dist/services/workflow/nodes/execution-fail.node.d.ts.map +1 -0
  401. package/dist/services/workflow/nodes/execution-fail.node.js +81 -0
  402. package/dist/services/workflow/nodes/execution-fail.node.js.map +1 -0
  403. package/dist/services/workflow/nodes/for-each.node.d.ts +8 -0
  404. package/dist/services/workflow/nodes/for-each.node.d.ts.map +1 -0
  405. package/dist/services/workflow/nodes/for-each.node.js +204 -0
  406. package/dist/services/workflow/nodes/for-each.node.js.map +1 -0
  407. package/dist/services/workflow/nodes/http-request.node.d.ts +13 -0
  408. package/dist/services/workflow/nodes/http-request.node.d.ts.map +1 -0
  409. package/dist/services/workflow/nodes/http-request.node.js +549 -0
  410. package/dist/services/workflow/nodes/http-request.node.js.map +1 -0
  411. package/dist/services/workflow/nodes/if.node.d.ts +6 -0
  412. package/dist/services/workflow/nodes/if.node.d.ts.map +1 -0
  413. package/dist/services/workflow/nodes/if.node.js +100 -0
  414. package/dist/services/workflow/nodes/if.node.js.map +1 -0
  415. package/dist/services/workflow/nodes/log-write.node.d.ts +6 -0
  416. package/dist/services/workflow/nodes/log-write.node.d.ts.map +1 -0
  417. package/dist/services/workflow/nodes/log-write.node.js +231 -0
  418. package/dist/services/workflow/nodes/log-write.node.js.map +1 -0
  419. package/dist/services/workflow/nodes/loop-until.node.d.ts +12 -0
  420. package/dist/services/workflow/nodes/loop-until.node.d.ts.map +1 -0
  421. package/dist/services/workflow/nodes/loop-until.node.js +281 -0
  422. package/dist/services/workflow/nodes/loop-until.node.js.map +1 -0
  423. package/dist/services/workflow/nodes/parallel.node.d.ts +6 -0
  424. package/dist/services/workflow/nodes/parallel.node.d.ts.map +1 -0
  425. package/dist/services/workflow/nodes/parallel.node.js +83 -0
  426. package/dist/services/workflow/nodes/parallel.node.js.map +1 -0
  427. package/dist/services/workflow/nodes/runtime-python.node.d.ts +13 -0
  428. package/dist/services/workflow/nodes/runtime-python.node.d.ts.map +1 -0
  429. package/dist/services/workflow/nodes/runtime-python.node.js +522 -0
  430. package/dist/services/workflow/nodes/runtime-python.node.js.map +1 -0
  431. package/dist/services/workflow/nodes/sequential.node.d.ts +6 -0
  432. package/dist/services/workflow/nodes/sequential.node.d.ts.map +1 -0
  433. package/dist/services/workflow/nodes/sequential.node.js +68 -0
  434. package/dist/services/workflow/nodes/sequential.node.js.map +1 -0
  435. package/dist/services/workflow/nodes/solidx-api.helpers.d.ts +25 -0
  436. package/dist/services/workflow/nodes/solidx-api.helpers.d.ts.map +1 -0
  437. package/dist/services/workflow/nodes/solidx-api.helpers.js +143 -0
  438. package/dist/services/workflow/nodes/solidx-api.helpers.js.map +1 -0
  439. package/dist/services/workflow/nodes/solidx-crud.nodes.d.ts +48 -0
  440. package/dist/services/workflow/nodes/solidx-crud.nodes.d.ts.map +1 -0
  441. package/dist/services/workflow/nodes/solidx-crud.nodes.js +475 -0
  442. package/dist/services/workflow/nodes/solidx-crud.nodes.js.map +1 -0
  443. package/dist/services/workflow/nodes/solidx-login.node.d.ts +6 -0
  444. package/dist/services/workflow/nodes/solidx-login.node.d.ts.map +1 -0
  445. package/dist/services/workflow/nodes/solidx-login.node.js +208 -0
  446. package/dist/services/workflow/nodes/solidx-login.node.js.map +1 -0
  447. package/dist/services/workflow/nodes/solidx-send-email.node.d.ts +11 -0
  448. package/dist/services/workflow/nodes/solidx-send-email.node.d.ts.map +1 -0
  449. package/dist/services/workflow/nodes/solidx-send-email.node.js +437 -0
  450. package/dist/services/workflow/nodes/solidx-send-email.node.js.map +1 -0
  451. package/dist/services/workflow/nodes/solidx-send-sms.node.d.ts +10 -0
  452. package/dist/services/workflow/nodes/solidx-send-sms.node.d.ts.map +1 -0
  453. package/dist/services/workflow/nodes/solidx-send-sms.node.js +347 -0
  454. package/dist/services/workflow/nodes/solidx-send-sms.node.js.map +1 -0
  455. package/dist/services/workflow/nodes/switch.node.d.ts +7 -0
  456. package/dist/services/workflow/nodes/switch.node.d.ts.map +1 -0
  457. package/dist/services/workflow/nodes/switch.node.js +120 -0
  458. package/dist/services/workflow/nodes/switch.node.js.map +1 -0
  459. package/dist/services/workflow/workflow-definition-metadata-sync.service.d.ts +19 -0
  460. package/dist/services/workflow/workflow-definition-metadata-sync.service.d.ts.map +1 -0
  461. package/dist/services/workflow/workflow-definition-metadata-sync.service.js +187 -0
  462. package/dist/services/workflow/workflow-definition-metadata-sync.service.js.map +1 -0
  463. package/dist/services/workflow/workflow-definition-validator.service.d.ts +13 -0
  464. package/dist/services/workflow/workflow-definition-validator.service.d.ts.map +1 -0
  465. package/dist/services/workflow/workflow-definition-validator.service.js +166 -0
  466. package/dist/services/workflow/workflow-definition-validator.service.js.map +1 -0
  467. package/dist/services/workflow/workflow-execution-writer.service.d.ts +26 -0
  468. package/dist/services/workflow/workflow-execution-writer.service.d.ts.map +1 -0
  469. package/dist/services/workflow/workflow-execution-writer.service.js +191 -0
  470. package/dist/services/workflow/workflow-execution-writer.service.js.map +1 -0
  471. package/dist/services/workflow/workflow-expression.service.d.ts +14 -0
  472. package/dist/services/workflow/workflow-expression.service.d.ts.map +1 -0
  473. package/dist/services/workflow/workflow-expression.service.js +157 -0
  474. package/dist/services/workflow/workflow-expression.service.js.map +1 -0
  475. package/dist/services/workflow/workflow-invocation.service.d.ts +11 -0
  476. package/dist/services/workflow/workflow-invocation.service.d.ts.map +1 -0
  477. package/dist/services/workflow/workflow-invocation.service.js +37 -0
  478. package/dist/services/workflow/workflow-invocation.service.js.map +1 -0
  479. package/dist/services/workflow/workflow-node-registry.service.d.ts +19 -0
  480. package/dist/services/workflow/workflow-node-registry.service.d.ts.map +1 -0
  481. package/dist/services/workflow/workflow-node-registry.service.js +117 -0
  482. package/dist/services/workflow/workflow-node-registry.service.js.map +1 -0
  483. package/dist/services/workflow/workflow-runtime.service.d.ts +61 -0
  484. package/dist/services/workflow/workflow-runtime.service.d.ts.map +1 -0
  485. package/dist/services/workflow/workflow-runtime.service.js +706 -0
  486. package/dist/services/workflow/workflow-runtime.service.js.map +1 -0
  487. package/dist/services/workflow/workflow-scheduled-trigger.job.d.ts +10 -0
  488. package/dist/services/workflow/workflow-scheduled-trigger.job.d.ts.map +1 -0
  489. package/dist/services/workflow/workflow-scheduled-trigger.job.js +37 -0
  490. package/dist/services/workflow/workflow-scheduled-trigger.job.js.map +1 -0
  491. package/dist/services/workflow-definition.service.d.ts +52 -0
  492. package/dist/services/workflow-definition.service.d.ts.map +1 -0
  493. package/dist/services/workflow-definition.service.js +251 -0
  494. package/dist/services/workflow-definition.service.js.map +1 -0
  495. package/dist/services/workflow-execution-artifact.service.d.ts +12 -0
  496. package/dist/services/workflow-execution-artifact.service.d.ts.map +1 -0
  497. package/dist/services/workflow-execution-artifact.service.js +38 -0
  498. package/dist/services/workflow-execution-artifact.service.js.map +1 -0
  499. package/dist/services/workflow-execution-log.service.d.ts +12 -0
  500. package/dist/services/workflow-execution-log.service.d.ts.map +1 -0
  501. package/dist/services/workflow-execution-log.service.js +38 -0
  502. package/dist/services/workflow-execution-log.service.js.map +1 -0
  503. package/dist/services/workflow-execution.service.d.ts +12 -0
  504. package/dist/services/workflow-execution.service.d.ts.map +1 -0
  505. package/dist/services/workflow-execution.service.js +38 -0
  506. package/dist/services/workflow-execution.service.js.map +1 -0
  507. package/dist/services/workflow-secret.service.d.ts +25 -0
  508. package/dist/services/workflow-secret.service.d.ts.map +1 -0
  509. package/dist/services/workflow-secret.service.js +152 -0
  510. package/dist/services/workflow-secret.service.js.map +1 -0
  511. package/dist/services/workflow-step-execution.service.d.ts +12 -0
  512. package/dist/services/workflow-step-execution.service.d.ts.map +1 -0
  513. package/dist/services/workflow-step-execution.service.js +38 -0
  514. package/dist/services/workflow-step-execution.service.js.map +1 -0
  515. package/dist/services/workflow-trigger-execution.service.d.ts +12 -0
  516. package/dist/services/workflow-trigger-execution.service.d.ts.map +1 -0
  517. package/dist/services/workflow-trigger-execution.service.js +38 -0
  518. package/dist/services/workflow-trigger-execution.service.js.map +1 -0
  519. package/dist/solid-core.module.d.ts.map +1 -1
  520. package/dist/solid-core.module.js +131 -1
  521. package/dist/solid-core.module.js.map +1 -1
  522. package/dist/testing/adapters/ui/playwright-adapter.d.ts +5 -0
  523. package/dist/testing/adapters/ui/playwright-adapter.d.ts.map +1 -1
  524. package/dist/testing/adapters/ui/playwright-adapter.js +17 -1
  525. package/dist/testing/adapters/ui/playwright-adapter.js.map +1 -1
  526. package/dist/testing/adapters/ui/ui.types.d.ts +2 -0
  527. package/dist/testing/adapters/ui/ui.types.d.ts.map +1 -1
  528. package/dist/testing/adapters/ui/ui.types.js.map +1 -1
  529. package/dist/testing/steps/ui/actions.step.d.ts.map +1 -1
  530. package/dist/testing/steps/ui/actions.step.js +6 -2
  531. package/dist/testing/steps/ui/actions.step.js.map +1 -1
  532. package/dist/testing/steps/ui/assertions.step.d.ts.map +1 -1
  533. package/dist/testing/steps/ui/assertions.step.js +11 -3
  534. package/dist/testing/steps/ui/assertions.step.js.map +1 -1
  535. package/dist/testing/steps/ui/form.step.d.ts.map +1 -1
  536. package/dist/testing/steps/ui/form.step.js +9 -3
  537. package/dist/testing/steps/ui/form.step.js.map +1 -1
  538. package/dist/testing/steps/ui/manual.step.js +1 -1
  539. package/dist/testing/steps/ui/manual.step.js.map +1 -1
  540. package/dist/testing/steps/ui/navigation.step.d.ts.map +1 -1
  541. package/dist/testing/steps/ui/navigation.step.js +3 -1
  542. package/dist/testing/steps/ui/navigation.step.js.map +1 -1
  543. package/dist/transformers/empty-string-to-null-transformer.d.ts +4 -0
  544. package/dist/transformers/empty-string-to-null-transformer.d.ts.map +1 -0
  545. package/dist/transformers/empty-string-to-null-transformer.js +12 -0
  546. package/dist/transformers/empty-string-to-null-transformer.js.map +1 -0
  547. package/dist/types/workflow-dsl.types.d.ts +291 -0
  548. package/dist/types/workflow-dsl.types.d.ts.map +1 -0
  549. package/dist/types/workflow-dsl.types.js +3 -0
  550. package/dist/types/workflow-dsl.types.js.map +1 -0
  551. package/dist/types/workflow-execution-queue.types.d.ts +4 -0
  552. package/dist/types/workflow-execution-queue.types.d.ts.map +1 -0
  553. package/dist/types/workflow-execution-queue.types.js +3 -0
  554. package/dist/types/workflow-execution-queue.types.js.map +1 -0
  555. package/package.json +3 -2
  556. package/src/commands/run-tests.command.ts +47 -1
  557. package/src/commands/seed.command.ts +19 -0
  558. package/src/constants/chatter-message.constants.ts +12 -0
  559. package/src/constants/draft-publish-fields.ts +5 -0
  560. package/src/constants/media-file-types.ts +50 -0
  561. package/src/constants/user.constants.ts +13 -0
  562. package/src/controllers/chatter-message.controller.ts +8 -0
  563. package/src/controllers/export-template.controller.ts +5 -3
  564. package/src/controllers/import-transaction.controller.ts +6 -6
  565. package/src/controllers/media.controller.ts +17 -6
  566. package/src/controllers/module-package.controller.ts +2 -3
  567. package/src/controllers/workflow-definition.controller.ts +141 -0
  568. package/src/controllers/workflow-execution-artifact.controller.ts +93 -0
  569. package/src/controllers/workflow-execution-log.controller.ts +93 -0
  570. package/src/controllers/workflow-execution.controller.ts +126 -0
  571. package/src/controllers/workflow-secret.controller.ts +90 -0
  572. package/src/controllers/workflow-step-execution.controller.ts +93 -0
  573. package/src/controllers/workflow-trigger-execution.controller.ts +93 -0
  574. package/src/decorators/workflow-field-data-provider.decorator.ts +7 -0
  575. package/src/decorators/workflow-node-provider.decorator.ts +14 -0
  576. package/src/dtos/basic-filters.dto.ts +0 -4
  577. package/src/dtos/create-workflow-definition.dto.ts +60 -0
  578. package/src/dtos/create-workflow-execution-artifact.dto.ts +99 -0
  579. package/src/dtos/create-workflow-execution-log.dto.ts +80 -0
  580. package/src/dtos/create-workflow-execution.dto.ts +137 -0
  581. package/src/dtos/create-workflow-secret.dto.ts +44 -0
  582. package/src/dtos/create-workflow-step-execution.dto.ts +123 -0
  583. package/src/dtos/create-workflow-trigger-execution.dto.ts +114 -0
  584. package/src/dtos/execute-workflow.dto.ts +6 -0
  585. package/src/dtos/update-workflow-definition.dto.ts +67 -0
  586. package/src/dtos/update-workflow-execution-artifact.dto.ts +105 -0
  587. package/src/dtos/update-workflow-execution-log.dto.ts +87 -0
  588. package/src/dtos/update-workflow-execution.dto.ts +144 -0
  589. package/src/dtos/update-workflow-secret.dto.ts +53 -0
  590. package/src/dtos/update-workflow-step-execution.dto.ts +132 -0
  591. package/src/dtos/update-workflow-trigger-execution.dto.ts +122 -0
  592. package/src/dtos/validate-workflow-definition.dto.ts +3 -0
  593. package/src/entities/common.entity.ts +24 -0
  594. package/src/entities/user.entity.ts +53 -36
  595. package/src/entities/workflow-definition.entity.ts +43 -0
  596. package/src/entities/workflow-execution-artifact.entity.ts +72 -0
  597. package/src/entities/workflow-execution-log.entity.ts +58 -0
  598. package/src/entities/workflow-execution.entity.ts +82 -0
  599. package/src/entities/workflow-secret.entity.ts +33 -0
  600. package/src/entities/workflow-step-execution.entity.ts +88 -0
  601. package/src/entities/workflow-trigger-execution.entity.ts +82 -0
  602. package/src/factories/mail.factory.ts +7 -1
  603. package/src/factories/sms.factory.ts +4 -1
  604. package/src/helpers/field-crud-managers/MediaFieldCrudManager.ts +26 -12
  605. package/src/helpers/file-download.helper.ts +31 -0
  606. package/src/helpers/model-metadata-helper.service.ts +32 -1
  607. package/src/helpers/solid-registry.ts +22 -2
  608. package/src/index.ts +59 -0
  609. package/src/interfaces/workflow-node-handler.interface.ts +10 -0
  610. package/src/interfaces.ts +30 -0
  611. package/src/jobs/database/workflow-execution-publisher-database.service.ts +24 -0
  612. package/src/jobs/database/workflow-execution-queue-options-database.ts +9 -0
  613. package/src/jobs/database/workflow-execution-subscriber-database.service.ts +44 -0
  614. package/src/jobs/rabbitmq/workflow-execution-publisher.service.ts +24 -0
  615. package/src/jobs/rabbitmq/workflow-execution-queue-options.ts +9 -0
  616. package/src/jobs/rabbitmq/workflow-execution-subscriber.service.ts +42 -0
  617. package/src/jobs/redis/workflow-execution-publisher-redis.service.ts +24 -0
  618. package/src/jobs/redis/workflow-execution-queue-options-redis.ts +9 -0
  619. package/src/jobs/redis/workflow-execution-subscriber-redis.service.ts +42 -0
  620. package/src/repository/security-rule.repository.ts +52 -10
  621. package/src/repository/workflow-definition.repository.ts +19 -0
  622. package/src/repository/workflow-execution-artifact.repository.ts +19 -0
  623. package/src/repository/workflow-execution-log.repository.ts +19 -0
  624. package/src/repository/workflow-execution.repository.ts +19 -0
  625. package/src/repository/workflow-secret.repository.ts +19 -0
  626. package/src/repository/workflow-step-execution.repository.ts +19 -0
  627. package/src/repository/workflow-trigger-execution.repository.ts +19 -0
  628. package/src/seeders/module-metadata-seeder.service.ts +216 -40
  629. package/src/seeders/module-test-data.service.ts +6 -0
  630. package/src/seeders/seed-data/solid-core-metadata.json +11494 -5570
  631. package/src/services/authentication.service.ts +76 -5
  632. package/src/services/chatter-message.service.ts +107 -5
  633. package/src/services/crud-helper.service.ts +236 -56
  634. package/src/services/crud.service.ts +159 -104
  635. package/src/services/datasource-introspection.service.ts +5 -0
  636. package/src/services/draft-publish-helper.service.ts +529 -0
  637. package/src/services/internationalisation-helper.service.ts +148 -0
  638. package/src/services/media.service.ts +67 -36
  639. package/src/services/metadata-validation.service.ts +39 -0
  640. package/src/services/model-metadata.service.ts +4 -1
  641. package/src/services/object.utils.ts +10 -0
  642. package/src/services/settings/default-settings-provider.service.ts +35 -3
  643. package/src/services/solid-introspect.service.ts +19 -0
  644. package/src/services/user.service.ts +18 -3
  645. package/src/services/view-metadata.service.ts +80 -154
  646. package/src/services/workflow/nodes/execution-fail.node.ts +82 -0
  647. package/src/services/workflow/nodes/for-each.node.ts +231 -0
  648. package/src/services/workflow/nodes/http-request.node.ts +624 -0
  649. package/src/services/workflow/nodes/if.node.ts +100 -0
  650. package/src/services/workflow/nodes/log-write.node.ts +234 -0
  651. package/src/services/workflow/nodes/loop-until.node.ts +343 -0
  652. package/src/services/workflow/nodes/parallel.node.ts +88 -0
  653. package/src/services/workflow/nodes/runtime-python.node.ts +571 -0
  654. package/src/services/workflow/nodes/sequential.node.ts +65 -0
  655. package/src/services/workflow/nodes/solidx-api.helpers.ts +205 -0
  656. package/src/services/workflow/nodes/solidx-crud.nodes.ts +511 -0
  657. package/src/services/workflow/nodes/solidx-login.node.ts +222 -0
  658. package/src/services/workflow/nodes/solidx-send-email.node.ts +489 -0
  659. package/src/services/workflow/nodes/solidx-send-sms.node.ts +377 -0
  660. package/src/services/workflow/nodes/switch.node.ts +132 -0
  661. package/src/services/workflow/workflow-definition-metadata-sync.service.ts +196 -0
  662. package/src/services/workflow/workflow-definition-validator.service.ts +226 -0
  663. package/src/services/workflow/workflow-execution-writer.service.ts +244 -0
  664. package/src/services/workflow/workflow-expression.service.ts +180 -0
  665. package/src/services/workflow/workflow-invocation.service.ts +39 -0
  666. package/src/services/workflow/workflow-node-registry.service.ts +152 -0
  667. package/src/services/workflow/workflow-runtime.service.ts +934 -0
  668. package/src/services/workflow/workflow-scheduled-trigger.job.ts +33 -0
  669. package/src/services/workflow-definition.service.ts +293 -0
  670. package/src/services/workflow-execution-artifact.service.ts +20 -0
  671. package/src/services/workflow-execution-log.service.ts +20 -0
  672. package/src/services/workflow-execution.service.ts +20 -0
  673. package/src/services/workflow-secret.service.ts +161 -0
  674. package/src/services/workflow-step-execution.service.ts +20 -0
  675. package/src/services/workflow-trigger-execution.service.ts +20 -0
  676. package/src/solid-core.module.ts +144 -3
  677. package/src/testing/README.md +73 -2
  678. package/src/testing/adapters/ui/playwright-adapter.ts +25 -0
  679. package/src/testing/adapters/ui/ui.types.ts +2 -0
  680. package/src/testing/steps/ui/actions.step.ts +8 -4
  681. package/src/testing/steps/ui/assertions.step.ts +18 -5
  682. package/src/testing/steps/ui/form.step.ts +16 -6
  683. package/src/testing/steps/ui/manual.step.ts +1 -1
  684. package/src/testing/steps/ui/navigation.step.ts +4 -2
  685. package/src/transformers/empty-string-to-null-transformer.ts +11 -0
  686. package/src/types/workflow-dsl.types.ts +1030 -0
  687. package/src/types/workflow-execution-queue.types.ts +3 -0
package/CHANGELOG.md CHANGED
@@ -1,5 +1,3791 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.1.13-beta.10] - 2026-07-30
4
+
5
+ ### Added
6
+
7
+ - add viewWidget attribute for fileSize in metadata
8
+ - add configurable UI timeouts for testing steps and update documentation
9
+ - enhance internationalisation by adding applyCreateDefaults method for localeName on create DTOs
10
+ - implement promoteRecoveredDraftPublishVersion method and integrate with CRUDService for soft-deleted records
11
+ - add default locale name for internationalised entries in test data seeding
12
+ - implement draft/publish versioning support and refactor related services
13
+ - add DraftPublishHelperService for managing draft and publish workflows
14
+ - add workflow field data provider support and related interfaces
15
+ - add asynchronous execution for workflows and enhance execution status retrieval
16
+ - implement WorkflowSecret management with CRUD operations and integrate into workflow execution
17
+ - enhance workflow definition management and add Python runtime node
18
+ - add SolidX integration nodes for login, email, and SMS
19
+ - add support for versioning and publishing in CRUD operations, including new fields in entities and filters
20
+ - enhance http.request node with query parameters and body modes
21
+ - refactor node structure and add sequential and switch nodes
22
+ - update workflow execution and definition handling
23
+ - implement workflow execution services and nodes
24
+ - implement API key generation for system admin users in ModuleMetadataSeederService
25
+ - enhance ModuleMetadataSeederService to generate and store API keys for system admin users
26
+ - add fieldConfig property to DatasourceIntrospectionMappingColumnDto and enhance field sanitization in DatasourceIntrospectionService
27
+ - enhance migration process with build and seed commands
28
+ - enhance datasource introspection with primary key detection and migration support
29
+ - enhance role creation with module linkage and resolve module metadata
30
+ - enhance action, role, and view metadata services with change detection and JSON normalization
31
+ - add introspection services for MSSQL, MySQL, and PostgreSQL
32
+ - add new dashboard controller actions to permissions
33
+ - simplify queue health permissions by consolidating patterns
34
+ - implement explicit widget permissions and unauthorized response handling
35
+ - enhance widget permission checks and add unauthorized response handling
36
+ - add Queue SLA heatmap provider and update metadata
37
+ - update queue health menu item and reorder messages
38
+ - add various dashboard providers and runtime services
39
+ - implement WhatsApp Cloud API integration
40
+ - add gupshup whatsapp provider
41
+ - add deleteByMediaRecord method to MediaStorageProvider implementations
42
+ - add updateCustomNoteMessage action to ChatterMessageController
43
+ - add secure custom-note edit API with attachment add/remove support
44
+ - implemented social media oath for facebook and microsoft
45
+ - add partialUpdate endpoint to menu-item-metadata controller and update metadata seeder relation field name
46
+ - implemented social media oath for facebook and microsoft
47
+ - add Message Tree Action and corresponding view for mqMessage
48
+ - implement processing timeout for RabbitMQ subscriber
49
+ - Add a composite index to `ChatterMessage` on `coModelName` and `coModelEntityId`, and an index to `chatterMessage` in `ChatterMessageDetails`.
50
+ - Migrate date/time transformers to UtcDateTimeTransformer.
51
+ - simplify S3 URL resolution DTO, and remove unused S3 resolution logic.
52
+
53
+ ### Fixed
54
+
55
+ - improve error message for media deletion restriction
56
+ - use transactions entitymanager for all subscribers only for embedded db projects
57
+ - update consuming project name resolution to use parent directory
58
+ - update solidx directory path to include consuming project name
59
+ - correct package name in model generation command and update error handling in module metadata retrieval
60
+ - username
61
+ - remove type specification for encrypted column in Setting entity, to work in mssql also
62
+ - handle null or empty security rule configuration strings in repository
63
+
64
+ ### Changed
65
+
66
+ - update CommonEntity properties to be optional and adjust types in WorkflowTriggerExecution
67
+ - rename create-draft-publish-helper.service to draft-publish-helper.service and update imports
68
+ - inject InternationalisationHelperService in ModuleTestDataService and CrudHelperService
69
+ - separate generic delete from draft-publish and i18n cleanup in CRUDService
70
+ - remove unused boolean type and related system column definitions from DatasourceIntrospectionService
71
+ - update CrudHelperService to initialize DraftPublishHelperService directly in the class refactor: remove publishedAt sorting logic from getLayout method in ViewMetadataService
72
+ - simplify published version filtering in CRUDService
73
+ - remove handleSeedLocales method to streamline locale seeding process
74
+ - remove legacy dashboard files and add new dashboarding architecture guide
75
+ - remove unused dashboard question and variable providers, SQL expression resolver, and related subscribers
76
+ - remove redundant null check in resolveSecurityRuleConfig
77
+ - update body column type to longText using getColumnType helper in SmsTemplate entity
78
+ - update legacy entity fields to be nullable and support null types
79
+ - replace DTO introspection with explicit isUpdate flag in MediaFieldCrudManager
80
+ - make password scheme and failed login attempt columns non-nullable in UserEntity.
81
+ - make passwordScheme, passwordSchemeVersion, and failedLoginAttempts fields nullable in the User entity.
82
+
83
+ ### Documentation
84
+
85
+ - update expired discord link
86
+
87
+ ### Other
88
+
89
+ - 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
90
+ - readme changes
91
+ - removed hardcoded type against a boolean type
92
+ - changes to the default testing setting timeout to pick from env as well
93
+ - remove duplicate code
94
+ - refactoring around chatter media security fix
95
+ - add media extension support for post chatter
96
+ - Add media upload action and validation in MediaService
97
+ - add media extension support for post chatter
98
+ - changes to ensure only id and field are returned while populating the user in chatter
99
+ - Update defaultValue types in solid-core-metadata.json to strings
100
+ - 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
101
+ - Add getMentionableUsers permission
102
+ - Add endpoint to retrieve mentionable users with search and limit options
103
+ - Add error handling nodes and enhance workflow node definitions
104
+ - Add skipHooks option to seed command and related services
105
+ - Remove type specification for matched column in WorkflowTriggerExecution entity
106
+ - Enhance workflow node definitions and runtime context handling
107
+ - remvoing redundent code
108
+ - Remove onDelete cascade option from ManyToOne relationships in SavedFilters entity
109
+ - changes
110
+ - changes
111
+ - sql injection vulnerability closed in filter queries
112
+ - Remove LocalPath
113
+ - revert changes
114
+ - revert changes
115
+ - revert changes
116
+ - re revert
117
+ - revert changes
118
+ - private-file-cleanup
119
+ - add downlaodurl
120
+ - changes to allow overriding the is allowed api keys flag thru extension user
121
+ - Revert "user enumeration"
122
+ - remove validation from username and mobile
123
+ - user create validation bugs
124
+ - add normalize for otp based also
125
+ - Disable metadata pruning by default in seed command configuration
126
+ - Update seed command to enable metadata pruning by default
127
+ - handle-case-sensitive-for-email
128
+ - Add delete permissions for ImportTransactionController in solid-core metadata
129
+ - Add permissions for import/export functionality in solid-core metadata
130
+ - Refactor role assignment for admin users to handle capability roles individually
131
+ - discard changes
132
+ - add support for static file
133
+ - Add capability roles for admin users in module metadata seeder
134
+ - Enhance module metadata seeder with event emission for start and finish; add options interface for seeding configuration
135
+ - attachment
136
+ - Add new roles and permissions for import/export functionality; refactor role permission handling
137
+ - make isPublic default true
138
+ - changes to show the image inline
139
+ - cleanup againts media's
140
+ - inline role crate false
141
+ - Implement chatter mention notification system with email templates and queue handling
142
+ - Add messageBodyMentions field to chatter message DTOs and entity
143
+ - fix-audit-bug
144
+ - changes to include signed url token for private media
145
+ - Revert "Revert "rename function name""
146
+ - Revert "Revert "add private media support""
147
+ - Add media file type constants and enhance security for media uploads
148
+ - handle technical error messages due to missing resource in static resources folder
149
+ - Revert "add private media support"
150
+ - Revert "rename function name"
151
+ - rename function name
152
+ - add private media support
153
+ - some fixes
154
+ - solidx session invalid changes
155
+ - add validation on get chatter message
156
+ - updatedAt value is updating now
157
+ - fix to allow linking a userKey belonging to the parent model while seeding a child model
158
+ - add security against chatter
159
+ - chatter message endpoint made public
160
+ - removed embedded db support
161
+ - Add default sorting by ID if not explicitly specified in order options
162
+ - add icons across all the models in solid core
163
+ - media upload added behind auth
164
+ - Refactor module path resolution to use kebab-case and extract migration file writing logic into a separate method
165
+ - Implement cleanup for TypeORM datasource entities and enhance file handling in SolidTsMorphService
166
+ - class serializer interceptor added for impact of Exclude and Expose
167
+ - Enhance datasource introspection with primary key validation and user key resolution
168
+ - Concurrent Login Feature
169
+ - user enumeration
170
+ - add helper text key on settings object .........
171
+ - changes to handle case insenstive filter operations if the values are other than string by casting
172
+ - menus item fix
173
+ - changes to ensure entity manager does not get serialized as part of the message for the computed field queue
174
+ - added nodemon heartbeat to allow in-process db query execution for code generation for embedded db
175
+ - display name changed
176
+ - name changed
177
+ - added settings for configure the row click on solid list view
178
+ - Revert "Fix for this issue > stop applying lower for numeric fields."
179
+ - fixed legacy entity files names
180
+ - view metadata type field - selection static and roles required false from menu-item
181
+ - Fix for this issue > stop applying lower for numeric fields.
182
+ - refactor and add migration command
183
+ - Handling for audit subscriber to defer audit publish when in embedded db mode
184
+ - Fixed the one genuine mid-transaction second-connection case and hardened the latent spots (for embedded db)
185
+ - changes to take in option for seeding with modules in current seed method
186
+ - Fix validation logic to parse string field values as integers before applying validations
187
+ - remove computed field from instruction add one remove field command fix many-to-many on chatter log
188
+ - ad changes
189
+ - Add locale seeding functionality and enhance locale management
190
+ - subscribers now use the event’s own transaction connection instead of a second pooled one (helpful for embedded db)
191
+ - changes to avoid extra module checks before dynamically loading it
192
+ - defaulted to modulemetadataseederservice if no seeder provided
193
+ - Add Date field in Instructions Response
194
+ - ai interaction cleanup changes
195
+ - enabling create,edit,import,export on permission and lov modules
196
+ - added module to rolemetadata list view
197
+ - roles group by module changes
198
+ - Refactor dashboard providers to utilize new bucket expression and normalization functions
199
+ - Implement Datasource Management functionality with controller, service, and DTO
200
+ - added index to fields newly added as sortable and searchable
201
+ - Add archiver package to dependencies
202
+ - removed unnecessary seed file
203
+ - Add TypeORM migration helper functions and export in index
204
+ - fixes
205
+ - reverted accidental removal of the layout builder root menu
206
+ - pending cleanup of solid core menu items
207
+ - Refactor metadata: remove standalone menu items and add scheduled jobs and saved filters tree views
208
+ - Remove ChatterMessageDetails and ImportTransactionErrorLog menu items; add Chatter Messages tree view and action. Other menu sub menus cleanup done
209
+ - Add model sequence and list of values tree views to metadata, other cleanup changes
210
+ - changes for IAM
211
+ - Add clearPackageRuntime functionality and corresponding metadata action
212
+ - Add archiver dependency and implement module package export functionality
213
+ - Refactor menu cleanup logic in ModelMetadataService and ModuleMetadataService; improve error handling for file deletion and update build commands in ModulePackageService to use solidctl.
214
+ - 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
215
+ - Add media tree view and action & media view cleanup, enhance file storage provider with file size tracking, implemented storeStreams for s3
216
+ - Remove cleanup procedures for module metadata across all SQL dialects and implement menu and action cleanup in the service layer.
217
+ - Remove unused database bootstrap service and related SQL cleanup procedures
218
+ - cleanup
219
+ - Add view and action metadata tree views with updated permissions and searchable fields
220
+ - Add view and action metadata tree views with updated permissions and searchable fields
221
+ - menu item model cleanup
222
+ - Add resumable import handling and transaction management in module package service
223
+ - Add method to retrieve Solid UI module path and enhance cleanup logging
224
+ - 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.
225
+ - Implement module package management: add controller, service, and DTOs for import, export, and build operations.
226
+ - many to one left join issue fixed
227
+ - Refactor field metadata actions and views: update action types, enhance searchability, and adjust permissions for create, edit, and delete operations.
228
+ - 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
229
+ - Update solid-core metadata: remove import/export options, rename fields, and add sortable attribute
230
+ - Enhance solid-core metadata structure for module mdtadata by removing import/export options and adding sortable attributes for fields
231
+ - Implement module metadata explorer with CRUD operations and search functionality
232
+ - Refactor module metadata paths to use a consistent directory structure and improve file resolution logic
233
+ - Bug fixs
234
+ - added frontend base url as well to the default settings
235
+ - minor cleanup
236
+ - changes to cleanup legacy table related fields
237
+ - changes for new dashboards functionality
238
+ - always print server startup line regardless of log level
239
+ - Add field quality checks and fixes checklist for backend validation
240
+ - typeo issue
241
+ - Agent table clean up
242
+ - Add manual interaction step for Playwright and update README
243
+ - provision made to unlink data rather than having to teardown everything
244
+ - provision made to unlink data rather than having to teardown everything
245
+ - changes to colour the server startup line
246
+ - Agent table clean up
247
+ - changes to avoid too many initialization logs. controlled thru the verboseBootstrap option to the boostrap helper
248
+ - removed id command options and retained the singular name option only for consistency purposes
249
+ - 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
250
+ - 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
251
+ - MCP table solid changes
252
+ - playwrite added as dependency instead
253
+ - changes to the test runner
254
+ - chatter message user resolution chagnes
255
+ - bug fix in chatter message user resolution after we moved to queues.
256
+ - moved back to beta3
257
+ - failed login attempts field added to the json and update dto and exposed in entity
258
+ - removed un-necessary index on newvalue display
259
+ - ts changes error: any
260
+ - auto addition of menus happens at the bottom now. list view layout changes for security access rules + enabled delete made welcome email & sms SystemAdminEditable
261
+ - changed model metadata service default form layout to be single column
262
+ - added typing to catch blocks + authentication service bug fixes for private registration flow
263
+ - added typing to catch blocks + authentication service bug fixes for private registration flow
264
+ - normalised @ApiTags
265
+ - enum for passwordless modes
266
+ - bug fix in how alternative actions are rendered
267
+ - queue related bug fixes
268
+ - changes to add a websocket adaptor to the bootstrap server routine
269
+ - license changes
270
+ - type fixes
271
+ - removed min and max from long text mapping
272
+ - bug fix for shortext field mapping
273
+ - changes to post the testing results to a webhook api with a test payload
274
+ - added import multer this fixes un-necessary ts errors in vscode
275
+ - ts errors fixed
276
+ - bug fix in rabbitmq subscriber optimisation in all subscribers to default to role both if not specified
277
+ - formatting changes
278
+ - facebook oauth
279
+ - Status required false
280
+ - updated gitignore
281
+ - dleete un-necessary docs
282
+ - deleted un-necessary files
283
+ - changes related to more grooming
284
+ - api added in cors
285
+ - refactor Oauth strategy
286
+ - Revert "Ft social media login"
287
+ - bug fix
288
+ - bug fix
289
+ - add new api me endpoint and role based settings
290
+ - setting changes for new ui architecture
291
+ - changes for new settings structure
292
+ - chatter task subtype and related changes
293
+ - bug fix
294
+ - fixes
295
+ - 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
296
+ - changes to handle import logs as well, thru configured winston log level
297
+ - change isMultiSelect to true in solid-core-metadata.json
298
+ - change isMultiSelect to false and set visibility for cronExpression, dayOfWeek, and dayOfMonth fields to false
299
+ - 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
300
+ - removed authTheme setting, auth pages dark - light is now controlled by the same local storage as the rest of the app shell
301
+ - bug fix: passwordless registration should create a user with active false
302
+ - apikeys attribute was not exposed
303
+ - refactor Oauth strategy
304
+ - 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)
305
+ - bug fix
306
+ - null check on role
307
+ - made provision to seed custom permissions
308
+ - handled seed scenario too
309
+ - upload File and expectHidden changes
310
+ - extension user cleanup and checks added
311
+ - fixed types for cleanup
312
+ - added tsc-alias as well to ensure clean imports in dist as an extra cleanup measure
313
+ - fixes bare shell imports with relative imports
314
+ - dynamic import fix
315
+ - removed unnecessary file
316
+ - fixes for 1. throw exception if extension user and no provider configured 2. fixed roles method in the extensionUserProvider interface to make it mandatory
317
+ - removed base abstract class
318
+ - added interface too
319
+ - changes
320
+ - changes to test data seeding & fixed the type for authenticationService.signup method
321
+ - changes to user dto to include the api keys toggle
322
+ - add default role to the user only if there are no roles resolved against a user
323
+ - 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
324
+ - Only forward --debug when explicitly enabled.
325
+ - toolOutput field changes to json
326
+ - adding user api key entity to export
327
+ - minor optimisation to how dynamic modules are loaded
328
+ - Add Discord badge to top of README
329
+ - Fix broken BSL license link and add Discord link to README
330
+ - Add BSL 1.1 license and update package.json license field
331
+ - Seed user and roles in testing data
332
+ - removed readme.txt
333
+ - moved type and interfaces in interfaces.ts and refactored accordingly
334
+ - changed to md
335
+ - added readme
336
+ - Ai setting model change
337
+ - changes to allow encrypting setting keys
338
+ - form view clean up
339
+ - Agent table list view changes
340
+ - synchronize false
341
+ - changes to resolve the selection dynamic provider by name and token both
342
+ - changes to bypass swagger urls from csp policy
343
+ - changes to create a seperate endpoint for admin users to generate api key + custom repository created for userApiKey
344
+ - changes to fix issue around isAllowedToGenerateApiKeys not getting saved during user creation
345
+ - changes to implement the sso code and sso exchange use cases
346
+ - removed orm types / exported api key entity
347
+ - added provision to control if api key creation is allowed for the user
348
+ - api key changes for backend
349
+ - changes to bootstrap helper to read from standard env variables and avoid redundantly passing swagger options
350
+ - fix to call addRoles only if role names are present
351
+ - Revert "revert: refactor: update legacy entity fields to be nullable and support null types"
352
+ - refactor: update legacy entity fields to be nullable and support null types
353
+ - Json structure change
354
+ - Agent table metadata clean up changes
355
+ - longtext
356
+ - longtext changes
357
+ - Agent tables clean up
358
+ - fixes to seed many-to-many relation for tests
359
+ - changes to seed media in testing data
360
+ - Chatter modelUserkey and excel many to one issue
361
+ - keeping the default selectionValueType as string since this is a good default
362
+ - bug fixes around how media is done
363
+ - bug fixes
364
+ - try catch inside logEvent
365
+ - media has card based metadata
366
+ - Refresh token activity
367
+ - changes to implement the sso code and sso exchange use cases
368
+ - cleanup
369
+ - enabled kanban view on mq message
370
+ - Agent table changes
371
+ - changes to disallow deleting a model or module in production
372
+ - changelog version bumped
373
+ - changelog added
374
+ - changes to control the logging using env variables & set appropriate defaults basis environment
375
+ - chnages for logging
376
+ - Chatter queue fixs
377
+ - one more "beta" for ozzy
378
+ - additional loggging in cors helper
379
+ - changes
380
+ - Redis Queue component and rabbitMQ folder changes
381
+ - changes to track old and new fields as part of the delete entity operation
382
+ - optimizations done for audit subcriber
383
+ - changes to optimize audit subscriber code to use background jobs entirely instead of partially
384
+ - changes to push all work/processing to the chatter queue subscriber to better manage workloads & db pooling utilization
385
+ - formatting changes
386
+ - 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
387
+ - qs depth config increased
388
+ - changes to move the shouldTrackAudit check into registry to avoid unnecessary checks during runtime
389
+ - cached model metadata queries
390
+ - changse
391
+ - disabled extra loggign
392
+ - chagnes
393
+ - reduced concurrency in computed fields
394
+ - additional loggign
395
+ - added indexes to mobile & email since those are frequently queries upon
396
+ - changes to optimize the permission service methods used in the hotspot load paths within auth and access token guards
397
+ - Redis background job changes
398
+ - Chatter Rationalizing
399
+ - changes
400
+ - changes
401
+ - changes to merge the entityId sequence computed provider into the existing sequence number provider
402
+ - changes to export bootstrap helpers for server & cli nest applications
403
+ - changes to toggle the validation for selection dynamic provider. Also changes to export a bootstrap helper function
404
+ - registered the EntityIdSequenceNumComputedFieldProvider computation provider as a nest provider
405
+ - Added EntityIdSequenceNumComputedFieldProvider as an alternative simpler provider which uses the modelSequence configuration and relies on the id persisted during creation for an entity
406
+ - added index on message id in mq message table
407
+ - changes around sequence num computed field being a post computation provider error logging in rabbit mq
408
+ - changes to save model sequence id as part of post compute instead of pre compute
409
+ - changse
410
+ - Revert "High concurrency fix for alpha num and sequence num computed fields"
411
+ - High concurrency fix for alpha num and sequence num computed fields
412
+ - bug fix in cron evalutaion
413
+ - tighter logging around roles
414
+ - scheduler now supports env based specific jobs starting and others not
415
+ - reverting back to text (i.e since it is good enough for mysql too) i.e 64kb for these fields
416
+ - revert cross db changes for view-metadata-entity
417
+ - fixes
418
+ - changes to handle cross-db compatibility
419
+ - added type as simple-json
420
+ - Remove isValidateForUpdate hack that relied on checking dto.id !== undefined
421
+ - Revert "Merge branch 'media-update' into 'main'"
422
+ - Mysql related changes
423
+ - ts-morph and media storage fix
424
+ - dashboard layout menu item added
425
+ - dashboard changes
426
+ - scheduler bug fix
427
+ - made provision to execute scheduled jobs manually
428
+ - changes
429
+ - cleanup
430
+ - logging related changes and made user activity history tree view
431
+ - changes to return the wall clock time as utc for chatter as well to keep it...
432
+ - changes around dashboard question refactoring
433
+ - default tree view and action added on code generation
434
+ - Date time format changes in audit
435
+ - user activity history on otp login
436
+ - changes
437
+ - changelog added
438
+ - reverted legacy and common entity to use local date time transformer only
439
+ - added changelog
440
+ - made playwright dependency lazy
441
+ - ai interaction table user is nullable now
442
+ - rabbitmq subscriber does a prefetch now allowing for more concurrency
443
+ - formatting changes
444
+ - Version info changes
445
+ - dummy otp can now be enabled on a per user basis
446
+ - jwt token optimisation
447
+ - optimised the authentication flow in microservice adapter to cache access token
448
+ - deleted file containing secrets
449
+ - changes
450
+ - optimisation around how dummy otp is managed
451
+ - isSeeded added
452
+ - bug fix for fetch layouts
453
+ - view modes added in layout
454
+ - One to many crud manager fixes
455
+ - one-to-many-crud-manager-fixes
456
+ - Many to many crud field manager fixes
457
+ - patch endpoint added in role controller
458
+ - many-to-many field fixes
459
+ - modelSequenceFormViewChangeHandler added on field change
460
+ - changes to convert the passwordlessRegistrationValidateWhat from array to string
461
+ - changes to format group values consistently
462
+ - fixes for normalizing group values
463
+ - Revert "changes to return groupValue in the group meta response as well. groupValue is..."
464
+ - changes to return groupValue in the group meta response as well. groupValue is...
465
+ - changes to return groupValue in the group meta response as well. groupValue is...
466
+ - filter_field_granularity_supported_added_for_date_fields
467
+ - password registration/login cleanup + max failed login attempts checks added
468
+ - removed unsafe inline from CSP
469
+ - removed incorrect comment
470
+ - changes
471
+ - Revert "replaced playwright with lazy dependency"
472
+ - replaced playwright with lazy dependency
473
+ - count and average
474
+ - fixes to solid core metadata configuration
475
+ - make `s3Key` and `isPrivate` properties mandatory in `ResolveS3UrlDto`.
476
+ - solid seed now prints proper exception stack trace
477
+ - added playwright dependencies as peer dependencies
478
+ - changed playwright import to make it lazy
479
+ - issue fixes
480
+ - formatting changes
481
+ - formatting changes
482
+ - changes for test setup
483
+ - package changes
484
+ - Changes to generate an SA user with the default password for simpler experience during setup
485
+ - more changes to support form data based uploads
486
+ - changes
487
+ - changes around testing workflow
488
+ - unified testing utitlities
489
+ - added comments to the slug code
490
+ - refactored queue namespacign
491
+ - queue namespacing related chanes
492
+ - removed todo
493
+ - queue name related changes
494
+ - cag
495
+ - changrs
496
+ - queues names are now namespaced by service naem
497
+ - enabled logs
498
+ - debug logs
499
+ - testing docs updated
500
+ - changes
501
+ - cleanup
502
+ - removed old testing related fiels
503
+ - testing infra now supports data based interpolation
504
+ - testing changes: now we support fully custom test specs
505
+ - changes for test automation
506
+ - changes to tsconfig for playwright tests
507
+ - exporting typeorm db helper
508
+ - removed the files section
509
+ - changes for playwright testing
510
+ - changes to disable service controller seed method
511
+ - formatting changes
512
+ - oom issue
513
+ - logger added for chatter
514
+ - changed arg to kebab case instead of came case in schematic service
515
+ - default menu icons added
516
+ - rabbitmq subscriber: add retries, DLX queues, reconnects, and docs
517
+ - removed un-necessary log
518
+ - fix for handling non existence of fieldNamesForRemoval arg
519
+ - foirmatting canges
520
+ - Archived/solidstarters main
521
+ - version changes
522
+ - changed org : @solidstarters -> @solidxai
523
+ - removed publish script, since it is replaced with solidctl release
524
+ - chanes
525
+ - Revert "@solidstarters namespace changed to @solidx"
526
+ - @solidstarters namespace changed to @solidx
527
+ - file service interface changes
528
+ - CR in s3 file service, url options now supports isPrivateBucket allowing one to generate signed and un-signed URLs using the getUrl method
529
+ - 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
530
+ - changes to pass minimal parameters to the schematics project and pick the rest from the metadata configuration json file (avoid long shell commands)
531
+ - test data workflow
532
+ - test-data command
533
+ - seed command updated
534
+ - changes
535
+ - changes
536
+ - seed command changes to support pruning, test-data-setup and test-data-teardown.
537
+ - seeding now supports seedData allowing us to seed fixtures for testing.
538
+ - precomputations now skip computation if value is already provided
539
+ - added utility for findOneByUserKey
540
+ - pruning related chagnes
541
+ - changes
542
+ - more changes related to pruning metadata
543
+ - pruen logs added
544
+ - module metadata seeder now does prune also
545
+ - reformatting to improve readability
546
+ - changes
547
+ - file type not allowed. Allowed: image, document, pdf. Received mimetype: application/pdf (mapped to file)
548
+ - bug fixes
549
+ - changes to cleanup the implementation by having the write method of file service return the url post write
550
+ - changes to support using the region specified in a media storage provider, instead only the default while creating an s3 client
551
+ - fixes for using the default-aws-s3 bucket for storing the settings media if default file service is s3
552
+ - changes to settings media storage logic i.e copy multer path to file service implementation write
553
+ - file service abstraction cleanup
554
+ - chagnes
555
+ - Dashboard Question Responsive
556
+
557
+ ## [0.1.13-beta.9] - 2026-07-29
558
+
559
+ ### Added
560
+
561
+ - add configurable UI timeouts for testing steps and update documentation
562
+ - enhance internationalisation by adding applyCreateDefaults method for localeName on create DTOs
563
+ - implement promoteRecoveredDraftPublishVersion method and integrate with CRUDService for soft-deleted records
564
+ - add default locale name for internationalised entries in test data seeding
565
+ - implement draft/publish versioning support and refactor related services
566
+ - add DraftPublishHelperService for managing draft and publish workflows
567
+ - add workflow field data provider support and related interfaces
568
+ - add asynchronous execution for workflows and enhance execution status retrieval
569
+ - implement WorkflowSecret management with CRUD operations and integrate into workflow execution
570
+ - enhance workflow definition management and add Python runtime node
571
+ - add SolidX integration nodes for login, email, and SMS
572
+ - add support for versioning and publishing in CRUD operations, including new fields in entities and filters
573
+ - enhance http.request node with query parameters and body modes
574
+ - refactor node structure and add sequential and switch nodes
575
+ - update workflow execution and definition handling
576
+ - implement workflow execution services and nodes
577
+ - implement API key generation for system admin users in ModuleMetadataSeederService
578
+ - enhance ModuleMetadataSeederService to generate and store API keys for system admin users
579
+ - add fieldConfig property to DatasourceIntrospectionMappingColumnDto and enhance field sanitization in DatasourceIntrospectionService
580
+ - enhance migration process with build and seed commands
581
+ - enhance datasource introspection with primary key detection and migration support
582
+ - enhance role creation with module linkage and resolve module metadata
583
+ - enhance action, role, and view metadata services with change detection and JSON normalization
584
+ - add introspection services for MSSQL, MySQL, and PostgreSQL
585
+ - add new dashboard controller actions to permissions
586
+ - simplify queue health permissions by consolidating patterns
587
+ - implement explicit widget permissions and unauthorized response handling
588
+ - enhance widget permission checks and add unauthorized response handling
589
+ - add Queue SLA heatmap provider and update metadata
590
+ - update queue health menu item and reorder messages
591
+ - add various dashboard providers and runtime services
592
+ - implement WhatsApp Cloud API integration
593
+ - add gupshup whatsapp provider
594
+ - add deleteByMediaRecord method to MediaStorageProvider implementations
595
+ - add updateCustomNoteMessage action to ChatterMessageController
596
+ - add secure custom-note edit API with attachment add/remove support
597
+ - implemented social media oath for facebook and microsoft
598
+ - add partialUpdate endpoint to menu-item-metadata controller and update metadata seeder relation field name
599
+ - implemented social media oath for facebook and microsoft
600
+ - add Message Tree Action and corresponding view for mqMessage
601
+ - implement processing timeout for RabbitMQ subscriber
602
+ - Add a composite index to `ChatterMessage` on `coModelName` and `coModelEntityId`, and an index to `chatterMessage` in `ChatterMessageDetails`.
603
+ - Migrate date/time transformers to UtcDateTimeTransformer.
604
+ - simplify S3 URL resolution DTO, and remove unused S3 resolution logic.
605
+
606
+ ### Fixed
607
+
608
+ - improve error message for media deletion restriction
609
+ - use transactions entitymanager for all subscribers only for embedded db projects
610
+ - update consuming project name resolution to use parent directory
611
+ - update solidx directory path to include consuming project name
612
+ - correct package name in model generation command and update error handling in module metadata retrieval
613
+ - username
614
+ - remove type specification for encrypted column in Setting entity, to work in mssql also
615
+ - handle null or empty security rule configuration strings in repository
616
+
617
+ ### Changed
618
+
619
+ - update CommonEntity properties to be optional and adjust types in WorkflowTriggerExecution
620
+ - rename create-draft-publish-helper.service to draft-publish-helper.service and update imports
621
+ - inject InternationalisationHelperService in ModuleTestDataService and CrudHelperService
622
+ - separate generic delete from draft-publish and i18n cleanup in CRUDService
623
+ - remove unused boolean type and related system column definitions from DatasourceIntrospectionService
624
+ - update CrudHelperService to initialize DraftPublishHelperService directly in the class refactor: remove publishedAt sorting logic from getLayout method in ViewMetadataService
625
+ - simplify published version filtering in CRUDService
626
+ - remove handleSeedLocales method to streamline locale seeding process
627
+ - remove legacy dashboard files and add new dashboarding architecture guide
628
+ - remove unused dashboard question and variable providers, SQL expression resolver, and related subscribers
629
+ - remove redundant null check in resolveSecurityRuleConfig
630
+ - update body column type to longText using getColumnType helper in SmsTemplate entity
631
+ - update legacy entity fields to be nullable and support null types
632
+ - replace DTO introspection with explicit isUpdate flag in MediaFieldCrudManager
633
+ - make password scheme and failed login attempt columns non-nullable in UserEntity.
634
+ - make passwordScheme, passwordSchemeVersion, and failedLoginAttempts fields nullable in the User entity.
635
+
636
+ ### Documentation
637
+
638
+ - update expired discord link
639
+
640
+ ### Other
641
+
642
+ - readme changes
643
+ - removed hardcoded type against a boolean type
644
+ - changes to the default testing setting timeout to pick from env as well
645
+ - remove duplicate code
646
+ - refactoring around chatter media security fix
647
+ - add media extension support for post chatter
648
+ - Add media upload action and validation in MediaService
649
+ - add media extension support for post chatter
650
+ - changes to ensure only id and field are returned while populating the user in chatter
651
+ - Update defaultValue types in solid-core-metadata.json to strings
652
+ - 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
653
+ - Add getMentionableUsers permission
654
+ - Add endpoint to retrieve mentionable users with search and limit options
655
+ - Add error handling nodes and enhance workflow node definitions
656
+ - Add skipHooks option to seed command and related services
657
+ - Remove type specification for matched column in WorkflowTriggerExecution entity
658
+ - Enhance workflow node definitions and runtime context handling
659
+ - remvoing redundent code
660
+ - Remove onDelete cascade option from ManyToOne relationships in SavedFilters entity
661
+ - changes
662
+ - changes
663
+ - sql injection vulnerability closed in filter queries
664
+ - Remove LocalPath
665
+ - revert changes
666
+ - revert changes
667
+ - revert changes
668
+ - re revert
669
+ - revert changes
670
+ - private-file-cleanup
671
+ - add downlaodurl
672
+ - changes to allow overriding the is allowed api keys flag thru extension user
673
+ - Revert "user enumeration"
674
+ - remove validation from username and mobile
675
+ - user create validation bugs
676
+ - add normalize for otp based also
677
+ - Disable metadata pruning by default in seed command configuration
678
+ - Update seed command to enable metadata pruning by default
679
+ - handle-case-sensitive-for-email
680
+ - Add delete permissions for ImportTransactionController in solid-core metadata
681
+ - Add permissions for import/export functionality in solid-core metadata
682
+ - Refactor role assignment for admin users to handle capability roles individually
683
+ - discard changes
684
+ - add support for static file
685
+ - Add capability roles for admin users in module metadata seeder
686
+ - Enhance module metadata seeder with event emission for start and finish; add options interface for seeding configuration
687
+ - attachment
688
+ - Add new roles and permissions for import/export functionality; refactor role permission handling
689
+ - make isPublic default true
690
+ - changes to show the image inline
691
+ - cleanup againts media's
692
+ - inline role crate false
693
+ - Implement chatter mention notification system with email templates and queue handling
694
+ - Add messageBodyMentions field to chatter message DTOs and entity
695
+ - fix-audit-bug
696
+ - changes to include signed url token for private media
697
+ - Revert "Revert "rename function name""
698
+ - Revert "Revert "add private media support""
699
+ - Add media file type constants and enhance security for media uploads
700
+ - handle technical error messages due to missing resource in static resources folder
701
+ - Revert "add private media support"
702
+ - Revert "rename function name"
703
+ - rename function name
704
+ - add private media support
705
+ - some fixes
706
+ - solidx session invalid changes
707
+ - add validation on get chatter message
708
+ - updatedAt value is updating now
709
+ - fix to allow linking a userKey belonging to the parent model while seeding a child model
710
+ - add security against chatter
711
+ - chatter message endpoint made public
712
+ - removed embedded db support
713
+ - Add default sorting by ID if not explicitly specified in order options
714
+ - add icons across all the models in solid core
715
+ - media upload added behind auth
716
+ - Refactor module path resolution to use kebab-case and extract migration file writing logic into a separate method
717
+ - Implement cleanup for TypeORM datasource entities and enhance file handling in SolidTsMorphService
718
+ - class serializer interceptor added for impact of Exclude and Expose
719
+ - Enhance datasource introspection with primary key validation and user key resolution
720
+ - Concurrent Login Feature
721
+ - user enumeration
722
+ - add helper text key on settings object .........
723
+ - changes to handle case insenstive filter operations if the values are other than string by casting
724
+ - menus item fix
725
+ - changes to ensure entity manager does not get serialized as part of the message for the computed field queue
726
+ - added nodemon heartbeat to allow in-process db query execution for code generation for embedded db
727
+ - display name changed
728
+ - name changed
729
+ - added settings for configure the row click on solid list view
730
+ - Revert "Fix for this issue > stop applying lower for numeric fields."
731
+ - fixed legacy entity files names
732
+ - view metadata type field - selection static and roles required false from menu-item
733
+ - Fix for this issue > stop applying lower for numeric fields.
734
+ - refactor and add migration command
735
+ - Handling for audit subscriber to defer audit publish when in embedded db mode
736
+ - Fixed the one genuine mid-transaction second-connection case and hardened the latent spots (for embedded db)
737
+ - changes to take in option for seeding with modules in current seed method
738
+ - Fix validation logic to parse string field values as integers before applying validations
739
+ - remove computed field from instruction add one remove field command fix many-to-many on chatter log
740
+ - ad changes
741
+ - Add locale seeding functionality and enhance locale management
742
+ - subscribers now use the event’s own transaction connection instead of a second pooled one (helpful for embedded db)
743
+ - changes to avoid extra module checks before dynamically loading it
744
+ - defaulted to modulemetadataseederservice if no seeder provided
745
+ - Add Date field in Instructions Response
746
+ - ai interaction cleanup changes
747
+ - enabling create,edit,import,export on permission and lov modules
748
+ - added module to rolemetadata list view
749
+ - roles group by module changes
750
+ - Refactor dashboard providers to utilize new bucket expression and normalization functions
751
+ - Implement Datasource Management functionality with controller, service, and DTO
752
+ - added index to fields newly added as sortable and searchable
753
+ - Add archiver package to dependencies
754
+ - removed unnecessary seed file
755
+ - Add TypeORM migration helper functions and export in index
756
+ - fixes
757
+ - reverted accidental removal of the layout builder root menu
758
+ - pending cleanup of solid core menu items
759
+ - Refactor metadata: remove standalone menu items and add scheduled jobs and saved filters tree views
760
+ - Remove ChatterMessageDetails and ImportTransactionErrorLog menu items; add Chatter Messages tree view and action. Other menu sub menus cleanup done
761
+ - Add model sequence and list of values tree views to metadata, other cleanup changes
762
+ - changes for IAM
763
+ - Add clearPackageRuntime functionality and corresponding metadata action
764
+ - Add archiver dependency and implement module package export functionality
765
+ - Refactor menu cleanup logic in ModelMetadataService and ModuleMetadataService; improve error handling for file deletion and update build commands in ModulePackageService to use solidctl.
766
+ - 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
767
+ - Add media tree view and action & media view cleanup, enhance file storage provider with file size tracking, implemented storeStreams for s3
768
+ - Remove cleanup procedures for module metadata across all SQL dialects and implement menu and action cleanup in the service layer.
769
+ - Remove unused database bootstrap service and related SQL cleanup procedures
770
+ - cleanup
771
+ - Add view and action metadata tree views with updated permissions and searchable fields
772
+ - Add view and action metadata tree views with updated permissions and searchable fields
773
+ - menu item model cleanup
774
+ - Add resumable import handling and transaction management in module package service
775
+ - Add method to retrieve Solid UI module path and enhance cleanup logging
776
+ - 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.
777
+ - Implement module package management: add controller, service, and DTOs for import, export, and build operations.
778
+ - many to one left join issue fixed
779
+ - Refactor field metadata actions and views: update action types, enhance searchability, and adjust permissions for create, edit, and delete operations.
780
+ - 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
781
+ - Update solid-core metadata: remove import/export options, rename fields, and add sortable attribute
782
+ - Enhance solid-core metadata structure for module mdtadata by removing import/export options and adding sortable attributes for fields
783
+ - Implement module metadata explorer with CRUD operations and search functionality
784
+ - Refactor module metadata paths to use a consistent directory structure and improve file resolution logic
785
+ - Bug fixs
786
+ - added frontend base url as well to the default settings
787
+ - minor cleanup
788
+ - changes to cleanup legacy table related fields
789
+ - changes for new dashboards functionality
790
+ - always print server startup line regardless of log level
791
+ - Add field quality checks and fixes checklist for backend validation
792
+ - typeo issue
793
+ - Agent table clean up
794
+ - Add manual interaction step for Playwright and update README
795
+ - provision made to unlink data rather than having to teardown everything
796
+ - provision made to unlink data rather than having to teardown everything
797
+ - changes to colour the server startup line
798
+ - Agent table clean up
799
+ - changes to avoid too many initialization logs. controlled thru the verboseBootstrap option to the boostrap helper
800
+ - removed id command options and retained the singular name option only for consistency purposes
801
+ - 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
802
+ - 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
803
+ - MCP table solid changes
804
+ - playwrite added as dependency instead
805
+ - changes to the test runner
806
+ - chatter message user resolution chagnes
807
+ - bug fix in chatter message user resolution after we moved to queues.
808
+ - moved back to beta3
809
+ - failed login attempts field added to the json and update dto and exposed in entity
810
+ - removed un-necessary index on newvalue display
811
+ - ts changes error: any
812
+ - auto addition of menus happens at the bottom now. list view layout changes for security access rules + enabled delete made welcome email & sms SystemAdminEditable
813
+ - changed model metadata service default form layout to be single column
814
+ - added typing to catch blocks + authentication service bug fixes for private registration flow
815
+ - added typing to catch blocks + authentication service bug fixes for private registration flow
816
+ - normalised @ApiTags
817
+ - enum for passwordless modes
818
+ - bug fix in how alternative actions are rendered
819
+ - queue related bug fixes
820
+ - changes to add a websocket adaptor to the bootstrap server routine
821
+ - license changes
822
+ - type fixes
823
+ - removed min and max from long text mapping
824
+ - bug fix for shortext field mapping
825
+ - changes to post the testing results to a webhook api with a test payload
826
+ - added import multer this fixes un-necessary ts errors in vscode
827
+ - ts errors fixed
828
+ - bug fix in rabbitmq subscriber optimisation in all subscribers to default to role both if not specified
829
+ - formatting changes
830
+ - facebook oauth
831
+ - Status required false
832
+ - updated gitignore
833
+ - dleete un-necessary docs
834
+ - deleted un-necessary files
835
+ - changes related to more grooming
836
+ - api added in cors
837
+ - refactor Oauth strategy
838
+ - Revert "Ft social media login"
839
+ - bug fix
840
+ - bug fix
841
+ - add new api me endpoint and role based settings
842
+ - setting changes for new ui architecture
843
+ - changes for new settings structure
844
+ - chatter task subtype and related changes
845
+ - bug fix
846
+ - fixes
847
+ - 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
848
+ - changes to handle import logs as well, thru configured winston log level
849
+ - change isMultiSelect to true in solid-core-metadata.json
850
+ - change isMultiSelect to false and set visibility for cronExpression, dayOfWeek, and dayOfMonth fields to false
851
+ - 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
852
+ - removed authTheme setting, auth pages dark - light is now controlled by the same local storage as the rest of the app shell
853
+ - bug fix: passwordless registration should create a user with active false
854
+ - apikeys attribute was not exposed
855
+ - refactor Oauth strategy
856
+ - 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)
857
+ - bug fix
858
+ - null check on role
859
+ - made provision to seed custom permissions
860
+ - handled seed scenario too
861
+ - upload File and expectHidden changes
862
+ - extension user cleanup and checks added
863
+ - fixed types for cleanup
864
+ - added tsc-alias as well to ensure clean imports in dist as an extra cleanup measure
865
+ - fixes bare shell imports with relative imports
866
+ - dynamic import fix
867
+ - removed unnecessary file
868
+ - fixes for 1. throw exception if extension user and no provider configured 2. fixed roles method in the extensionUserProvider interface to make it mandatory
869
+ - removed base abstract class
870
+ - added interface too
871
+ - changes
872
+ - changes to test data seeding & fixed the type for authenticationService.signup method
873
+ - changes to user dto to include the api keys toggle
874
+ - add default role to the user only if there are no roles resolved against a user
875
+ - 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
876
+ - Only forward --debug when explicitly enabled.
877
+ - toolOutput field changes to json
878
+ - adding user api key entity to export
879
+ - minor optimisation to how dynamic modules are loaded
880
+ - Add Discord badge to top of README
881
+ - Fix broken BSL license link and add Discord link to README
882
+ - Add BSL 1.1 license and update package.json license field
883
+ - Seed user and roles in testing data
884
+ - removed readme.txt
885
+ - moved type and interfaces in interfaces.ts and refactored accordingly
886
+ - changed to md
887
+ - added readme
888
+ - Ai setting model change
889
+ - changes to allow encrypting setting keys
890
+ - form view clean up
891
+ - Agent table list view changes
892
+ - synchronize false
893
+ - changes to resolve the selection dynamic provider by name and token both
894
+ - changes to bypass swagger urls from csp policy
895
+ - changes to create a seperate endpoint for admin users to generate api key + custom repository created for userApiKey
896
+ - changes to fix issue around isAllowedToGenerateApiKeys not getting saved during user creation
897
+ - changes to implement the sso code and sso exchange use cases
898
+ - removed orm types / exported api key entity
899
+ - added provision to control if api key creation is allowed for the user
900
+ - api key changes for backend
901
+ - changes to bootstrap helper to read from standard env variables and avoid redundantly passing swagger options
902
+ - fix to call addRoles only if role names are present
903
+ - Revert "revert: refactor: update legacy entity fields to be nullable and support null types"
904
+ - refactor: update legacy entity fields to be nullable and support null types
905
+ - Json structure change
906
+ - Agent table metadata clean up changes
907
+ - longtext
908
+ - longtext changes
909
+ - Agent tables clean up
910
+ - fixes to seed many-to-many relation for tests
911
+ - changes to seed media in testing data
912
+ - Chatter modelUserkey and excel many to one issue
913
+ - keeping the default selectionValueType as string since this is a good default
914
+ - bug fixes around how media is done
915
+ - bug fixes
916
+ - try catch inside logEvent
917
+ - media has card based metadata
918
+ - Refresh token activity
919
+ - changes to implement the sso code and sso exchange use cases
920
+ - cleanup
921
+ - enabled kanban view on mq message
922
+ - Agent table changes
923
+ - changes to disallow deleting a model or module in production
924
+ - changelog version bumped
925
+ - changelog added
926
+ - changes to control the logging using env variables & set appropriate defaults basis environment
927
+ - chnages for logging
928
+ - Chatter queue fixs
929
+ - one more "beta" for ozzy
930
+ - additional loggging in cors helper
931
+ - changes
932
+ - Redis Queue component and rabbitMQ folder changes
933
+ - changes to track old and new fields as part of the delete entity operation
934
+ - optimizations done for audit subcriber
935
+ - changes to optimize audit subscriber code to use background jobs entirely instead of partially
936
+ - changes to push all work/processing to the chatter queue subscriber to better manage workloads & db pooling utilization
937
+ - formatting changes
938
+ - 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
939
+ - qs depth config increased
940
+ - changes to move the shouldTrackAudit check into registry to avoid unnecessary checks during runtime
941
+ - cached model metadata queries
942
+ - changse
943
+ - disabled extra loggign
944
+ - chagnes
945
+ - reduced concurrency in computed fields
946
+ - additional loggign
947
+ - added indexes to mobile & email since those are frequently queries upon
948
+ - changes to optimize the permission service methods used in the hotspot load paths within auth and access token guards
949
+ - Redis background job changes
950
+ - Chatter Rationalizing
951
+ - changes
952
+ - changes
953
+ - changes to merge the entityId sequence computed provider into the existing sequence number provider
954
+ - changes to export bootstrap helpers for server & cli nest applications
955
+ - changes to toggle the validation for selection dynamic provider. Also changes to export a bootstrap helper function
956
+ - registered the EntityIdSequenceNumComputedFieldProvider computation provider as a nest provider
957
+ - Added EntityIdSequenceNumComputedFieldProvider as an alternative simpler provider which uses the modelSequence configuration and relies on the id persisted during creation for an entity
958
+ - added index on message id in mq message table
959
+ - changes around sequence num computed field being a post computation provider error logging in rabbit mq
960
+ - changes to save model sequence id as part of post compute instead of pre compute
961
+ - changse
962
+ - Revert "High concurrency fix for alpha num and sequence num computed fields"
963
+ - High concurrency fix for alpha num and sequence num computed fields
964
+ - bug fix in cron evalutaion
965
+ - tighter logging around roles
966
+ - scheduler now supports env based specific jobs starting and others not
967
+ - reverting back to text (i.e since it is good enough for mysql too) i.e 64kb for these fields
968
+ - revert cross db changes for view-metadata-entity
969
+ - fixes
970
+ - changes to handle cross-db compatibility
971
+ - added type as simple-json
972
+ - Remove isValidateForUpdate hack that relied on checking dto.id !== undefined
973
+ - Revert "Merge branch 'media-update' into 'main'"
974
+ - Mysql related changes
975
+ - ts-morph and media storage fix
976
+ - dashboard layout menu item added
977
+ - dashboard changes
978
+ - scheduler bug fix
979
+ - made provision to execute scheduled jobs manually
980
+ - changes
981
+ - cleanup
982
+ - logging related changes and made user activity history tree view
983
+ - changes to return the wall clock time as utc for chatter as well to keep it...
984
+ - changes around dashboard question refactoring
985
+ - default tree view and action added on code generation
986
+ - Date time format changes in audit
987
+ - user activity history on otp login
988
+ - changes
989
+ - changelog added
990
+ - reverted legacy and common entity to use local date time transformer only
991
+ - added changelog
992
+ - made playwright dependency lazy
993
+ - ai interaction table user is nullable now
994
+ - rabbitmq subscriber does a prefetch now allowing for more concurrency
995
+ - formatting changes
996
+ - Version info changes
997
+ - dummy otp can now be enabled on a per user basis
998
+ - jwt token optimisation
999
+ - optimised the authentication flow in microservice adapter to cache access token
1000
+ - deleted file containing secrets
1001
+ - changes
1002
+ - optimisation around how dummy otp is managed
1003
+ - isSeeded added
1004
+ - bug fix for fetch layouts
1005
+ - view modes added in layout
1006
+ - One to many crud manager fixes
1007
+ - one-to-many-crud-manager-fixes
1008
+ - Many to many crud field manager fixes
1009
+ - patch endpoint added in role controller
1010
+ - many-to-many field fixes
1011
+ - modelSequenceFormViewChangeHandler added on field change
1012
+ - changes to convert the passwordlessRegistrationValidateWhat from array to string
1013
+ - changes to format group values consistently
1014
+ - fixes for normalizing group values
1015
+ - Revert "changes to return groupValue in the group meta response as well. groupValue is..."
1016
+ - changes to return groupValue in the group meta response as well. groupValue is...
1017
+ - changes to return groupValue in the group meta response as well. groupValue is...
1018
+ - filter_field_granularity_supported_added_for_date_fields
1019
+ - password registration/login cleanup + max failed login attempts checks added
1020
+ - removed unsafe inline from CSP
1021
+ - removed incorrect comment
1022
+ - changes
1023
+ - Revert "replaced playwright with lazy dependency"
1024
+ - replaced playwright with lazy dependency
1025
+ - count and average
1026
+ - fixes to solid core metadata configuration
1027
+ - make `s3Key` and `isPrivate` properties mandatory in `ResolveS3UrlDto`.
1028
+ - solid seed now prints proper exception stack trace
1029
+ - added playwright dependencies as peer dependencies
1030
+ - changed playwright import to make it lazy
1031
+ - issue fixes
1032
+ - formatting changes
1033
+ - formatting changes
1034
+ - changes for test setup
1035
+ - package changes
1036
+ - Changes to generate an SA user with the default password for simpler experience during setup
1037
+ - more changes to support form data based uploads
1038
+ - changes
1039
+ - changes around testing workflow
1040
+ - unified testing utitlities
1041
+ - added comments to the slug code
1042
+ - refactored queue namespacign
1043
+ - queue namespacing related chanes
1044
+ - removed todo
1045
+ - queue name related changes
1046
+ - cag
1047
+ - changrs
1048
+ - queues names are now namespaced by service naem
1049
+ - enabled logs
1050
+ - debug logs
1051
+ - testing docs updated
1052
+ - changes
1053
+ - cleanup
1054
+ - removed old testing related fiels
1055
+ - testing infra now supports data based interpolation
1056
+ - testing changes: now we support fully custom test specs
1057
+ - changes for test automation
1058
+ - changes to tsconfig for playwright tests
1059
+ - exporting typeorm db helper
1060
+ - removed the files section
1061
+ - changes for playwright testing
1062
+ - changes to disable service controller seed method
1063
+ - formatting changes
1064
+ - oom issue
1065
+ - logger added for chatter
1066
+ - changed arg to kebab case instead of came case in schematic service
1067
+ - default menu icons added
1068
+ - rabbitmq subscriber: add retries, DLX queues, reconnects, and docs
1069
+ - removed un-necessary log
1070
+ - fix for handling non existence of fieldNamesForRemoval arg
1071
+ - foirmatting canges
1072
+ - Archived/solidstarters main
1073
+ - version changes
1074
+ - changed org : @solidstarters -> @solidxai
1075
+ - removed publish script, since it is replaced with solidctl release
1076
+ - chanes
1077
+ - Revert "@solidstarters namespace changed to @solidx"
1078
+ - @solidstarters namespace changed to @solidx
1079
+ - file service interface changes
1080
+ - CR in s3 file service, url options now supports isPrivateBucket allowing one to generate signed and un-signed URLs using the getUrl method
1081
+ - 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
1082
+ - changes to pass minimal parameters to the schematics project and pick the rest from the metadata configuration json file (avoid long shell commands)
1083
+ - test data workflow
1084
+ - test-data command
1085
+ - seed command updated
1086
+ - changes
1087
+ - changes
1088
+ - seed command changes to support pruning, test-data-setup and test-data-teardown.
1089
+ - seeding now supports seedData allowing us to seed fixtures for testing.
1090
+ - precomputations now skip computation if value is already provided
1091
+ - added utility for findOneByUserKey
1092
+ - pruning related chagnes
1093
+ - changes
1094
+ - more changes related to pruning metadata
1095
+ - pruen logs added
1096
+ - module metadata seeder now does prune also
1097
+ - reformatting to improve readability
1098
+ - changes
1099
+ - file type not allowed. Allowed: image, document, pdf. Received mimetype: application/pdf (mapped to file)
1100
+ - bug fixes
1101
+ - changes to cleanup the implementation by having the write method of file service return the url post write
1102
+ - changes to support using the region specified in a media storage provider, instead only the default while creating an s3 client
1103
+ - fixes for using the default-aws-s3 bucket for storing the settings media if default file service is s3
1104
+ - changes to settings media storage logic i.e copy multer path to file service implementation write
1105
+ - file service abstraction cleanup
1106
+ - chagnes
1107
+ - Dashboard Question Responsive
1108
+
1109
+ ## [0.1.13-beta.9] - 2026-07-29
1110
+
1111
+ ### Added
1112
+
1113
+ - add configurable UI timeouts for testing steps and update documentation
1114
+ - enhance internationalisation by adding applyCreateDefaults method for localeName on create DTOs
1115
+ - implement promoteRecoveredDraftPublishVersion method and integrate with CRUDService for soft-deleted records
1116
+ - add default locale name for internationalised entries in test data seeding
1117
+ - implement draft/publish versioning support and refactor related services
1118
+ - add DraftPublishHelperService for managing draft and publish workflows
1119
+ - add workflow field data provider support and related interfaces
1120
+ - add asynchronous execution for workflows and enhance execution status retrieval
1121
+ - implement WorkflowSecret management with CRUD operations and integrate into workflow execution
1122
+ - enhance workflow definition management and add Python runtime node
1123
+ - add SolidX integration nodes for login, email, and SMS
1124
+ - add support for versioning and publishing in CRUD operations, including new fields in entities and filters
1125
+ - enhance http.request node with query parameters and body modes
1126
+ - refactor node structure and add sequential and switch nodes
1127
+ - update workflow execution and definition handling
1128
+ - implement workflow execution services and nodes
1129
+ - implement API key generation for system admin users in ModuleMetadataSeederService
1130
+ - enhance ModuleMetadataSeederService to generate and store API keys for system admin users
1131
+ - add fieldConfig property to DatasourceIntrospectionMappingColumnDto and enhance field sanitization in DatasourceIntrospectionService
1132
+ - enhance migration process with build and seed commands
1133
+ - enhance datasource introspection with primary key detection and migration support
1134
+ - enhance role creation with module linkage and resolve module metadata
1135
+ - enhance action, role, and view metadata services with change detection and JSON normalization
1136
+ - add introspection services for MSSQL, MySQL, and PostgreSQL
1137
+ - add new dashboard controller actions to permissions
1138
+ - simplify queue health permissions by consolidating patterns
1139
+ - implement explicit widget permissions and unauthorized response handling
1140
+ - enhance widget permission checks and add unauthorized response handling
1141
+ - add Queue SLA heatmap provider and update metadata
1142
+ - update queue health menu item and reorder messages
1143
+ - add various dashboard providers and runtime services
1144
+ - implement WhatsApp Cloud API integration
1145
+ - add gupshup whatsapp provider
1146
+ - add deleteByMediaRecord method to MediaStorageProvider implementations
1147
+ - add updateCustomNoteMessage action to ChatterMessageController
1148
+ - add secure custom-note edit API with attachment add/remove support
1149
+ - implemented social media oath for facebook and microsoft
1150
+ - add partialUpdate endpoint to menu-item-metadata controller and update metadata seeder relation field name
1151
+ - implemented social media oath for facebook and microsoft
1152
+ - add Message Tree Action and corresponding view for mqMessage
1153
+ - implement processing timeout for RabbitMQ subscriber
1154
+ - Add a composite index to `ChatterMessage` on `coModelName` and `coModelEntityId`, and an index to `chatterMessage` in `ChatterMessageDetails`.
1155
+ - Migrate date/time transformers to UtcDateTimeTransformer.
1156
+ - simplify S3 URL resolution DTO, and remove unused S3 resolution logic.
1157
+
1158
+ ### Fixed
1159
+
1160
+ - improve error message for media deletion restriction
1161
+ - use transactions entitymanager for all subscribers only for embedded db projects
1162
+ - update consuming project name resolution to use parent directory
1163
+ - update solidx directory path to include consuming project name
1164
+ - correct package name in model generation command and update error handling in module metadata retrieval
1165
+ - username
1166
+ - remove type specification for encrypted column in Setting entity, to work in mssql also
1167
+ - handle null or empty security rule configuration strings in repository
1168
+
1169
+ ### Changed
1170
+
1171
+ - update CommonEntity properties to be optional and adjust types in WorkflowTriggerExecution
1172
+ - rename create-draft-publish-helper.service to draft-publish-helper.service and update imports
1173
+ - inject InternationalisationHelperService in ModuleTestDataService and CrudHelperService
1174
+ - separate generic delete from draft-publish and i18n cleanup in CRUDService
1175
+ - remove unused boolean type and related system column definitions from DatasourceIntrospectionService
1176
+ - update CrudHelperService to initialize DraftPublishHelperService directly in the class refactor: remove publishedAt sorting logic from getLayout method in ViewMetadataService
1177
+ - simplify published version filtering in CRUDService
1178
+ - remove handleSeedLocales method to streamline locale seeding process
1179
+ - remove legacy dashboard files and add new dashboarding architecture guide
1180
+ - remove unused dashboard question and variable providers, SQL expression resolver, and related subscribers
1181
+ - remove redundant null check in resolveSecurityRuleConfig
1182
+ - update body column type to longText using getColumnType helper in SmsTemplate entity
1183
+ - update legacy entity fields to be nullable and support null types
1184
+ - replace DTO introspection with explicit isUpdate flag in MediaFieldCrudManager
1185
+ - make password scheme and failed login attempt columns non-nullable in UserEntity.
1186
+ - make passwordScheme, passwordSchemeVersion, and failedLoginAttempts fields nullable in the User entity.
1187
+
1188
+ ### Documentation
1189
+
1190
+ - update expired discord link
1191
+
1192
+ ### Other
1193
+
1194
+ - removed hardcoded type against a boolean type
1195
+ - changes to the default testing setting timeout to pick from env as well
1196
+ - remove duplicate code
1197
+ - refactoring around chatter media security fix
1198
+ - add media extension support for post chatter
1199
+ - Add media upload action and validation in MediaService
1200
+ - add media extension support for post chatter
1201
+ - changes to ensure only id and field are returned while populating the user in chatter
1202
+ - Update defaultValue types in solid-core-metadata.json to strings
1203
+ - 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
1204
+ - Add getMentionableUsers permission
1205
+ - Add endpoint to retrieve mentionable users with search and limit options
1206
+ - Add error handling nodes and enhance workflow node definitions
1207
+ - Add skipHooks option to seed command and related services
1208
+ - Remove type specification for matched column in WorkflowTriggerExecution entity
1209
+ - Enhance workflow node definitions and runtime context handling
1210
+ - remvoing redundent code
1211
+ - Remove onDelete cascade option from ManyToOne relationships in SavedFilters entity
1212
+ - changes
1213
+ - changes
1214
+ - sql injection vulnerability closed in filter queries
1215
+ - Remove LocalPath
1216
+ - revert changes
1217
+ - revert changes
1218
+ - revert changes
1219
+ - re revert
1220
+ - revert changes
1221
+ - private-file-cleanup
1222
+ - add downlaodurl
1223
+ - changes to allow overriding the is allowed api keys flag thru extension user
1224
+ - Revert "user enumeration"
1225
+ - remove validation from username and mobile
1226
+ - user create validation bugs
1227
+ - add normalize for otp based also
1228
+ - Disable metadata pruning by default in seed command configuration
1229
+ - Update seed command to enable metadata pruning by default
1230
+ - handle-case-sensitive-for-email
1231
+ - Add delete permissions for ImportTransactionController in solid-core metadata
1232
+ - Add permissions for import/export functionality in solid-core metadata
1233
+ - Refactor role assignment for admin users to handle capability roles individually
1234
+ - discard changes
1235
+ - add support for static file
1236
+ - Add capability roles for admin users in module metadata seeder
1237
+ - Enhance module metadata seeder with event emission for start and finish; add options interface for seeding configuration
1238
+ - attachment
1239
+ - Add new roles and permissions for import/export functionality; refactor role permission handling
1240
+ - make isPublic default true
1241
+ - changes to show the image inline
1242
+ - cleanup againts media's
1243
+ - inline role crate false
1244
+ - Implement chatter mention notification system with email templates and queue handling
1245
+ - Add messageBodyMentions field to chatter message DTOs and entity
1246
+ - fix-audit-bug
1247
+ - changes to include signed url token for private media
1248
+ - Revert "Revert "rename function name""
1249
+ - Revert "Revert "add private media support""
1250
+ - Add media file type constants and enhance security for media uploads
1251
+ - handle technical error messages due to missing resource in static resources folder
1252
+ - Revert "add private media support"
1253
+ - Revert "rename function name"
1254
+ - rename function name
1255
+ - add private media support
1256
+ - some fixes
1257
+ - solidx session invalid changes
1258
+ - add validation on get chatter message
1259
+ - updatedAt value is updating now
1260
+ - fix to allow linking a userKey belonging to the parent model while seeding a child model
1261
+ - add security against chatter
1262
+ - chatter message endpoint made public
1263
+ - removed embedded db support
1264
+ - Add default sorting by ID if not explicitly specified in order options
1265
+ - add icons across all the models in solid core
1266
+ - media upload added behind auth
1267
+ - Refactor module path resolution to use kebab-case and extract migration file writing logic into a separate method
1268
+ - Implement cleanup for TypeORM datasource entities and enhance file handling in SolidTsMorphService
1269
+ - class serializer interceptor added for impact of Exclude and Expose
1270
+ - Enhance datasource introspection with primary key validation and user key resolution
1271
+ - Concurrent Login Feature
1272
+ - user enumeration
1273
+ - add helper text key on settings object .........
1274
+ - changes to handle case insenstive filter operations if the values are other than string by casting
1275
+ - menus item fix
1276
+ - changes to ensure entity manager does not get serialized as part of the message for the computed field queue
1277
+ - added nodemon heartbeat to allow in-process db query execution for code generation for embedded db
1278
+ - display name changed
1279
+ - name changed
1280
+ - added settings for configure the row click on solid list view
1281
+ - Revert "Fix for this issue > stop applying lower for numeric fields."
1282
+ - fixed legacy entity files names
1283
+ - view metadata type field - selection static and roles required false from menu-item
1284
+ - Fix for this issue > stop applying lower for numeric fields.
1285
+ - refactor and add migration command
1286
+ - Handling for audit subscriber to defer audit publish when in embedded db mode
1287
+ - Fixed the one genuine mid-transaction second-connection case and hardened the latent spots (for embedded db)
1288
+ - changes to take in option for seeding with modules in current seed method
1289
+ - Fix validation logic to parse string field values as integers before applying validations
1290
+ - remove computed field from instruction add one remove field command fix many-to-many on chatter log
1291
+ - ad changes
1292
+ - Add locale seeding functionality and enhance locale management
1293
+ - subscribers now use the event’s own transaction connection instead of a second pooled one (helpful for embedded db)
1294
+ - changes to avoid extra module checks before dynamically loading it
1295
+ - defaulted to modulemetadataseederservice if no seeder provided
1296
+ - Add Date field in Instructions Response
1297
+ - ai interaction cleanup changes
1298
+ - enabling create,edit,import,export on permission and lov modules
1299
+ - added module to rolemetadata list view
1300
+ - roles group by module changes
1301
+ - Refactor dashboard providers to utilize new bucket expression and normalization functions
1302
+ - Implement Datasource Management functionality with controller, service, and DTO
1303
+ - added index to fields newly added as sortable and searchable
1304
+ - Add archiver package to dependencies
1305
+ - removed unnecessary seed file
1306
+ - Add TypeORM migration helper functions and export in index
1307
+ - fixes
1308
+ - reverted accidental removal of the layout builder root menu
1309
+ - pending cleanup of solid core menu items
1310
+ - Refactor metadata: remove standalone menu items and add scheduled jobs and saved filters tree views
1311
+ - Remove ChatterMessageDetails and ImportTransactionErrorLog menu items; add Chatter Messages tree view and action. Other menu sub menus cleanup done
1312
+ - Add model sequence and list of values tree views to metadata, other cleanup changes
1313
+ - changes for IAM
1314
+ - Add clearPackageRuntime functionality and corresponding metadata action
1315
+ - Add archiver dependency and implement module package export functionality
1316
+ - Refactor menu cleanup logic in ModelMetadataService and ModuleMetadataService; improve error handling for file deletion and update build commands in ModulePackageService to use solidctl.
1317
+ - 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
1318
+ - Add media tree view and action & media view cleanup, enhance file storage provider with file size tracking, implemented storeStreams for s3
1319
+ - Remove cleanup procedures for module metadata across all SQL dialects and implement menu and action cleanup in the service layer.
1320
+ - Remove unused database bootstrap service and related SQL cleanup procedures
1321
+ - cleanup
1322
+ - Add view and action metadata tree views with updated permissions and searchable fields
1323
+ - Add view and action metadata tree views with updated permissions and searchable fields
1324
+ - menu item model cleanup
1325
+ - Add resumable import handling and transaction management in module package service
1326
+ - Add method to retrieve Solid UI module path and enhance cleanup logging
1327
+ - 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.
1328
+ - Implement module package management: add controller, service, and DTOs for import, export, and build operations.
1329
+ - many to one left join issue fixed
1330
+ - Refactor field metadata actions and views: update action types, enhance searchability, and adjust permissions for create, edit, and delete operations.
1331
+ - 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
1332
+ - Update solid-core metadata: remove import/export options, rename fields, and add sortable attribute
1333
+ - Enhance solid-core metadata structure for module mdtadata by removing import/export options and adding sortable attributes for fields
1334
+ - Implement module metadata explorer with CRUD operations and search functionality
1335
+ - Refactor module metadata paths to use a consistent directory structure and improve file resolution logic
1336
+ - Bug fixs
1337
+ - added frontend base url as well to the default settings
1338
+ - minor cleanup
1339
+ - changes to cleanup legacy table related fields
1340
+ - changes for new dashboards functionality
1341
+ - always print server startup line regardless of log level
1342
+ - Add field quality checks and fixes checklist for backend validation
1343
+ - typeo issue
1344
+ - Agent table clean up
1345
+ - Add manual interaction step for Playwright and update README
1346
+ - provision made to unlink data rather than having to teardown everything
1347
+ - provision made to unlink data rather than having to teardown everything
1348
+ - changes to colour the server startup line
1349
+ - Agent table clean up
1350
+ - changes to avoid too many initialization logs. controlled thru the verboseBootstrap option to the boostrap helper
1351
+ - removed id command options and retained the singular name option only for consistency purposes
1352
+ - 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
1353
+ - 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
1354
+ - MCP table solid changes
1355
+ - playwrite added as dependency instead
1356
+ - changes to the test runner
1357
+ - chatter message user resolution chagnes
1358
+ - bug fix in chatter message user resolution after we moved to queues.
1359
+ - moved back to beta3
1360
+ - failed login attempts field added to the json and update dto and exposed in entity
1361
+ - removed un-necessary index on newvalue display
1362
+ - ts changes error: any
1363
+ - auto addition of menus happens at the bottom now. list view layout changes for security access rules + enabled delete made welcome email & sms SystemAdminEditable
1364
+ - changed model metadata service default form layout to be single column
1365
+ - added typing to catch blocks + authentication service bug fixes for private registration flow
1366
+ - added typing to catch blocks + authentication service bug fixes for private registration flow
1367
+ - normalised @ApiTags
1368
+ - enum for passwordless modes
1369
+ - bug fix in how alternative actions are rendered
1370
+ - queue related bug fixes
1371
+ - changes to add a websocket adaptor to the bootstrap server routine
1372
+ - license changes
1373
+ - type fixes
1374
+ - removed min and max from long text mapping
1375
+ - bug fix for shortext field mapping
1376
+ - changes to post the testing results to a webhook api with a test payload
1377
+ - added import multer this fixes un-necessary ts errors in vscode
1378
+ - ts errors fixed
1379
+ - bug fix in rabbitmq subscriber optimisation in all subscribers to default to role both if not specified
1380
+ - formatting changes
1381
+ - facebook oauth
1382
+ - Status required false
1383
+ - updated gitignore
1384
+ - dleete un-necessary docs
1385
+ - deleted un-necessary files
1386
+ - changes related to more grooming
1387
+ - api added in cors
1388
+ - refactor Oauth strategy
1389
+ - Revert "Ft social media login"
1390
+ - bug fix
1391
+ - bug fix
1392
+ - add new api me endpoint and role based settings
1393
+ - setting changes for new ui architecture
1394
+ - changes for new settings structure
1395
+ - chatter task subtype and related changes
1396
+ - bug fix
1397
+ - fixes
1398
+ - 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
1399
+ - changes to handle import logs as well, thru configured winston log level
1400
+ - change isMultiSelect to true in solid-core-metadata.json
1401
+ - change isMultiSelect to false and set visibility for cronExpression, dayOfWeek, and dayOfMonth fields to false
1402
+ - 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
1403
+ - removed authTheme setting, auth pages dark - light is now controlled by the same local storage as the rest of the app shell
1404
+ - bug fix: passwordless registration should create a user with active false
1405
+ - apikeys attribute was not exposed
1406
+ - refactor Oauth strategy
1407
+ - 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)
1408
+ - bug fix
1409
+ - null check on role
1410
+ - made provision to seed custom permissions
1411
+ - handled seed scenario too
1412
+ - upload File and expectHidden changes
1413
+ - extension user cleanup and checks added
1414
+ - fixed types for cleanup
1415
+ - added tsc-alias as well to ensure clean imports in dist as an extra cleanup measure
1416
+ - fixes bare shell imports with relative imports
1417
+ - dynamic import fix
1418
+ - removed unnecessary file
1419
+ - fixes for 1. throw exception if extension user and no provider configured 2. fixed roles method in the extensionUserProvider interface to make it mandatory
1420
+ - removed base abstract class
1421
+ - added interface too
1422
+ - changes
1423
+ - changes to test data seeding & fixed the type for authenticationService.signup method
1424
+ - changes to user dto to include the api keys toggle
1425
+ - add default role to the user only if there are no roles resolved against a user
1426
+ - 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
1427
+ - Only forward --debug when explicitly enabled.
1428
+ - toolOutput field changes to json
1429
+ - adding user api key entity to export
1430
+ - minor optimisation to how dynamic modules are loaded
1431
+ - Add Discord badge to top of README
1432
+ - Fix broken BSL license link and add Discord link to README
1433
+ - Add BSL 1.1 license and update package.json license field
1434
+ - Seed user and roles in testing data
1435
+ - removed readme.txt
1436
+ - moved type and interfaces in interfaces.ts and refactored accordingly
1437
+ - changed to md
1438
+ - added readme
1439
+ - Ai setting model change
1440
+ - changes to allow encrypting setting keys
1441
+ - form view clean up
1442
+ - Agent table list view changes
1443
+ - synchronize false
1444
+ - changes to resolve the selection dynamic provider by name and token both
1445
+ - changes to bypass swagger urls from csp policy
1446
+ - changes to create a seperate endpoint for admin users to generate api key + custom repository created for userApiKey
1447
+ - changes to fix issue around isAllowedToGenerateApiKeys not getting saved during user creation
1448
+ - changes to implement the sso code and sso exchange use cases
1449
+ - removed orm types / exported api key entity
1450
+ - added provision to control if api key creation is allowed for the user
1451
+ - api key changes for backend
1452
+ - changes to bootstrap helper to read from standard env variables and avoid redundantly passing swagger options
1453
+ - fix to call addRoles only if role names are present
1454
+ - Revert "revert: refactor: update legacy entity fields to be nullable and support null types"
1455
+ - refactor: update legacy entity fields to be nullable and support null types
1456
+ - Json structure change
1457
+ - Agent table metadata clean up changes
1458
+ - longtext
1459
+ - longtext changes
1460
+ - Agent tables clean up
1461
+ - fixes to seed many-to-many relation for tests
1462
+ - changes to seed media in testing data
1463
+ - Chatter modelUserkey and excel many to one issue
1464
+ - keeping the default selectionValueType as string since this is a good default
1465
+ - bug fixes around how media is done
1466
+ - bug fixes
1467
+ - try catch inside logEvent
1468
+ - media has card based metadata
1469
+ - Refresh token activity
1470
+ - changes to implement the sso code and sso exchange use cases
1471
+ - cleanup
1472
+ - enabled kanban view on mq message
1473
+ - Agent table changes
1474
+ - changes to disallow deleting a model or module in production
1475
+ - changelog version bumped
1476
+ - changelog added
1477
+ - changes to control the logging using env variables & set appropriate defaults basis environment
1478
+ - chnages for logging
1479
+ - Chatter queue fixs
1480
+ - one more "beta" for ozzy
1481
+ - additional loggging in cors helper
1482
+ - changes
1483
+ - Redis Queue component and rabbitMQ folder changes
1484
+ - changes to track old and new fields as part of the delete entity operation
1485
+ - optimizations done for audit subcriber
1486
+ - changes to optimize audit subscriber code to use background jobs entirely instead of partially
1487
+ - changes to push all work/processing to the chatter queue subscriber to better manage workloads & db pooling utilization
1488
+ - formatting changes
1489
+ - 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
1490
+ - qs depth config increased
1491
+ - changes to move the shouldTrackAudit check into registry to avoid unnecessary checks during runtime
1492
+ - cached model metadata queries
1493
+ - changse
1494
+ - disabled extra loggign
1495
+ - chagnes
1496
+ - reduced concurrency in computed fields
1497
+ - additional loggign
1498
+ - added indexes to mobile & email since those are frequently queries upon
1499
+ - changes to optimize the permission service methods used in the hotspot load paths within auth and access token guards
1500
+ - Redis background job changes
1501
+ - Chatter Rationalizing
1502
+ - changes
1503
+ - changes
1504
+ - changes to merge the entityId sequence computed provider into the existing sequence number provider
1505
+ - changes to export bootstrap helpers for server & cli nest applications
1506
+ - changes to toggle the validation for selection dynamic provider. Also changes to export a bootstrap helper function
1507
+ - registered the EntityIdSequenceNumComputedFieldProvider computation provider as a nest provider
1508
+ - Added EntityIdSequenceNumComputedFieldProvider as an alternative simpler provider which uses the modelSequence configuration and relies on the id persisted during creation for an entity
1509
+ - added index on message id in mq message table
1510
+ - changes around sequence num computed field being a post computation provider error logging in rabbit mq
1511
+ - changes to save model sequence id as part of post compute instead of pre compute
1512
+ - changse
1513
+ - Revert "High concurrency fix for alpha num and sequence num computed fields"
1514
+ - High concurrency fix for alpha num and sequence num computed fields
1515
+ - bug fix in cron evalutaion
1516
+ - tighter logging around roles
1517
+ - scheduler now supports env based specific jobs starting and others not
1518
+ - reverting back to text (i.e since it is good enough for mysql too) i.e 64kb for these fields
1519
+ - revert cross db changes for view-metadata-entity
1520
+ - fixes
1521
+ - changes to handle cross-db compatibility
1522
+ - added type as simple-json
1523
+ - Remove isValidateForUpdate hack that relied on checking dto.id !== undefined
1524
+ - Revert "Merge branch 'media-update' into 'main'"
1525
+ - Mysql related changes
1526
+ - ts-morph and media storage fix
1527
+ - dashboard layout menu item added
1528
+ - dashboard changes
1529
+ - scheduler bug fix
1530
+ - made provision to execute scheduled jobs manually
1531
+ - changes
1532
+ - cleanup
1533
+ - logging related changes and made user activity history tree view
1534
+ - changes to return the wall clock time as utc for chatter as well to keep it...
1535
+ - changes around dashboard question refactoring
1536
+ - default tree view and action added on code generation
1537
+ - Date time format changes in audit
1538
+ - user activity history on otp login
1539
+ - changes
1540
+ - changelog added
1541
+ - reverted legacy and common entity to use local date time transformer only
1542
+ - added changelog
1543
+ - made playwright dependency lazy
1544
+ - ai interaction table user is nullable now
1545
+ - rabbitmq subscriber does a prefetch now allowing for more concurrency
1546
+ - formatting changes
1547
+ - Version info changes
1548
+ - dummy otp can now be enabled on a per user basis
1549
+ - jwt token optimisation
1550
+ - optimised the authentication flow in microservice adapter to cache access token
1551
+ - deleted file containing secrets
1552
+ - changes
1553
+ - optimisation around how dummy otp is managed
1554
+ - isSeeded added
1555
+ - bug fix for fetch layouts
1556
+ - view modes added in layout
1557
+ - One to many crud manager fixes
1558
+ - one-to-many-crud-manager-fixes
1559
+ - Many to many crud field manager fixes
1560
+ - patch endpoint added in role controller
1561
+ - many-to-many field fixes
1562
+ - modelSequenceFormViewChangeHandler added on field change
1563
+ - changes to convert the passwordlessRegistrationValidateWhat from array to string
1564
+ - changes to format group values consistently
1565
+ - fixes for normalizing group values
1566
+ - Revert "changes to return groupValue in the group meta response as well. groupValue is..."
1567
+ - changes to return groupValue in the group meta response as well. groupValue is...
1568
+ - changes to return groupValue in the group meta response as well. groupValue is...
1569
+ - filter_field_granularity_supported_added_for_date_fields
1570
+ - password registration/login cleanup + max failed login attempts checks added
1571
+ - removed unsafe inline from CSP
1572
+ - removed incorrect comment
1573
+ - changes
1574
+ - Revert "replaced playwright with lazy dependency"
1575
+ - replaced playwright with lazy dependency
1576
+ - count and average
1577
+ - fixes to solid core metadata configuration
1578
+ - make `s3Key` and `isPrivate` properties mandatory in `ResolveS3UrlDto`.
1579
+ - solid seed now prints proper exception stack trace
1580
+ - added playwright dependencies as peer dependencies
1581
+ - changed playwright import to make it lazy
1582
+ - issue fixes
1583
+ - formatting changes
1584
+ - formatting changes
1585
+ - changes for test setup
1586
+ - package changes
1587
+ - Changes to generate an SA user with the default password for simpler experience during setup
1588
+ - more changes to support form data based uploads
1589
+ - changes
1590
+ - changes around testing workflow
1591
+ - unified testing utitlities
1592
+ - added comments to the slug code
1593
+ - refactored queue namespacign
1594
+ - queue namespacing related chanes
1595
+ - removed todo
1596
+ - queue name related changes
1597
+ - cag
1598
+ - changrs
1599
+ - queues names are now namespaced by service naem
1600
+ - enabled logs
1601
+ - debug logs
1602
+ - testing docs updated
1603
+ - changes
1604
+ - cleanup
1605
+ - removed old testing related fiels
1606
+ - testing infra now supports data based interpolation
1607
+ - testing changes: now we support fully custom test specs
1608
+ - changes for test automation
1609
+ - changes to tsconfig for playwright tests
1610
+ - exporting typeorm db helper
1611
+ - removed the files section
1612
+ - changes for playwright testing
1613
+ - changes to disable service controller seed method
1614
+ - formatting changes
1615
+ - oom issue
1616
+ - logger added for chatter
1617
+ - changed arg to kebab case instead of came case in schematic service
1618
+ - default menu icons added
1619
+ - rabbitmq subscriber: add retries, DLX queues, reconnects, and docs
1620
+ - removed un-necessary log
1621
+ - fix for handling non existence of fieldNamesForRemoval arg
1622
+ - foirmatting canges
1623
+ - Archived/solidstarters main
1624
+ - version changes
1625
+ - changed org : @solidstarters -> @solidxai
1626
+ - removed publish script, since it is replaced with solidctl release
1627
+ - chanes
1628
+ - Revert "@solidstarters namespace changed to @solidx"
1629
+ - @solidstarters namespace changed to @solidx
1630
+ - file service interface changes
1631
+ - CR in s3 file service, url options now supports isPrivateBucket allowing one to generate signed and un-signed URLs using the getUrl method
1632
+ - 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
1633
+ - changes to pass minimal parameters to the schematics project and pick the rest from the metadata configuration json file (avoid long shell commands)
1634
+ - test data workflow
1635
+ - test-data command
1636
+ - seed command updated
1637
+ - changes
1638
+ - changes
1639
+ - seed command changes to support pruning, test-data-setup and test-data-teardown.
1640
+ - seeding now supports seedData allowing us to seed fixtures for testing.
1641
+ - precomputations now skip computation if value is already provided
1642
+ - added utility for findOneByUserKey
1643
+ - pruning related chagnes
1644
+ - changes
1645
+ - more changes related to pruning metadata
1646
+ - pruen logs added
1647
+ - module metadata seeder now does prune also
1648
+ - reformatting to improve readability
1649
+ - changes
1650
+ - file type not allowed. Allowed: image, document, pdf. Received mimetype: application/pdf (mapped to file)
1651
+ - bug fixes
1652
+ - changes to cleanup the implementation by having the write method of file service return the url post write
1653
+ - changes to support using the region specified in a media storage provider, instead only the default while creating an s3 client
1654
+ - fixes for using the default-aws-s3 bucket for storing the settings media if default file service is s3
1655
+ - changes to settings media storage logic i.e copy multer path to file service implementation write
1656
+ - file service abstraction cleanup
1657
+ - chagnes
1658
+ - Dashboard Question Responsive
1659
+
1660
+ ## [0.1.13-beta.8] - 2026-07-29
1661
+
1662
+ ### Added
1663
+
1664
+ - add configurable UI timeouts for testing steps and update documentation
1665
+ - enhance internationalisation by adding applyCreateDefaults method for localeName on create DTOs
1666
+ - implement promoteRecoveredDraftPublishVersion method and integrate with CRUDService for soft-deleted records
1667
+ - add default locale name for internationalised entries in test data seeding
1668
+ - implement draft/publish versioning support and refactor related services
1669
+ - add DraftPublishHelperService for managing draft and publish workflows
1670
+ - add workflow field data provider support and related interfaces
1671
+ - add asynchronous execution for workflows and enhance execution status retrieval
1672
+ - implement WorkflowSecret management with CRUD operations and integrate into workflow execution
1673
+ - enhance workflow definition management and add Python runtime node
1674
+ - add SolidX integration nodes for login, email, and SMS
1675
+ - add support for versioning and publishing in CRUD operations, including new fields in entities and filters
1676
+ - enhance http.request node with query parameters and body modes
1677
+ - refactor node structure and add sequential and switch nodes
1678
+ - update workflow execution and definition handling
1679
+ - implement workflow execution services and nodes
1680
+ - implement API key generation for system admin users in ModuleMetadataSeederService
1681
+ - enhance ModuleMetadataSeederService to generate and store API keys for system admin users
1682
+ - add fieldConfig property to DatasourceIntrospectionMappingColumnDto and enhance field sanitization in DatasourceIntrospectionService
1683
+ - enhance migration process with build and seed commands
1684
+ - enhance datasource introspection with primary key detection and migration support
1685
+ - enhance role creation with module linkage and resolve module metadata
1686
+ - enhance action, role, and view metadata services with change detection and JSON normalization
1687
+ - add introspection services for MSSQL, MySQL, and PostgreSQL
1688
+ - add new dashboard controller actions to permissions
1689
+ - simplify queue health permissions by consolidating patterns
1690
+ - implement explicit widget permissions and unauthorized response handling
1691
+ - enhance widget permission checks and add unauthorized response handling
1692
+ - add Queue SLA heatmap provider and update metadata
1693
+ - update queue health menu item and reorder messages
1694
+ - add various dashboard providers and runtime services
1695
+ - implement WhatsApp Cloud API integration
1696
+ - add gupshup whatsapp provider
1697
+ - add deleteByMediaRecord method to MediaStorageProvider implementations
1698
+ - add updateCustomNoteMessage action to ChatterMessageController
1699
+ - add secure custom-note edit API with attachment add/remove support
1700
+ - implemented social media oath for facebook and microsoft
1701
+ - add partialUpdate endpoint to menu-item-metadata controller and update metadata seeder relation field name
1702
+ - implemented social media oath for facebook and microsoft
1703
+ - add Message Tree Action and corresponding view for mqMessage
1704
+ - implement processing timeout for RabbitMQ subscriber
1705
+ - Add a composite index to `ChatterMessage` on `coModelName` and `coModelEntityId`, and an index to `chatterMessage` in `ChatterMessageDetails`.
1706
+ - Migrate date/time transformers to UtcDateTimeTransformer.
1707
+ - simplify S3 URL resolution DTO, and remove unused S3 resolution logic.
1708
+
1709
+ ### Fixed
1710
+
1711
+ - improve error message for media deletion restriction
1712
+ - use transactions entitymanager for all subscribers only for embedded db projects
1713
+ - update consuming project name resolution to use parent directory
1714
+ - update solidx directory path to include consuming project name
1715
+ - correct package name in model generation command and update error handling in module metadata retrieval
1716
+ - username
1717
+ - remove type specification for encrypted column in Setting entity, to work in mssql also
1718
+ - handle null or empty security rule configuration strings in repository
1719
+
1720
+ ### Changed
1721
+
1722
+ - rename create-draft-publish-helper.service to draft-publish-helper.service and update imports
1723
+ - inject InternationalisationHelperService in ModuleTestDataService and CrudHelperService
1724
+ - separate generic delete from draft-publish and i18n cleanup in CRUDService
1725
+ - remove unused boolean type and related system column definitions from DatasourceIntrospectionService
1726
+ - update CrudHelperService to initialize DraftPublishHelperService directly in the class refactor: remove publishedAt sorting logic from getLayout method in ViewMetadataService
1727
+ - simplify published version filtering in CRUDService
1728
+ - remove handleSeedLocales method to streamline locale seeding process
1729
+ - remove legacy dashboard files and add new dashboarding architecture guide
1730
+ - remove unused dashboard question and variable providers, SQL expression resolver, and related subscribers
1731
+ - remove redundant null check in resolveSecurityRuleConfig
1732
+ - update body column type to longText using getColumnType helper in SmsTemplate entity
1733
+ - update legacy entity fields to be nullable and support null types
1734
+ - replace DTO introspection with explicit isUpdate flag in MediaFieldCrudManager
1735
+ - make password scheme and failed login attempt columns non-nullable in UserEntity.
1736
+ - make passwordScheme, passwordSchemeVersion, and failedLoginAttempts fields nullable in the User entity.
1737
+
1738
+ ### Documentation
1739
+
1740
+ - update expired discord link
1741
+
1742
+ ### Other
1743
+
1744
+ - remove duplicate code
1745
+ - refactoring around chatter media security fix
1746
+ - add media extension support for post chatter
1747
+ - Add media upload action and validation in MediaService
1748
+ - add media extension support for post chatter
1749
+ - changes to ensure only id and field are returned while populating the user in chatter
1750
+ - Update defaultValue types in solid-core-metadata.json to strings
1751
+ - 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
1752
+ - Add getMentionableUsers permission
1753
+ - Add endpoint to retrieve mentionable users with search and limit options
1754
+ - Add error handling nodes and enhance workflow node definitions
1755
+ - Add skipHooks option to seed command and related services
1756
+ - Remove type specification for matched column in WorkflowTriggerExecution entity
1757
+ - Enhance workflow node definitions and runtime context handling
1758
+ - remvoing redundent code
1759
+ - Remove onDelete cascade option from ManyToOne relationships in SavedFilters entity
1760
+ - changes
1761
+ - changes
1762
+ - sql injection vulnerability closed in filter queries
1763
+ - Remove LocalPath
1764
+ - revert changes
1765
+ - revert changes
1766
+ - revert changes
1767
+ - re revert
1768
+ - revert changes
1769
+ - private-file-cleanup
1770
+ - add downlaodurl
1771
+ - changes to allow overriding the is allowed api keys flag thru extension user
1772
+ - Revert "user enumeration"
1773
+ - remove validation from username and mobile
1774
+ - user create validation bugs
1775
+ - add normalize for otp based also
1776
+ - Disable metadata pruning by default in seed command configuration
1777
+ - Update seed command to enable metadata pruning by default
1778
+ - handle-case-sensitive-for-email
1779
+ - Add delete permissions for ImportTransactionController in solid-core metadata
1780
+ - Add permissions for import/export functionality in solid-core metadata
1781
+ - Refactor role assignment for admin users to handle capability roles individually
1782
+ - discard changes
1783
+ - add support for static file
1784
+ - Add capability roles for admin users in module metadata seeder
1785
+ - Enhance module metadata seeder with event emission for start and finish; add options interface for seeding configuration
1786
+ - attachment
1787
+ - Add new roles and permissions for import/export functionality; refactor role permission handling
1788
+ - make isPublic default true
1789
+ - changes to show the image inline
1790
+ - cleanup againts media's
1791
+ - inline role crate false
1792
+ - Implement chatter mention notification system with email templates and queue handling
1793
+ - Add messageBodyMentions field to chatter message DTOs and entity
1794
+ - fix-audit-bug
1795
+ - changes to include signed url token for private media
1796
+ - Revert "Revert "rename function name""
1797
+ - Revert "Revert "add private media support""
1798
+ - Add media file type constants and enhance security for media uploads
1799
+ - handle technical error messages due to missing resource in static resources folder
1800
+ - Revert "add private media support"
1801
+ - Revert "rename function name"
1802
+ - rename function name
1803
+ - add private media support
1804
+ - some fixes
1805
+ - solidx session invalid changes
1806
+ - add validation on get chatter message
1807
+ - updatedAt value is updating now
1808
+ - fix to allow linking a userKey belonging to the parent model while seeding a child model
1809
+ - add security against chatter
1810
+ - chatter message endpoint made public
1811
+ - removed embedded db support
1812
+ - Add default sorting by ID if not explicitly specified in order options
1813
+ - add icons across all the models in solid core
1814
+ - media upload added behind auth
1815
+ - Refactor module path resolution to use kebab-case and extract migration file writing logic into a separate method
1816
+ - Implement cleanup for TypeORM datasource entities and enhance file handling in SolidTsMorphService
1817
+ - class serializer interceptor added for impact of Exclude and Expose
1818
+ - Enhance datasource introspection with primary key validation and user key resolution
1819
+ - Concurrent Login Feature
1820
+ - user enumeration
1821
+ - add helper text key on settings object .........
1822
+ - changes to handle case insenstive filter operations if the values are other than string by casting
1823
+ - menus item fix
1824
+ - changes to ensure entity manager does not get serialized as part of the message for the computed field queue
1825
+ - added nodemon heartbeat to allow in-process db query execution for code generation for embedded db
1826
+ - display name changed
1827
+ - name changed
1828
+ - added settings for configure the row click on solid list view
1829
+ - Revert "Fix for this issue > stop applying lower for numeric fields."
1830
+ - fixed legacy entity files names
1831
+ - view metadata type field - selection static and roles required false from menu-item
1832
+ - Fix for this issue > stop applying lower for numeric fields.
1833
+ - refactor and add migration command
1834
+ - Handling for audit subscriber to defer audit publish when in embedded db mode
1835
+ - Fixed the one genuine mid-transaction second-connection case and hardened the latent spots (for embedded db)
1836
+ - changes to take in option for seeding with modules in current seed method
1837
+ - Fix validation logic to parse string field values as integers before applying validations
1838
+ - remove computed field from instruction add one remove field command fix many-to-many on chatter log
1839
+ - ad changes
1840
+ - Add locale seeding functionality and enhance locale management
1841
+ - subscribers now use the event’s own transaction connection instead of a second pooled one (helpful for embedded db)
1842
+ - changes to avoid extra module checks before dynamically loading it
1843
+ - defaulted to modulemetadataseederservice if no seeder provided
1844
+ - Add Date field in Instructions Response
1845
+ - ai interaction cleanup changes
1846
+ - enabling create,edit,import,export on permission and lov modules
1847
+ - added module to rolemetadata list view
1848
+ - roles group by module changes
1849
+ - Refactor dashboard providers to utilize new bucket expression and normalization functions
1850
+ - Implement Datasource Management functionality with controller, service, and DTO
1851
+ - added index to fields newly added as sortable and searchable
1852
+ - Add archiver package to dependencies
1853
+ - removed unnecessary seed file
1854
+ - Add TypeORM migration helper functions and export in index
1855
+ - fixes
1856
+ - reverted accidental removal of the layout builder root menu
1857
+ - pending cleanup of solid core menu items
1858
+ - Refactor metadata: remove standalone menu items and add scheduled jobs and saved filters tree views
1859
+ - Remove ChatterMessageDetails and ImportTransactionErrorLog menu items; add Chatter Messages tree view and action. Other menu sub menus cleanup done
1860
+ - Add model sequence and list of values tree views to metadata, other cleanup changes
1861
+ - changes for IAM
1862
+ - Add clearPackageRuntime functionality and corresponding metadata action
1863
+ - Add archiver dependency and implement module package export functionality
1864
+ - Refactor menu cleanup logic in ModelMetadataService and ModuleMetadataService; improve error handling for file deletion and update build commands in ModulePackageService to use solidctl.
1865
+ - 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
1866
+ - Add media tree view and action & media view cleanup, enhance file storage provider with file size tracking, implemented storeStreams for s3
1867
+ - Remove cleanup procedures for module metadata across all SQL dialects and implement menu and action cleanup in the service layer.
1868
+ - Remove unused database bootstrap service and related SQL cleanup procedures
1869
+ - cleanup
1870
+ - Add view and action metadata tree views with updated permissions and searchable fields
1871
+ - Add view and action metadata tree views with updated permissions and searchable fields
1872
+ - menu item model cleanup
1873
+ - Add resumable import handling and transaction management in module package service
1874
+ - Add method to retrieve Solid UI module path and enhance cleanup logging
1875
+ - 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.
1876
+ - Implement module package management: add controller, service, and DTOs for import, export, and build operations.
1877
+ - many to one left join issue fixed
1878
+ - Refactor field metadata actions and views: update action types, enhance searchability, and adjust permissions for create, edit, and delete operations.
1879
+ - 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
1880
+ - Update solid-core metadata: remove import/export options, rename fields, and add sortable attribute
1881
+ - Enhance solid-core metadata structure for module mdtadata by removing import/export options and adding sortable attributes for fields
1882
+ - Implement module metadata explorer with CRUD operations and search functionality
1883
+ - Refactor module metadata paths to use a consistent directory structure and improve file resolution logic
1884
+ - Bug fixs
1885
+ - added frontend base url as well to the default settings
1886
+ - minor cleanup
1887
+ - changes to cleanup legacy table related fields
1888
+ - changes for new dashboards functionality
1889
+ - always print server startup line regardless of log level
1890
+ - Add field quality checks and fixes checklist for backend validation
1891
+ - typeo issue
1892
+ - Agent table clean up
1893
+ - Add manual interaction step for Playwright and update README
1894
+ - provision made to unlink data rather than having to teardown everything
1895
+ - provision made to unlink data rather than having to teardown everything
1896
+ - changes to colour the server startup line
1897
+ - Agent table clean up
1898
+ - changes to avoid too many initialization logs. controlled thru the verboseBootstrap option to the boostrap helper
1899
+ - removed id command options and retained the singular name option only for consistency purposes
1900
+ - 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
1901
+ - 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
1902
+ - MCP table solid changes
1903
+ - playwrite added as dependency instead
1904
+ - changes to the test runner
1905
+ - chatter message user resolution chagnes
1906
+ - bug fix in chatter message user resolution after we moved to queues.
1907
+ - moved back to beta3
1908
+ - failed login attempts field added to the json and update dto and exposed in entity
1909
+ - removed un-necessary index on newvalue display
1910
+ - ts changes error: any
1911
+ - auto addition of menus happens at the bottom now. list view layout changes for security access rules + enabled delete made welcome email & sms SystemAdminEditable
1912
+ - changed model metadata service default form layout to be single column
1913
+ - added typing to catch blocks + authentication service bug fixes for private registration flow
1914
+ - added typing to catch blocks + authentication service bug fixes for private registration flow
1915
+ - normalised @ApiTags
1916
+ - enum for passwordless modes
1917
+ - bug fix in how alternative actions are rendered
1918
+ - queue related bug fixes
1919
+ - changes to add a websocket adaptor to the bootstrap server routine
1920
+ - license changes
1921
+ - type fixes
1922
+ - removed min and max from long text mapping
1923
+ - bug fix for shortext field mapping
1924
+ - changes to post the testing results to a webhook api with a test payload
1925
+ - added import multer this fixes un-necessary ts errors in vscode
1926
+ - ts errors fixed
1927
+ - bug fix in rabbitmq subscriber optimisation in all subscribers to default to role both if not specified
1928
+ - formatting changes
1929
+ - facebook oauth
1930
+ - Status required false
1931
+ - updated gitignore
1932
+ - dleete un-necessary docs
1933
+ - deleted un-necessary files
1934
+ - changes related to more grooming
1935
+ - api added in cors
1936
+ - refactor Oauth strategy
1937
+ - Revert "Ft social media login"
1938
+ - bug fix
1939
+ - bug fix
1940
+ - add new api me endpoint and role based settings
1941
+ - setting changes for new ui architecture
1942
+ - changes for new settings structure
1943
+ - chatter task subtype and related changes
1944
+ - bug fix
1945
+ - fixes
1946
+ - 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
1947
+ - changes to handle import logs as well, thru configured winston log level
1948
+ - change isMultiSelect to true in solid-core-metadata.json
1949
+ - change isMultiSelect to false and set visibility for cronExpression, dayOfWeek, and dayOfMonth fields to false
1950
+ - 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
1951
+ - removed authTheme setting, auth pages dark - light is now controlled by the same local storage as the rest of the app shell
1952
+ - bug fix: passwordless registration should create a user with active false
1953
+ - apikeys attribute was not exposed
1954
+ - refactor Oauth strategy
1955
+ - 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)
1956
+ - bug fix
1957
+ - null check on role
1958
+ - made provision to seed custom permissions
1959
+ - handled seed scenario too
1960
+ - upload File and expectHidden changes
1961
+ - extension user cleanup and checks added
1962
+ - fixed types for cleanup
1963
+ - added tsc-alias as well to ensure clean imports in dist as an extra cleanup measure
1964
+ - fixes bare shell imports with relative imports
1965
+ - dynamic import fix
1966
+ - removed unnecessary file
1967
+ - fixes for 1. throw exception if extension user and no provider configured 2. fixed roles method in the extensionUserProvider interface to make it mandatory
1968
+ - removed base abstract class
1969
+ - added interface too
1970
+ - changes
1971
+ - changes to test data seeding & fixed the type for authenticationService.signup method
1972
+ - changes to user dto to include the api keys toggle
1973
+ - add default role to the user only if there are no roles resolved against a user
1974
+ - 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
1975
+ - Only forward --debug when explicitly enabled.
1976
+ - toolOutput field changes to json
1977
+ - adding user api key entity to export
1978
+ - minor optimisation to how dynamic modules are loaded
1979
+ - Add Discord badge to top of README
1980
+ - Fix broken BSL license link and add Discord link to README
1981
+ - Add BSL 1.1 license and update package.json license field
1982
+ - Seed user and roles in testing data
1983
+ - removed readme.txt
1984
+ - moved type and interfaces in interfaces.ts and refactored accordingly
1985
+ - changed to md
1986
+ - added readme
1987
+ - Ai setting model change
1988
+ - changes to allow encrypting setting keys
1989
+ - form view clean up
1990
+ - Agent table list view changes
1991
+ - synchronize false
1992
+ - changes to resolve the selection dynamic provider by name and token both
1993
+ - changes to bypass swagger urls from csp policy
1994
+ - changes to create a seperate endpoint for admin users to generate api key + custom repository created for userApiKey
1995
+ - changes to fix issue around isAllowedToGenerateApiKeys not getting saved during user creation
1996
+ - changes to implement the sso code and sso exchange use cases
1997
+ - removed orm types / exported api key entity
1998
+ - added provision to control if api key creation is allowed for the user
1999
+ - api key changes for backend
2000
+ - changes to bootstrap helper to read from standard env variables and avoid redundantly passing swagger options
2001
+ - fix to call addRoles only if role names are present
2002
+ - Revert "revert: refactor: update legacy entity fields to be nullable and support null types"
2003
+ - refactor: update legacy entity fields to be nullable and support null types
2004
+ - Json structure change
2005
+ - Agent table metadata clean up changes
2006
+ - longtext
2007
+ - longtext changes
2008
+ - Agent tables clean up
2009
+ - fixes to seed many-to-many relation for tests
2010
+ - changes to seed media in testing data
2011
+ - Chatter modelUserkey and excel many to one issue
2012
+ - keeping the default selectionValueType as string since this is a good default
2013
+ - bug fixes around how media is done
2014
+ - bug fixes
2015
+ - try catch inside logEvent
2016
+ - media has card based metadata
2017
+ - Refresh token activity
2018
+ - changes to implement the sso code and sso exchange use cases
2019
+ - cleanup
2020
+ - enabled kanban view on mq message
2021
+ - Agent table changes
2022
+ - changes to disallow deleting a model or module in production
2023
+ - changelog version bumped
2024
+ - changelog added
2025
+ - changes to control the logging using env variables & set appropriate defaults basis environment
2026
+ - chnages for logging
2027
+ - Chatter queue fixs
2028
+ - one more "beta" for ozzy
2029
+ - additional loggging in cors helper
2030
+ - changes
2031
+ - Redis Queue component and rabbitMQ folder changes
2032
+ - changes to track old and new fields as part of the delete entity operation
2033
+ - optimizations done for audit subcriber
2034
+ - changes to optimize audit subscriber code to use background jobs entirely instead of partially
2035
+ - changes to push all work/processing to the chatter queue subscriber to better manage workloads & db pooling utilization
2036
+ - formatting changes
2037
+ - 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
2038
+ - qs depth config increased
2039
+ - changes to move the shouldTrackAudit check into registry to avoid unnecessary checks during runtime
2040
+ - cached model metadata queries
2041
+ - changse
2042
+ - disabled extra loggign
2043
+ - chagnes
2044
+ - reduced concurrency in computed fields
2045
+ - additional loggign
2046
+ - added indexes to mobile & email since those are frequently queries upon
2047
+ - changes to optimize the permission service methods used in the hotspot load paths within auth and access token guards
2048
+ - Redis background job changes
2049
+ - Chatter Rationalizing
2050
+ - changes
2051
+ - changes
2052
+ - changes to merge the entityId sequence computed provider into the existing sequence number provider
2053
+ - changes to export bootstrap helpers for server & cli nest applications
2054
+ - changes to toggle the validation for selection dynamic provider. Also changes to export a bootstrap helper function
2055
+ - registered the EntityIdSequenceNumComputedFieldProvider computation provider as a nest provider
2056
+ - Added EntityIdSequenceNumComputedFieldProvider as an alternative simpler provider which uses the modelSequence configuration and relies on the id persisted during creation for an entity
2057
+ - added index on message id in mq message table
2058
+ - changes around sequence num computed field being a post computation provider error logging in rabbit mq
2059
+ - changes to save model sequence id as part of post compute instead of pre compute
2060
+ - changse
2061
+ - Revert "High concurrency fix for alpha num and sequence num computed fields"
2062
+ - High concurrency fix for alpha num and sequence num computed fields
2063
+ - bug fix in cron evalutaion
2064
+ - tighter logging around roles
2065
+ - scheduler now supports env based specific jobs starting and others not
2066
+ - reverting back to text (i.e since it is good enough for mysql too) i.e 64kb for these fields
2067
+ - revert cross db changes for view-metadata-entity
2068
+ - fixes
2069
+ - changes to handle cross-db compatibility
2070
+ - added type as simple-json
2071
+ - Remove isValidateForUpdate hack that relied on checking dto.id !== undefined
2072
+ - Revert "Merge branch 'media-update' into 'main'"
2073
+ - Mysql related changes
2074
+ - ts-morph and media storage fix
2075
+ - dashboard layout menu item added
2076
+ - dashboard changes
2077
+ - scheduler bug fix
2078
+ - made provision to execute scheduled jobs manually
2079
+ - changes
2080
+ - cleanup
2081
+ - logging related changes and made user activity history tree view
2082
+ - changes to return the wall clock time as utc for chatter as well to keep it...
2083
+ - changes around dashboard question refactoring
2084
+ - default tree view and action added on code generation
2085
+ - Date time format changes in audit
2086
+ - user activity history on otp login
2087
+ - changes
2088
+ - changelog added
2089
+ - reverted legacy and common entity to use local date time transformer only
2090
+ - added changelog
2091
+ - made playwright dependency lazy
2092
+ - ai interaction table user is nullable now
2093
+ - rabbitmq subscriber does a prefetch now allowing for more concurrency
2094
+ - formatting changes
2095
+ - Version info changes
2096
+ - dummy otp can now be enabled on a per user basis
2097
+ - jwt token optimisation
2098
+ - optimised the authentication flow in microservice adapter to cache access token
2099
+ - deleted file containing secrets
2100
+ - changes
2101
+ - optimisation around how dummy otp is managed
2102
+ - isSeeded added
2103
+ - bug fix for fetch layouts
2104
+ - view modes added in layout
2105
+ - One to many crud manager fixes
2106
+ - one-to-many-crud-manager-fixes
2107
+ - Many to many crud field manager fixes
2108
+ - patch endpoint added in role controller
2109
+ - many-to-many field fixes
2110
+ - modelSequenceFormViewChangeHandler added on field change
2111
+ - changes to convert the passwordlessRegistrationValidateWhat from array to string
2112
+ - changes to format group values consistently
2113
+ - fixes for normalizing group values
2114
+ - Revert "changes to return groupValue in the group meta response as well. groupValue is..."
2115
+ - changes to return groupValue in the group meta response as well. groupValue is...
2116
+ - changes to return groupValue in the group meta response as well. groupValue is...
2117
+ - filter_field_granularity_supported_added_for_date_fields
2118
+ - password registration/login cleanup + max failed login attempts checks added
2119
+ - removed unsafe inline from CSP
2120
+ - removed incorrect comment
2121
+ - changes
2122
+ - Revert "replaced playwright with lazy dependency"
2123
+ - replaced playwright with lazy dependency
2124
+ - count and average
2125
+ - fixes to solid core metadata configuration
2126
+ - make `s3Key` and `isPrivate` properties mandatory in `ResolveS3UrlDto`.
2127
+ - solid seed now prints proper exception stack trace
2128
+ - added playwright dependencies as peer dependencies
2129
+ - changed playwright import to make it lazy
2130
+ - issue fixes
2131
+ - formatting changes
2132
+ - formatting changes
2133
+ - changes for test setup
2134
+ - package changes
2135
+ - Changes to generate an SA user with the default password for simpler experience during setup
2136
+ - more changes to support form data based uploads
2137
+ - changes
2138
+ - changes around testing workflow
2139
+ - unified testing utitlities
2140
+ - added comments to the slug code
2141
+ - refactored queue namespacign
2142
+ - queue namespacing related chanes
2143
+ - removed todo
2144
+ - queue name related changes
2145
+ - cag
2146
+ - changrs
2147
+ - queues names are now namespaced by service naem
2148
+ - enabled logs
2149
+ - debug logs
2150
+ - testing docs updated
2151
+ - changes
2152
+ - cleanup
2153
+ - removed old testing related fiels
2154
+ - testing infra now supports data based interpolation
2155
+ - testing changes: now we support fully custom test specs
2156
+ - changes for test automation
2157
+ - changes to tsconfig for playwright tests
2158
+ - exporting typeorm db helper
2159
+ - removed the files section
2160
+ - changes for playwright testing
2161
+ - changes to disable service controller seed method
2162
+ - formatting changes
2163
+ - oom issue
2164
+ - logger added for chatter
2165
+ - changed arg to kebab case instead of came case in schematic service
2166
+ - default menu icons added
2167
+ - rabbitmq subscriber: add retries, DLX queues, reconnects, and docs
2168
+ - removed un-necessary log
2169
+ - fix for handling non existence of fieldNamesForRemoval arg
2170
+ - foirmatting canges
2171
+ - Archived/solidstarters main
2172
+ - version changes
2173
+ - changed org : @solidstarters -> @solidxai
2174
+ - removed publish script, since it is replaced with solidctl release
2175
+ - chanes
2176
+ - Revert "@solidstarters namespace changed to @solidx"
2177
+ - @solidstarters namespace changed to @solidx
2178
+ - file service interface changes
2179
+ - CR in s3 file service, url options now supports isPrivateBucket allowing one to generate signed and un-signed URLs using the getUrl method
2180
+ - 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
2181
+ - changes to pass minimal parameters to the schematics project and pick the rest from the metadata configuration json file (avoid long shell commands)
2182
+ - test data workflow
2183
+ - test-data command
2184
+ - seed command updated
2185
+ - changes
2186
+ - changes
2187
+ - seed command changes to support pruning, test-data-setup and test-data-teardown.
2188
+ - seeding now supports seedData allowing us to seed fixtures for testing.
2189
+ - precomputations now skip computation if value is already provided
2190
+ - added utility for findOneByUserKey
2191
+ - pruning related chagnes
2192
+ - changes
2193
+ - more changes related to pruning metadata
2194
+ - pruen logs added
2195
+ - module metadata seeder now does prune also
2196
+ - reformatting to improve readability
2197
+ - changes
2198
+ - file type not allowed. Allowed: image, document, pdf. Received mimetype: application/pdf (mapped to file)
2199
+ - bug fixes
2200
+ - changes to cleanup the implementation by having the write method of file service return the url post write
2201
+ - changes to support using the region specified in a media storage provider, instead only the default while creating an s3 client
2202
+ - fixes for using the default-aws-s3 bucket for storing the settings media if default file service is s3
2203
+ - changes to settings media storage logic i.e copy multer path to file service implementation write
2204
+ - file service abstraction cleanup
2205
+ - chagnes
2206
+ - Dashboard Question Responsive
2207
+
2208
+ ## [0.1.13-beta.7] - 2026-07-29
2209
+
2210
+ ### Added
2211
+
2212
+ - add configurable UI timeouts for testing steps and update documentation
2213
+ - add workflow field data provider support and related interfaces
2214
+ - add asynchronous execution for workflows and enhance execution status retrieval
2215
+ - implement WorkflowSecret management with CRUD operations and integrate into workflow execution
2216
+ - enhance workflow definition management and add Python runtime node
2217
+ - add SolidX integration nodes for login, email, and SMS
2218
+ - enhance http.request node with query parameters and body modes
2219
+ - refactor node structure and add sequential and switch nodes
2220
+ - update workflow execution and definition handling
2221
+ - implement workflow execution services and nodes
2222
+ - implement API key generation for system admin users in ModuleMetadataSeederService
2223
+ - enhance ModuleMetadataSeederService to generate and store API keys for system admin users
2224
+ - add fieldConfig property to DatasourceIntrospectionMappingColumnDto and enhance field sanitization in DatasourceIntrospectionService
2225
+ - enhance migration process with build and seed commands
2226
+ - enhance datasource introspection with primary key detection and migration support
2227
+ - enhance role creation with module linkage and resolve module metadata
2228
+ - enhance action, role, and view metadata services with change detection and JSON normalization
2229
+ - add introspection services for MSSQL, MySQL, and PostgreSQL
2230
+ - add new dashboard controller actions to permissions
2231
+ - simplify queue health permissions by consolidating patterns
2232
+ - implement explicit widget permissions and unauthorized response handling
2233
+ - enhance widget permission checks and add unauthorized response handling
2234
+ - add Queue SLA heatmap provider and update metadata
2235
+ - update queue health menu item and reorder messages
2236
+ - add various dashboard providers and runtime services
2237
+ - implement WhatsApp Cloud API integration
2238
+ - add gupshup whatsapp provider
2239
+ - add deleteByMediaRecord method to MediaStorageProvider implementations
2240
+ - add updateCustomNoteMessage action to ChatterMessageController
2241
+ - add secure custom-note edit API with attachment add/remove support
2242
+ - implemented social media oath for facebook and microsoft
2243
+ - add partialUpdate endpoint to menu-item-metadata controller and update metadata seeder relation field name
2244
+ - implemented social media oath for facebook and microsoft
2245
+ - add Message Tree Action and corresponding view for mqMessage
2246
+ - implement processing timeout for RabbitMQ subscriber
2247
+ - Add a composite index to `ChatterMessage` on `coModelName` and `coModelEntityId`, and an index to `chatterMessage` in `ChatterMessageDetails`.
2248
+ - Migrate date/time transformers to UtcDateTimeTransformer.
2249
+ - simplify S3 URL resolution DTO, and remove unused S3 resolution logic.
2250
+
2251
+ ### Fixed
2252
+
2253
+ - use transactions entitymanager for all subscribers only for embedded db projects
2254
+ - update consuming project name resolution to use parent directory
2255
+ - update solidx directory path to include consuming project name
2256
+ - correct package name in model generation command and update error handling in module metadata retrieval
2257
+ - username
2258
+ - remove type specification for encrypted column in Setting entity, to work in mssql also
2259
+ - handle null or empty security rule configuration strings in repository
2260
+
2261
+ ### Changed
2262
+
2263
+ - remove handleSeedLocales method to streamline locale seeding process
2264
+ - remove legacy dashboard files and add new dashboarding architecture guide
2265
+ - remove unused dashboard question and variable providers, SQL expression resolver, and related subscribers
2266
+ - remove redundant null check in resolveSecurityRuleConfig
2267
+ - update body column type to longText using getColumnType helper in SmsTemplate entity
2268
+ - update legacy entity fields to be nullable and support null types
2269
+ - replace DTO introspection with explicit isUpdate flag in MediaFieldCrudManager
2270
+ - make password scheme and failed login attempt columns non-nullable in UserEntity.
2271
+ - make passwordScheme, passwordSchemeVersion, and failedLoginAttempts fields nullable in the User entity.
2272
+
2273
+ ### Documentation
2274
+
2275
+ - update expired discord link
2276
+
2277
+ ### Other
2278
+
2279
+ - Add media upload action and validation in MediaService
2280
+ - changes to ensure only id and field are returned while populating the user in chatter
2281
+ - Update defaultValue types in solid-core-metadata.json to strings
2282
+ - 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
2283
+ - Add getMentionableUsers permission
2284
+ - Add endpoint to retrieve mentionable users with search and limit options
2285
+ - Add error handling nodes and enhance workflow node definitions
2286
+ - Add skipHooks option to seed command and related services
2287
+ - Remove type specification for matched column in WorkflowTriggerExecution entity
2288
+ - Enhance workflow node definitions and runtime context handling
2289
+ - Remove onDelete cascade option from ManyToOne relationships in SavedFilters entity
2290
+ - changes
2291
+ - changes
2292
+ - sql injection vulnerability closed in filter queries
2293
+ - Remove LocalPath
2294
+ - revert changes
2295
+ - revert changes
2296
+ - revert changes
2297
+ - re revert
2298
+ - revert changes
2299
+ - private-file-cleanup
2300
+ - add downlaodurl
2301
+ - changes to allow overriding the is allowed api keys flag thru extension user
2302
+ - Revert "user enumeration"
2303
+ - add normalize for otp based also
2304
+ - Disable metadata pruning by default in seed command configuration
2305
+ - Update seed command to enable metadata pruning by default
2306
+ - handle-case-sensitive-for-email
2307
+ - Add delete permissions for ImportTransactionController in solid-core metadata
2308
+ - Add permissions for import/export functionality in solid-core metadata
2309
+ - Refactor role assignment for admin users to handle capability roles individually
2310
+ - discard changes
2311
+ - add support for static file
2312
+ - Add capability roles for admin users in module metadata seeder
2313
+ - Enhance module metadata seeder with event emission for start and finish; add options interface for seeding configuration
2314
+ - attachment
2315
+ - Add new roles and permissions for import/export functionality; refactor role permission handling
2316
+ - make isPublic default true
2317
+ - changes to show the image inline
2318
+ - cleanup againts media's
2319
+ - inline role crate false
2320
+ - Implement chatter mention notification system with email templates and queue handling
2321
+ - Add messageBodyMentions field to chatter message DTOs and entity
2322
+ - fix-audit-bug
2323
+ - changes to include signed url token for private media
2324
+ - Revert "Revert "rename function name""
2325
+ - Revert "Revert "add private media support""
2326
+ - Add media file type constants and enhance security for media uploads
2327
+ - handle technical error messages due to missing resource in static resources folder
2328
+ - Revert "add private media support"
2329
+ - Revert "rename function name"
2330
+ - rename function name
2331
+ - add private media support
2332
+ - some fixes
2333
+ - solidx session invalid changes
2334
+ - add validation on get chatter message
2335
+ - updatedAt value is updating now
2336
+ - fix to allow linking a userKey belonging to the parent model while seeding a child model
2337
+ - add security against chatter
2338
+ - chatter message endpoint made public
2339
+ - removed embedded db support
2340
+ - Add default sorting by ID if not explicitly specified in order options
2341
+ - add icons across all the models in solid core
2342
+ - media upload added behind auth
2343
+ - Refactor module path resolution to use kebab-case and extract migration file writing logic into a separate method
2344
+ - Implement cleanup for TypeORM datasource entities and enhance file handling in SolidTsMorphService
2345
+ - class serializer interceptor added for impact of Exclude and Expose
2346
+ - Enhance datasource introspection with primary key validation and user key resolution
2347
+ - Concurrent Login Feature
2348
+ - user enumeration
2349
+ - add helper text key on settings object .........
2350
+ - changes to handle case insenstive filter operations if the values are other than string by casting
2351
+ - menus item fix
2352
+ - changes to ensure entity manager does not get serialized as part of the message for the computed field queue
2353
+ - added nodemon heartbeat to allow in-process db query execution for code generation for embedded db
2354
+ - display name changed
2355
+ - name changed
2356
+ - added settings for configure the row click on solid list view
2357
+ - Revert "Fix for this issue > stop applying lower for numeric fields."
2358
+ - fixed legacy entity files names
2359
+ - view metadata type field - selection static and roles required false from menu-item
2360
+ - Fix for this issue > stop applying lower for numeric fields.
2361
+ - refactor and add migration command
2362
+ - Handling for audit subscriber to defer audit publish when in embedded db mode
2363
+ - Fixed the one genuine mid-transaction second-connection case and hardened the latent spots (for embedded db)
2364
+ - changes to take in option for seeding with modules in current seed method
2365
+ - Fix validation logic to parse string field values as integers before applying validations
2366
+ - remove computed field from instruction add one remove field command fix many-to-many on chatter log
2367
+ - ad changes
2368
+ - Add locale seeding functionality and enhance locale management
2369
+ - subscribers now use the event’s own transaction connection instead of a second pooled one (helpful for embedded db)
2370
+ - changes to avoid extra module checks before dynamically loading it
2371
+ - defaulted to modulemetadataseederservice if no seeder provided
2372
+ - Add Date field in Instructions Response
2373
+ - ai interaction cleanup changes
2374
+ - enabling create,edit,import,export on permission and lov modules
2375
+ - added module to rolemetadata list view
2376
+ - roles group by module changes
2377
+ - Refactor dashboard providers to utilize new bucket expression and normalization functions
2378
+ - Implement Datasource Management functionality with controller, service, and DTO
2379
+ - added index to fields newly added as sortable and searchable
2380
+ - Add archiver package to dependencies
2381
+ - removed unnecessary seed file
2382
+ - Add TypeORM migration helper functions and export in index
2383
+ - fixes
2384
+ - reverted accidental removal of the layout builder root menu
2385
+ - pending cleanup of solid core menu items
2386
+ - Refactor metadata: remove standalone menu items and add scheduled jobs and saved filters tree views
2387
+ - Remove ChatterMessageDetails and ImportTransactionErrorLog menu items; add Chatter Messages tree view and action. Other menu sub menus cleanup done
2388
+ - Add model sequence and list of values tree views to metadata, other cleanup changes
2389
+ - changes for IAM
2390
+ - Add clearPackageRuntime functionality and corresponding metadata action
2391
+ - Add archiver dependency and implement module package export functionality
2392
+ - Refactor menu cleanup logic in ModelMetadataService and ModuleMetadataService; improve error handling for file deletion and update build commands in ModulePackageService to use solidctl.
2393
+ - 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
2394
+ - Add media tree view and action & media view cleanup, enhance file storage provider with file size tracking, implemented storeStreams for s3
2395
+ - Remove cleanup procedures for module metadata across all SQL dialects and implement menu and action cleanup in the service layer.
2396
+ - Remove unused database bootstrap service and related SQL cleanup procedures
2397
+ - cleanup
2398
+ - Add view and action metadata tree views with updated permissions and searchable fields
2399
+ - Add view and action metadata tree views with updated permissions and searchable fields
2400
+ - menu item model cleanup
2401
+ - Add resumable import handling and transaction management in module package service
2402
+ - Add method to retrieve Solid UI module path and enhance cleanup logging
2403
+ - 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.
2404
+ - Implement module package management: add controller, service, and DTOs for import, export, and build operations.
2405
+ - many to one left join issue fixed
2406
+ - Refactor field metadata actions and views: update action types, enhance searchability, and adjust permissions for create, edit, and delete operations.
2407
+ - 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
2408
+ - Update solid-core metadata: remove import/export options, rename fields, and add sortable attribute
2409
+ - Enhance solid-core metadata structure for module mdtadata by removing import/export options and adding sortable attributes for fields
2410
+ - Implement module metadata explorer with CRUD operations and search functionality
2411
+ - Refactor module metadata paths to use a consistent directory structure and improve file resolution logic
2412
+ - Bug fixs
2413
+ - added frontend base url as well to the default settings
2414
+ - minor cleanup
2415
+ - changes to cleanup legacy table related fields
2416
+ - changes for new dashboards functionality
2417
+ - always print server startup line regardless of log level
2418
+ - Add field quality checks and fixes checklist for backend validation
2419
+ - typeo issue
2420
+ - Agent table clean up
2421
+ - Add manual interaction step for Playwright and update README
2422
+ - provision made to unlink data rather than having to teardown everything
2423
+ - provision made to unlink data rather than having to teardown everything
2424
+ - changes to colour the server startup line
2425
+ - Agent table clean up
2426
+ - changes to avoid too many initialization logs. controlled thru the verboseBootstrap option to the boostrap helper
2427
+ - removed id command options and retained the singular name option only for consistency purposes
2428
+ - 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
2429
+ - 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
2430
+ - MCP table solid changes
2431
+ - playwrite added as dependency instead
2432
+ - changes to the test runner
2433
+ - chatter message user resolution chagnes
2434
+ - bug fix in chatter message user resolution after we moved to queues.
2435
+ - moved back to beta3
2436
+ - failed login attempts field added to the json and update dto and exposed in entity
2437
+ - removed un-necessary index on newvalue display
2438
+ - ts changes error: any
2439
+ - auto addition of menus happens at the bottom now. list view layout changes for security access rules + enabled delete made welcome email & sms SystemAdminEditable
2440
+ - changed model metadata service default form layout to be single column
2441
+ - added typing to catch blocks + authentication service bug fixes for private registration flow
2442
+ - added typing to catch blocks + authentication service bug fixes for private registration flow
2443
+ - normalised @ApiTags
2444
+ - enum for passwordless modes
2445
+ - bug fix in how alternative actions are rendered
2446
+ - queue related bug fixes
2447
+ - changes to add a websocket adaptor to the bootstrap server routine
2448
+ - license changes
2449
+ - type fixes
2450
+ - removed min and max from long text mapping
2451
+ - bug fix for shortext field mapping
2452
+ - changes to post the testing results to a webhook api with a test payload
2453
+ - added import multer this fixes un-necessary ts errors in vscode
2454
+ - ts errors fixed
2455
+ - bug fix in rabbitmq subscriber optimisation in all subscribers to default to role both if not specified
2456
+ - formatting changes
2457
+ - facebook oauth
2458
+ - Status required false
2459
+ - updated gitignore
2460
+ - dleete un-necessary docs
2461
+ - deleted un-necessary files
2462
+ - changes related to more grooming
2463
+ - api added in cors
2464
+ - refactor Oauth strategy
2465
+ - Revert "Ft social media login"
2466
+ - bug fix
2467
+ - bug fix
2468
+ - add new api me endpoint and role based settings
2469
+ - setting changes for new ui architecture
2470
+ - changes for new settings structure
2471
+ - chatter task subtype and related changes
2472
+ - bug fix
2473
+ - fixes
2474
+ - 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
2475
+ - changes to handle import logs as well, thru configured winston log level
2476
+ - change isMultiSelect to true in solid-core-metadata.json
2477
+ - change isMultiSelect to false and set visibility for cronExpression, dayOfWeek, and dayOfMonth fields to false
2478
+ - 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
2479
+ - removed authTheme setting, auth pages dark - light is now controlled by the same local storage as the rest of the app shell
2480
+ - bug fix: passwordless registration should create a user with active false
2481
+ - apikeys attribute was not exposed
2482
+ - refactor Oauth strategy
2483
+ - 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)
2484
+ - bug fix
2485
+ - null check on role
2486
+ - made provision to seed custom permissions
2487
+ - handled seed scenario too
2488
+ - upload File and expectHidden changes
2489
+ - extension user cleanup and checks added
2490
+ - fixed types for cleanup
2491
+ - added tsc-alias as well to ensure clean imports in dist as an extra cleanup measure
2492
+ - fixes bare shell imports with relative imports
2493
+ - dynamic import fix
2494
+ - removed unnecessary file
2495
+ - fixes for 1. throw exception if extension user and no provider configured 2. fixed roles method in the extensionUserProvider interface to make it mandatory
2496
+ - removed base abstract class
2497
+ - added interface too
2498
+ - changes
2499
+ - changes to test data seeding & fixed the type for authenticationService.signup method
2500
+ - changes to user dto to include the api keys toggle
2501
+ - add default role to the user only if there are no roles resolved against a user
2502
+ - 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
2503
+ - Only forward --debug when explicitly enabled.
2504
+ - toolOutput field changes to json
2505
+ - adding user api key entity to export
2506
+ - minor optimisation to how dynamic modules are loaded
2507
+ - Add Discord badge to top of README
2508
+ - Fix broken BSL license link and add Discord link to README
2509
+ - Add BSL 1.1 license and update package.json license field
2510
+ - Seed user and roles in testing data
2511
+ - removed readme.txt
2512
+ - moved type and interfaces in interfaces.ts and refactored accordingly
2513
+ - changed to md
2514
+ - added readme
2515
+ - Ai setting model change
2516
+ - changes to allow encrypting setting keys
2517
+ - form view clean up
2518
+ - Agent table list view changes
2519
+ - synchronize false
2520
+ - changes to resolve the selection dynamic provider by name and token both
2521
+ - changes to bypass swagger urls from csp policy
2522
+ - changes to create a seperate endpoint for admin users to generate api key + custom repository created for userApiKey
2523
+ - changes to fix issue around isAllowedToGenerateApiKeys not getting saved during user creation
2524
+ - changes to implement the sso code and sso exchange use cases
2525
+ - removed orm types / exported api key entity
2526
+ - added provision to control if api key creation is allowed for the user
2527
+ - api key changes for backend
2528
+ - changes to bootstrap helper to read from standard env variables and avoid redundantly passing swagger options
2529
+ - fix to call addRoles only if role names are present
2530
+ - Revert "revert: refactor: update legacy entity fields to be nullable and support null types"
2531
+ - refactor: update legacy entity fields to be nullable and support null types
2532
+ - Json structure change
2533
+ - Agent table metadata clean up changes
2534
+ - longtext
2535
+ - longtext changes
2536
+ - Agent tables clean up
2537
+ - fixes to seed many-to-many relation for tests
2538
+ - changes to seed media in testing data
2539
+ - Chatter modelUserkey and excel many to one issue
2540
+ - keeping the default selectionValueType as string since this is a good default
2541
+ - bug fixes around how media is done
2542
+ - bug fixes
2543
+ - try catch inside logEvent
2544
+ - media has card based metadata
2545
+ - Refresh token activity
2546
+ - changes to implement the sso code and sso exchange use cases
2547
+ - cleanup
2548
+ - enabled kanban view on mq message
2549
+ - Agent table changes
2550
+ - changes to disallow deleting a model or module in production
2551
+ - changelog version bumped
2552
+ - changelog added
2553
+ - changes to control the logging using env variables & set appropriate defaults basis environment
2554
+ - chnages for logging
2555
+ - Chatter queue fixs
2556
+ - one more "beta" for ozzy
2557
+ - additional loggging in cors helper
2558
+ - changes
2559
+ - Redis Queue component and rabbitMQ folder changes
2560
+ - changes to track old and new fields as part of the delete entity operation
2561
+ - optimizations done for audit subcriber
2562
+ - changes to optimize audit subscriber code to use background jobs entirely instead of partially
2563
+ - changes to push all work/processing to the chatter queue subscriber to better manage workloads & db pooling utilization
2564
+ - formatting changes
2565
+ - 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
2566
+ - qs depth config increased
2567
+ - changes to move the shouldTrackAudit check into registry to avoid unnecessary checks during runtime
2568
+ - cached model metadata queries
2569
+ - changse
2570
+ - disabled extra loggign
2571
+ - chagnes
2572
+ - reduced concurrency in computed fields
2573
+ - additional loggign
2574
+ - added indexes to mobile & email since those are frequently queries upon
2575
+ - changes to optimize the permission service methods used in the hotspot load paths within auth and access token guards
2576
+ - Redis background job changes
2577
+ - Chatter Rationalizing
2578
+ - changes
2579
+ - changes
2580
+ - changes to merge the entityId sequence computed provider into the existing sequence number provider
2581
+ - changes to export bootstrap helpers for server & cli nest applications
2582
+ - changes to toggle the validation for selection dynamic provider. Also changes to export a bootstrap helper function
2583
+ - registered the EntityIdSequenceNumComputedFieldProvider computation provider as a nest provider
2584
+ - Added EntityIdSequenceNumComputedFieldProvider as an alternative simpler provider which uses the modelSequence configuration and relies on the id persisted during creation for an entity
2585
+ - added index on message id in mq message table
2586
+ - changes around sequence num computed field being a post computation provider error logging in rabbit mq
2587
+ - changes to save model sequence id as part of post compute instead of pre compute
2588
+ - changse
2589
+ - Revert "High concurrency fix for alpha num and sequence num computed fields"
2590
+ - High concurrency fix for alpha num and sequence num computed fields
2591
+ - bug fix in cron evalutaion
2592
+ - tighter logging around roles
2593
+ - scheduler now supports env based specific jobs starting and others not
2594
+ - reverting back to text (i.e since it is good enough for mysql too) i.e 64kb for these fields
2595
+ - revert cross db changes for view-metadata-entity
2596
+ - fixes
2597
+ - changes to handle cross-db compatibility
2598
+ - added type as simple-json
2599
+ - Remove isValidateForUpdate hack that relied on checking dto.id !== undefined
2600
+ - Revert "Merge branch 'media-update' into 'main'"
2601
+ - Mysql related changes
2602
+ - ts-morph and media storage fix
2603
+ - dashboard layout menu item added
2604
+ - dashboard changes
2605
+ - scheduler bug fix
2606
+ - made provision to execute scheduled jobs manually
2607
+ - changes
2608
+ - cleanup
2609
+ - logging related changes and made user activity history tree view
2610
+ - changes to return the wall clock time as utc for chatter as well to keep it...
2611
+ - changes around dashboard question refactoring
2612
+ - default tree view and action added on code generation
2613
+ - Date time format changes in audit
2614
+ - user activity history on otp login
2615
+ - changes
2616
+ - changelog added
2617
+ - reverted legacy and common entity to use local date time transformer only
2618
+ - added changelog
2619
+ - made playwright dependency lazy
2620
+ - ai interaction table user is nullable now
2621
+ - rabbitmq subscriber does a prefetch now allowing for more concurrency
2622
+ - formatting changes
2623
+ - Version info changes
2624
+ - dummy otp can now be enabled on a per user basis
2625
+ - jwt token optimisation
2626
+ - optimised the authentication flow in microservice adapter to cache access token
2627
+ - deleted file containing secrets
2628
+ - changes
2629
+ - optimisation around how dummy otp is managed
2630
+ - isSeeded added
2631
+ - bug fix for fetch layouts
2632
+ - view modes added in layout
2633
+ - One to many crud manager fixes
2634
+ - one-to-many-crud-manager-fixes
2635
+ - Many to many crud field manager fixes
2636
+ - patch endpoint added in role controller
2637
+ - many-to-many field fixes
2638
+ - modelSequenceFormViewChangeHandler added on field change
2639
+ - changes to convert the passwordlessRegistrationValidateWhat from array to string
2640
+ - changes to format group values consistently
2641
+ - fixes for normalizing group values
2642
+ - Revert "changes to return groupValue in the group meta response as well. groupValue is..."
2643
+ - changes to return groupValue in the group meta response as well. groupValue is...
2644
+ - changes to return groupValue in the group meta response as well. groupValue is...
2645
+ - filter_field_granularity_supported_added_for_date_fields
2646
+ - password registration/login cleanup + max failed login attempts checks added
2647
+ - removed unsafe inline from CSP
2648
+ - removed incorrect comment
2649
+ - changes
2650
+ - Revert "replaced playwright with lazy dependency"
2651
+ - replaced playwright with lazy dependency
2652
+ - count and average
2653
+ - fixes to solid core metadata configuration
2654
+ - make `s3Key` and `isPrivate` properties mandatory in `ResolveS3UrlDto`.
2655
+ - solid seed now prints proper exception stack trace
2656
+ - added playwright dependencies as peer dependencies
2657
+ - changed playwright import to make it lazy
2658
+ - issue fixes
2659
+ - formatting changes
2660
+ - formatting changes
2661
+ - changes for test setup
2662
+ - package changes
2663
+ - Changes to generate an SA user with the default password for simpler experience during setup
2664
+ - more changes to support form data based uploads
2665
+ - changes
2666
+ - changes around testing workflow
2667
+ - unified testing utitlities
2668
+ - added comments to the slug code
2669
+ - refactored queue namespacign
2670
+ - queue namespacing related chanes
2671
+ - removed todo
2672
+ - queue name related changes
2673
+ - cag
2674
+ - changrs
2675
+ - queues names are now namespaced by service naem
2676
+ - enabled logs
2677
+ - debug logs
2678
+ - testing docs updated
2679
+ - changes
2680
+ - cleanup
2681
+ - removed old testing related fiels
2682
+ - testing infra now supports data based interpolation
2683
+ - testing changes: now we support fully custom test specs
2684
+ - changes for test automation
2685
+ - changes to tsconfig for playwright tests
2686
+ - exporting typeorm db helper
2687
+ - removed the files section
2688
+ - changes for playwright testing
2689
+ - changes to disable service controller seed method
2690
+ - formatting changes
2691
+ - oom issue
2692
+ - logger added for chatter
2693
+ - changed arg to kebab case instead of came case in schematic service
2694
+ - default menu icons added
2695
+ - rabbitmq subscriber: add retries, DLX queues, reconnects, and docs
2696
+ - removed un-necessary log
2697
+ - fix for handling non existence of fieldNamesForRemoval arg
2698
+ - foirmatting canges
2699
+ - Archived/solidstarters main
2700
+ - version changes
2701
+ - changed org : @solidstarters -> @solidxai
2702
+ - removed publish script, since it is replaced with solidctl release
2703
+ - chanes
2704
+ - Revert "@solidstarters namespace changed to @solidx"
2705
+ - @solidstarters namespace changed to @solidx
2706
+ - file service interface changes
2707
+ - CR in s3 file service, url options now supports isPrivateBucket allowing one to generate signed and un-signed URLs using the getUrl method
2708
+ - 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
2709
+ - changes to pass minimal parameters to the schematics project and pick the rest from the metadata configuration json file (avoid long shell commands)
2710
+ - test data workflow
2711
+ - test-data command
2712
+ - seed command updated
2713
+ - changes
2714
+ - changes
2715
+ - seed command changes to support pruning, test-data-setup and test-data-teardown.
2716
+ - seeding now supports seedData allowing us to seed fixtures for testing.
2717
+ - precomputations now skip computation if value is already provided
2718
+ - added utility for findOneByUserKey
2719
+ - pruning related chagnes
2720
+ - changes
2721
+ - more changes related to pruning metadata
2722
+ - pruen logs added
2723
+ - module metadata seeder now does prune also
2724
+ - reformatting to improve readability
2725
+ - changes
2726
+ - file type not allowed. Allowed: image, document, pdf. Received mimetype: application/pdf (mapped to file)
2727
+ - bug fixes
2728
+ - changes to cleanup the implementation by having the write method of file service return the url post write
2729
+ - changes to support using the region specified in a media storage provider, instead only the default while creating an s3 client
2730
+ - fixes for using the default-aws-s3 bucket for storing the settings media if default file service is s3
2731
+ - changes to settings media storage logic i.e copy multer path to file service implementation write
2732
+ - file service abstraction cleanup
2733
+ - chagnes
2734
+ - Dashboard Question Responsive
2735
+
2736
+ ## [0.1.13-beta.6] - 2026-07-29
2737
+
2738
+ ### Added
2739
+
2740
+ - add configurable UI timeouts for testing steps and update documentation
2741
+ - add workflow field data provider support and related interfaces
2742
+ - add asynchronous execution for workflows and enhance execution status retrieval
2743
+ - implement WorkflowSecret management with CRUD operations and integrate into workflow execution
2744
+ - enhance workflow definition management and add Python runtime node
2745
+ - add SolidX integration nodes for login, email, and SMS
2746
+ - enhance http.request node with query parameters and body modes
2747
+ - refactor node structure and add sequential and switch nodes
2748
+ - update workflow execution and definition handling
2749
+ - implement workflow execution services and nodes
2750
+ - implement API key generation for system admin users in ModuleMetadataSeederService
2751
+ - enhance ModuleMetadataSeederService to generate and store API keys for system admin users
2752
+ - add fieldConfig property to DatasourceIntrospectionMappingColumnDto and enhance field sanitization in DatasourceIntrospectionService
2753
+ - enhance migration process with build and seed commands
2754
+ - enhance datasource introspection with primary key detection and migration support
2755
+ - enhance role creation with module linkage and resolve module metadata
2756
+ - enhance action, role, and view metadata services with change detection and JSON normalization
2757
+ - add introspection services for MSSQL, MySQL, and PostgreSQL
2758
+ - add new dashboard controller actions to permissions
2759
+ - simplify queue health permissions by consolidating patterns
2760
+ - implement explicit widget permissions and unauthorized response handling
2761
+ - enhance widget permission checks and add unauthorized response handling
2762
+ - add Queue SLA heatmap provider and update metadata
2763
+ - update queue health menu item and reorder messages
2764
+ - add various dashboard providers and runtime services
2765
+ - implement WhatsApp Cloud API integration
2766
+ - add gupshup whatsapp provider
2767
+ - add deleteByMediaRecord method to MediaStorageProvider implementations
2768
+ - add updateCustomNoteMessage action to ChatterMessageController
2769
+ - add secure custom-note edit API with attachment add/remove support
2770
+ - implemented social media oath for facebook and microsoft
2771
+ - add partialUpdate endpoint to menu-item-metadata controller and update metadata seeder relation field name
2772
+ - implemented social media oath for facebook and microsoft
2773
+ - add Message Tree Action and corresponding view for mqMessage
2774
+ - implement processing timeout for RabbitMQ subscriber
2775
+ - Add a composite index to `ChatterMessage` on `coModelName` and `coModelEntityId`, and an index to `chatterMessage` in `ChatterMessageDetails`.
2776
+ - Migrate date/time transformers to UtcDateTimeTransformer.
2777
+ - simplify S3 URL resolution DTO, and remove unused S3 resolution logic.
2778
+
2779
+ ### Fixed
2780
+
2781
+ - use transactions entitymanager for all subscribers only for embedded db projects
2782
+ - update consuming project name resolution to use parent directory
2783
+ - update solidx directory path to include consuming project name
2784
+ - correct package name in model generation command and update error handling in module metadata retrieval
2785
+ - username
2786
+ - remove type specification for encrypted column in Setting entity, to work in mssql also
2787
+ - handle null or empty security rule configuration strings in repository
2788
+
2789
+ ### Changed
2790
+
2791
+ - remove handleSeedLocales method to streamline locale seeding process
2792
+ - remove legacy dashboard files and add new dashboarding architecture guide
2793
+ - remove unused dashboard question and variable providers, SQL expression resolver, and related subscribers
2794
+ - remove redundant null check in resolveSecurityRuleConfig
2795
+ - update body column type to longText using getColumnType helper in SmsTemplate entity
2796
+ - update legacy entity fields to be nullable and support null types
2797
+ - replace DTO introspection with explicit isUpdate flag in MediaFieldCrudManager
2798
+ - make password scheme and failed login attempt columns non-nullable in UserEntity.
2799
+ - make passwordScheme, passwordSchemeVersion, and failedLoginAttempts fields nullable in the User entity.
2800
+
2801
+ ### Documentation
2802
+
2803
+ - update expired discord link
2804
+
2805
+ ### Other
2806
+
2807
+ - changes to ensure only id and field are returned while populating the user in chatter
2808
+ - Update defaultValue types in solid-core-metadata.json to strings
2809
+ - 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
2810
+ - Add getMentionableUsers permission
2811
+ - Add endpoint to retrieve mentionable users with search and limit options
2812
+ - Add error handling nodes and enhance workflow node definitions
2813
+ - Add skipHooks option to seed command and related services
2814
+ - Remove type specification for matched column in WorkflowTriggerExecution entity
2815
+ - Enhance workflow node definitions and runtime context handling
2816
+ - Remove onDelete cascade option from ManyToOne relationships in SavedFilters entity
2817
+ - changes
2818
+ - changes
2819
+ - sql injection vulnerability closed in filter queries
2820
+ - Remove LocalPath
2821
+ - revert changes
2822
+ - revert changes
2823
+ - revert changes
2824
+ - re revert
2825
+ - revert changes
2826
+ - private-file-cleanup
2827
+ - add downlaodurl
2828
+ - changes to allow overriding the is allowed api keys flag thru extension user
2829
+ - Revert "user enumeration"
2830
+ - add normalize for otp based also
2831
+ - Disable metadata pruning by default in seed command configuration
2832
+ - Update seed command to enable metadata pruning by default
2833
+ - handle-case-sensitive-for-email
2834
+ - Add delete permissions for ImportTransactionController in solid-core metadata
2835
+ - Add permissions for import/export functionality in solid-core metadata
2836
+ - Refactor role assignment for admin users to handle capability roles individually
2837
+ - discard changes
2838
+ - add support for static file
2839
+ - Add capability roles for admin users in module metadata seeder
2840
+ - Enhance module metadata seeder with event emission for start and finish; add options interface for seeding configuration
2841
+ - attachment
2842
+ - Add new roles and permissions for import/export functionality; refactor role permission handling
2843
+ - make isPublic default true
2844
+ - changes to show the image inline
2845
+ - cleanup againts media's
2846
+ - inline role crate false
2847
+ - Implement chatter mention notification system with email templates and queue handling
2848
+ - Add messageBodyMentions field to chatter message DTOs and entity
2849
+ - fix-audit-bug
2850
+ - changes to include signed url token for private media
2851
+ - Revert "Revert "rename function name""
2852
+ - Revert "Revert "add private media support""
2853
+ - Add media file type constants and enhance security for media uploads
2854
+ - handle technical error messages due to missing resource in static resources folder
2855
+ - Revert "add private media support"
2856
+ - Revert "rename function name"
2857
+ - rename function name
2858
+ - add private media support
2859
+ - some fixes
2860
+ - solidx session invalid changes
2861
+ - add validation on get chatter message
2862
+ - updatedAt value is updating now
2863
+ - fix to allow linking a userKey belonging to the parent model while seeding a child model
2864
+ - add security against chatter
2865
+ - chatter message endpoint made public
2866
+ - removed embedded db support
2867
+ - Add default sorting by ID if not explicitly specified in order options
2868
+ - add icons across all the models in solid core
2869
+ - media upload added behind auth
2870
+ - Refactor module path resolution to use kebab-case and extract migration file writing logic into a separate method
2871
+ - Implement cleanup for TypeORM datasource entities and enhance file handling in SolidTsMorphService
2872
+ - class serializer interceptor added for impact of Exclude and Expose
2873
+ - Enhance datasource introspection with primary key validation and user key resolution
2874
+ - Concurrent Login Feature
2875
+ - user enumeration
2876
+ - add helper text key on settings object .........
2877
+ - changes to handle case insenstive filter operations if the values are other than string by casting
2878
+ - menus item fix
2879
+ - changes to ensure entity manager does not get serialized as part of the message for the computed field queue
2880
+ - added nodemon heartbeat to allow in-process db query execution for code generation for embedded db
2881
+ - display name changed
2882
+ - name changed
2883
+ - added settings for configure the row click on solid list view
2884
+ - Revert "Fix for this issue > stop applying lower for numeric fields."
2885
+ - fixed legacy entity files names
2886
+ - view metadata type field - selection static and roles required false from menu-item
2887
+ - Fix for this issue > stop applying lower for numeric fields.
2888
+ - refactor and add migration command
2889
+ - Handling for audit subscriber to defer audit publish when in embedded db mode
2890
+ - Fixed the one genuine mid-transaction second-connection case and hardened the latent spots (for embedded db)
2891
+ - changes to take in option for seeding with modules in current seed method
2892
+ - Fix validation logic to parse string field values as integers before applying validations
2893
+ - remove computed field from instruction add one remove field command fix many-to-many on chatter log
2894
+ - ad changes
2895
+ - Add locale seeding functionality and enhance locale management
2896
+ - subscribers now use the event’s own transaction connection instead of a second pooled one (helpful for embedded db)
2897
+ - changes to avoid extra module checks before dynamically loading it
2898
+ - defaulted to modulemetadataseederservice if no seeder provided
2899
+ - Add Date field in Instructions Response
2900
+ - ai interaction cleanup changes
2901
+ - enabling create,edit,import,export on permission and lov modules
2902
+ - added module to rolemetadata list view
2903
+ - roles group by module changes
2904
+ - Refactor dashboard providers to utilize new bucket expression and normalization functions
2905
+ - Implement Datasource Management functionality with controller, service, and DTO
2906
+ - added index to fields newly added as sortable and searchable
2907
+ - Add archiver package to dependencies
2908
+ - removed unnecessary seed file
2909
+ - Add TypeORM migration helper functions and export in index
2910
+ - fixes
2911
+ - reverted accidental removal of the layout builder root menu
2912
+ - pending cleanup of solid core menu items
2913
+ - Refactor metadata: remove standalone menu items and add scheduled jobs and saved filters tree views
2914
+ - Remove ChatterMessageDetails and ImportTransactionErrorLog menu items; add Chatter Messages tree view and action. Other menu sub menus cleanup done
2915
+ - Add model sequence and list of values tree views to metadata, other cleanup changes
2916
+ - changes for IAM
2917
+ - Add clearPackageRuntime functionality and corresponding metadata action
2918
+ - Add archiver dependency and implement module package export functionality
2919
+ - Refactor menu cleanup logic in ModelMetadataService and ModuleMetadataService; improve error handling for file deletion and update build commands in ModulePackageService to use solidctl.
2920
+ - 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
2921
+ - Add media tree view and action & media view cleanup, enhance file storage provider with file size tracking, implemented storeStreams for s3
2922
+ - Remove cleanup procedures for module metadata across all SQL dialects and implement menu and action cleanup in the service layer.
2923
+ - Remove unused database bootstrap service and related SQL cleanup procedures
2924
+ - cleanup
2925
+ - Add view and action metadata tree views with updated permissions and searchable fields
2926
+ - Add view and action metadata tree views with updated permissions and searchable fields
2927
+ - menu item model cleanup
2928
+ - Add resumable import handling and transaction management in module package service
2929
+ - Add method to retrieve Solid UI module path and enhance cleanup logging
2930
+ - 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.
2931
+ - Implement module package management: add controller, service, and DTOs for import, export, and build operations.
2932
+ - many to one left join issue fixed
2933
+ - Refactor field metadata actions and views: update action types, enhance searchability, and adjust permissions for create, edit, and delete operations.
2934
+ - 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
2935
+ - Update solid-core metadata: remove import/export options, rename fields, and add sortable attribute
2936
+ - Enhance solid-core metadata structure for module mdtadata by removing import/export options and adding sortable attributes for fields
2937
+ - Implement module metadata explorer with CRUD operations and search functionality
2938
+ - Refactor module metadata paths to use a consistent directory structure and improve file resolution logic
2939
+ - Bug fixs
2940
+ - added frontend base url as well to the default settings
2941
+ - minor cleanup
2942
+ - changes to cleanup legacy table related fields
2943
+ - changes for new dashboards functionality
2944
+ - always print server startup line regardless of log level
2945
+ - Add field quality checks and fixes checklist for backend validation
2946
+ - typeo issue
2947
+ - Agent table clean up
2948
+ - Add manual interaction step for Playwright and update README
2949
+ - provision made to unlink data rather than having to teardown everything
2950
+ - provision made to unlink data rather than having to teardown everything
2951
+ - changes to colour the server startup line
2952
+ - Agent table clean up
2953
+ - changes to avoid too many initialization logs. controlled thru the verboseBootstrap option to the boostrap helper
2954
+ - removed id command options and retained the singular name option only for consistency purposes
2955
+ - 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
2956
+ - 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
2957
+ - MCP table solid changes
2958
+ - playwrite added as dependency instead
2959
+ - changes to the test runner
2960
+ - chatter message user resolution chagnes
2961
+ - bug fix in chatter message user resolution after we moved to queues.
2962
+ - moved back to beta3
2963
+ - failed login attempts field added to the json and update dto and exposed in entity
2964
+ - removed un-necessary index on newvalue display
2965
+ - ts changes error: any
2966
+ - auto addition of menus happens at the bottom now. list view layout changes for security access rules + enabled delete made welcome email & sms SystemAdminEditable
2967
+ - changed model metadata service default form layout to be single column
2968
+ - added typing to catch blocks + authentication service bug fixes for private registration flow
2969
+ - added typing to catch blocks + authentication service bug fixes for private registration flow
2970
+ - normalised @ApiTags
2971
+ - enum for passwordless modes
2972
+ - bug fix in how alternative actions are rendered
2973
+ - queue related bug fixes
2974
+ - changes to add a websocket adaptor to the bootstrap server routine
2975
+ - license changes
2976
+ - type fixes
2977
+ - removed min and max from long text mapping
2978
+ - bug fix for shortext field mapping
2979
+ - changes to post the testing results to a webhook api with a test payload
2980
+ - added import multer this fixes un-necessary ts errors in vscode
2981
+ - ts errors fixed
2982
+ - bug fix in rabbitmq subscriber optimisation in all subscribers to default to role both if not specified
2983
+ - formatting changes
2984
+ - facebook oauth
2985
+ - Status required false
2986
+ - updated gitignore
2987
+ - dleete un-necessary docs
2988
+ - deleted un-necessary files
2989
+ - changes related to more grooming
2990
+ - api added in cors
2991
+ - refactor Oauth strategy
2992
+ - Revert "Ft social media login"
2993
+ - bug fix
2994
+ - bug fix
2995
+ - add new api me endpoint and role based settings
2996
+ - setting changes for new ui architecture
2997
+ - changes for new settings structure
2998
+ - chatter task subtype and related changes
2999
+ - bug fix
3000
+ - fixes
3001
+ - 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
3002
+ - changes to handle import logs as well, thru configured winston log level
3003
+ - change isMultiSelect to true in solid-core-metadata.json
3004
+ - change isMultiSelect to false and set visibility for cronExpression, dayOfWeek, and dayOfMonth fields to false
3005
+ - 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
3006
+ - removed authTheme setting, auth pages dark - light is now controlled by the same local storage as the rest of the app shell
3007
+ - bug fix: passwordless registration should create a user with active false
3008
+ - apikeys attribute was not exposed
3009
+ - refactor Oauth strategy
3010
+ - 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)
3011
+ - bug fix
3012
+ - null check on role
3013
+ - made provision to seed custom permissions
3014
+ - handled seed scenario too
3015
+ - upload File and expectHidden changes
3016
+ - extension user cleanup and checks added
3017
+ - fixed types for cleanup
3018
+ - added tsc-alias as well to ensure clean imports in dist as an extra cleanup measure
3019
+ - fixes bare shell imports with relative imports
3020
+ - dynamic import fix
3021
+ - removed unnecessary file
3022
+ - fixes for 1. throw exception if extension user and no provider configured 2. fixed roles method in the extensionUserProvider interface to make it mandatory
3023
+ - removed base abstract class
3024
+ - added interface too
3025
+ - changes
3026
+ - changes to test data seeding & fixed the type for authenticationService.signup method
3027
+ - changes to user dto to include the api keys toggle
3028
+ - add default role to the user only if there are no roles resolved against a user
3029
+ - 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
3030
+ - Only forward --debug when explicitly enabled.
3031
+ - toolOutput field changes to json
3032
+ - adding user api key entity to export
3033
+ - minor optimisation to how dynamic modules are loaded
3034
+ - Add Discord badge to top of README
3035
+ - Fix broken BSL license link and add Discord link to README
3036
+ - Add BSL 1.1 license and update package.json license field
3037
+ - Seed user and roles in testing data
3038
+ - removed readme.txt
3039
+ - moved type and interfaces in interfaces.ts and refactored accordingly
3040
+ - changed to md
3041
+ - added readme
3042
+ - Ai setting model change
3043
+ - changes to allow encrypting setting keys
3044
+ - form view clean up
3045
+ - Agent table list view changes
3046
+ - synchronize false
3047
+ - changes to resolve the selection dynamic provider by name and token both
3048
+ - changes to bypass swagger urls from csp policy
3049
+ - changes to create a seperate endpoint for admin users to generate api key + custom repository created for userApiKey
3050
+ - changes to fix issue around isAllowedToGenerateApiKeys not getting saved during user creation
3051
+ - changes to implement the sso code and sso exchange use cases
3052
+ - removed orm types / exported api key entity
3053
+ - added provision to control if api key creation is allowed for the user
3054
+ - api key changes for backend
3055
+ - changes to bootstrap helper to read from standard env variables and avoid redundantly passing swagger options
3056
+ - fix to call addRoles only if role names are present
3057
+ - Revert "revert: refactor: update legacy entity fields to be nullable and support null types"
3058
+ - refactor: update legacy entity fields to be nullable and support null types
3059
+ - Json structure change
3060
+ - Agent table metadata clean up changes
3061
+ - longtext
3062
+ - longtext changes
3063
+ - Agent tables clean up
3064
+ - fixes to seed many-to-many relation for tests
3065
+ - changes to seed media in testing data
3066
+ - Chatter modelUserkey and excel many to one issue
3067
+ - keeping the default selectionValueType as string since this is a good default
3068
+ - bug fixes around how media is done
3069
+ - bug fixes
3070
+ - try catch inside logEvent
3071
+ - media has card based metadata
3072
+ - Refresh token activity
3073
+ - changes to implement the sso code and sso exchange use cases
3074
+ - cleanup
3075
+ - enabled kanban view on mq message
3076
+ - Agent table changes
3077
+ - changes to disallow deleting a model or module in production
3078
+ - changelog version bumped
3079
+ - changelog added
3080
+ - changes to control the logging using env variables & set appropriate defaults basis environment
3081
+ - chnages for logging
3082
+ - Chatter queue fixs
3083
+ - one more "beta" for ozzy
3084
+ - additional loggging in cors helper
3085
+ - changes
3086
+ - Redis Queue component and rabbitMQ folder changes
3087
+ - changes to track old and new fields as part of the delete entity operation
3088
+ - optimizations done for audit subcriber
3089
+ - changes to optimize audit subscriber code to use background jobs entirely instead of partially
3090
+ - changes to push all work/processing to the chatter queue subscriber to better manage workloads & db pooling utilization
3091
+ - formatting changes
3092
+ - 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
3093
+ - qs depth config increased
3094
+ - changes to move the shouldTrackAudit check into registry to avoid unnecessary checks during runtime
3095
+ - cached model metadata queries
3096
+ - changse
3097
+ - disabled extra loggign
3098
+ - chagnes
3099
+ - reduced concurrency in computed fields
3100
+ - additional loggign
3101
+ - added indexes to mobile & email since those are frequently queries upon
3102
+ - changes to optimize the permission service methods used in the hotspot load paths within auth and access token guards
3103
+ - Redis background job changes
3104
+ - Chatter Rationalizing
3105
+ - changes
3106
+ - changes
3107
+ - changes to merge the entityId sequence computed provider into the existing sequence number provider
3108
+ - changes to export bootstrap helpers for server & cli nest applications
3109
+ - changes to toggle the validation for selection dynamic provider. Also changes to export a bootstrap helper function
3110
+ - registered the EntityIdSequenceNumComputedFieldProvider computation provider as a nest provider
3111
+ - Added EntityIdSequenceNumComputedFieldProvider as an alternative simpler provider which uses the modelSequence configuration and relies on the id persisted during creation for an entity
3112
+ - added index on message id in mq message table
3113
+ - changes around sequence num computed field being a post computation provider error logging in rabbit mq
3114
+ - changes to save model sequence id as part of post compute instead of pre compute
3115
+ - changse
3116
+ - Revert "High concurrency fix for alpha num and sequence num computed fields"
3117
+ - High concurrency fix for alpha num and sequence num computed fields
3118
+ - bug fix in cron evalutaion
3119
+ - tighter logging around roles
3120
+ - scheduler now supports env based specific jobs starting and others not
3121
+ - reverting back to text (i.e since it is good enough for mysql too) i.e 64kb for these fields
3122
+ - revert cross db changes for view-metadata-entity
3123
+ - fixes
3124
+ - changes to handle cross-db compatibility
3125
+ - added type as simple-json
3126
+ - Remove isValidateForUpdate hack that relied on checking dto.id !== undefined
3127
+ - Revert "Merge branch 'media-update' into 'main'"
3128
+ - Mysql related changes
3129
+ - ts-morph and media storage fix
3130
+ - dashboard layout menu item added
3131
+ - dashboard changes
3132
+ - scheduler bug fix
3133
+ - made provision to execute scheduled jobs manually
3134
+ - changes
3135
+ - cleanup
3136
+ - logging related changes and made user activity history tree view
3137
+ - changes to return the wall clock time as utc for chatter as well to keep it...
3138
+ - changes around dashboard question refactoring
3139
+ - default tree view and action added on code generation
3140
+ - Date time format changes in audit
3141
+ - user activity history on otp login
3142
+ - changes
3143
+ - changelog added
3144
+ - reverted legacy and common entity to use local date time transformer only
3145
+ - added changelog
3146
+ - made playwright dependency lazy
3147
+ - ai interaction table user is nullable now
3148
+ - rabbitmq subscriber does a prefetch now allowing for more concurrency
3149
+ - formatting changes
3150
+ - Version info changes
3151
+ - dummy otp can now be enabled on a per user basis
3152
+ - jwt token optimisation
3153
+ - optimised the authentication flow in microservice adapter to cache access token
3154
+ - deleted file containing secrets
3155
+ - changes
3156
+ - optimisation around how dummy otp is managed
3157
+ - isSeeded added
3158
+ - bug fix for fetch layouts
3159
+ - view modes added in layout
3160
+ - One to many crud manager fixes
3161
+ - one-to-many-crud-manager-fixes
3162
+ - Many to many crud field manager fixes
3163
+ - patch endpoint added in role controller
3164
+ - many-to-many field fixes
3165
+ - modelSequenceFormViewChangeHandler added on field change
3166
+ - changes to convert the passwordlessRegistrationValidateWhat from array to string
3167
+ - changes to format group values consistently
3168
+ - fixes for normalizing group values
3169
+ - Revert "changes to return groupValue in the group meta response as well. groupValue is..."
3170
+ - changes to return groupValue in the group meta response as well. groupValue is...
3171
+ - changes to return groupValue in the group meta response as well. groupValue is...
3172
+ - filter_field_granularity_supported_added_for_date_fields
3173
+ - password registration/login cleanup + max failed login attempts checks added
3174
+ - removed unsafe inline from CSP
3175
+ - removed incorrect comment
3176
+ - changes
3177
+ - Revert "replaced playwright with lazy dependency"
3178
+ - replaced playwright with lazy dependency
3179
+ - count and average
3180
+ - fixes to solid core metadata configuration
3181
+ - make `s3Key` and `isPrivate` properties mandatory in `ResolveS3UrlDto`.
3182
+ - solid seed now prints proper exception stack trace
3183
+ - added playwright dependencies as peer dependencies
3184
+ - changed playwright import to make it lazy
3185
+ - issue fixes
3186
+ - formatting changes
3187
+ - formatting changes
3188
+ - changes for test setup
3189
+ - package changes
3190
+ - Changes to generate an SA user with the default password for simpler experience during setup
3191
+ - more changes to support form data based uploads
3192
+ - changes
3193
+ - changes around testing workflow
3194
+ - unified testing utitlities
3195
+ - added comments to the slug code
3196
+ - refactored queue namespacign
3197
+ - queue namespacing related chanes
3198
+ - removed todo
3199
+ - queue name related changes
3200
+ - cag
3201
+ - changrs
3202
+ - queues names are now namespaced by service naem
3203
+ - enabled logs
3204
+ - debug logs
3205
+ - testing docs updated
3206
+ - changes
3207
+ - cleanup
3208
+ - removed old testing related fiels
3209
+ - testing infra now supports data based interpolation
3210
+ - testing changes: now we support fully custom test specs
3211
+ - changes for test automation
3212
+ - changes to tsconfig for playwright tests
3213
+ - exporting typeorm db helper
3214
+ - removed the files section
3215
+ - changes for playwright testing
3216
+ - changes to disable service controller seed method
3217
+ - formatting changes
3218
+ - oom issue
3219
+ - logger added for chatter
3220
+ - changed arg to kebab case instead of came case in schematic service
3221
+ - default menu icons added
3222
+ - rabbitmq subscriber: add retries, DLX queues, reconnects, and docs
3223
+ - removed un-necessary log
3224
+ - fix for handling non existence of fieldNamesForRemoval arg
3225
+ - foirmatting canges
3226
+ - Archived/solidstarters main
3227
+ - version changes
3228
+ - changed org : @solidstarters -> @solidxai
3229
+ - removed publish script, since it is replaced with solidctl release
3230
+ - chanes
3231
+ - Revert "@solidstarters namespace changed to @solidx"
3232
+ - @solidstarters namespace changed to @solidx
3233
+ - file service interface changes
3234
+ - CR in s3 file service, url options now supports isPrivateBucket allowing one to generate signed and un-signed URLs using the getUrl method
3235
+ - 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
3236
+ - changes to pass minimal parameters to the schematics project and pick the rest from the metadata configuration json file (avoid long shell commands)
3237
+ - test data workflow
3238
+ - test-data command
3239
+ - seed command updated
3240
+ - changes
3241
+ - changes
3242
+ - seed command changes to support pruning, test-data-setup and test-data-teardown.
3243
+ - seeding now supports seedData allowing us to seed fixtures for testing.
3244
+ - precomputations now skip computation if value is already provided
3245
+ - added utility for findOneByUserKey
3246
+ - pruning related chagnes
3247
+ - changes
3248
+ - more changes related to pruning metadata
3249
+ - pruen logs added
3250
+ - module metadata seeder now does prune also
3251
+ - reformatting to improve readability
3252
+ - changes
3253
+ - file type not allowed. Allowed: image, document, pdf. Received mimetype: application/pdf (mapped to file)
3254
+ - bug fixes
3255
+ - changes to cleanup the implementation by having the write method of file service return the url post write
3256
+ - changes to support using the region specified in a media storage provider, instead only the default while creating an s3 client
3257
+ - fixes for using the default-aws-s3 bucket for storing the settings media if default file service is s3
3258
+ - changes to settings media storage logic i.e copy multer path to file service implementation write
3259
+ - file service abstraction cleanup
3260
+ - chagnes
3261
+ - Dashboard Question Responsive
3262
+
3263
+ ## [0.1.13--tests-only.0] - 2026-07-29
3264
+
3265
+ ### Added
3266
+
3267
+ - add workflow field data provider support and related interfaces
3268
+ - add asynchronous execution for workflows and enhance execution status retrieval
3269
+ - implement WorkflowSecret management with CRUD operations and integrate into workflow execution
3270
+ - enhance workflow definition management and add Python runtime node
3271
+ - add SolidX integration nodes for login, email, and SMS
3272
+ - enhance http.request node with query parameters and body modes
3273
+ - refactor node structure and add sequential and switch nodes
3274
+ - update workflow execution and definition handling
3275
+ - implement workflow execution services and nodes
3276
+ - implement API key generation for system admin users in ModuleMetadataSeederService
3277
+ - enhance ModuleMetadataSeederService to generate and store API keys for system admin users
3278
+ - add fieldConfig property to DatasourceIntrospectionMappingColumnDto and enhance field sanitization in DatasourceIntrospectionService
3279
+ - enhance migration process with build and seed commands
3280
+ - enhance datasource introspection with primary key detection and migration support
3281
+ - enhance role creation with module linkage and resolve module metadata
3282
+ - enhance action, role, and view metadata services with change detection and JSON normalization
3283
+ - add introspection services for MSSQL, MySQL, and PostgreSQL
3284
+ - add new dashboard controller actions to permissions
3285
+ - simplify queue health permissions by consolidating patterns
3286
+ - implement explicit widget permissions and unauthorized response handling
3287
+ - enhance widget permission checks and add unauthorized response handling
3288
+ - add Queue SLA heatmap provider and update metadata
3289
+ - update queue health menu item and reorder messages
3290
+ - add various dashboard providers and runtime services
3291
+ - implement WhatsApp Cloud API integration
3292
+ - add gupshup whatsapp provider
3293
+ - add deleteByMediaRecord method to MediaStorageProvider implementations
3294
+ - add updateCustomNoteMessage action to ChatterMessageController
3295
+ - add secure custom-note edit API with attachment add/remove support
3296
+ - implemented social media oath for facebook and microsoft
3297
+ - add partialUpdate endpoint to menu-item-metadata controller and update metadata seeder relation field name
3298
+ - implemented social media oath for facebook and microsoft
3299
+ - add Message Tree Action and corresponding view for mqMessage
3300
+ - implement processing timeout for RabbitMQ subscriber
3301
+ - Add a composite index to `ChatterMessage` on `coModelName` and `coModelEntityId`, and an index to `chatterMessage` in `ChatterMessageDetails`.
3302
+ - Migrate date/time transformers to UtcDateTimeTransformer.
3303
+ - simplify S3 URL resolution DTO, and remove unused S3 resolution logic.
3304
+
3305
+ ### Fixed
3306
+
3307
+ - use transactions entitymanager for all subscribers only for embedded db projects
3308
+ - update consuming project name resolution to use parent directory
3309
+ - update solidx directory path to include consuming project name
3310
+ - correct package name in model generation command and update error handling in module metadata retrieval
3311
+ - username
3312
+ - remove type specification for encrypted column in Setting entity, to work in mssql also
3313
+ - handle null or empty security rule configuration strings in repository
3314
+
3315
+ ### Changed
3316
+
3317
+ - remove handleSeedLocales method to streamline locale seeding process
3318
+ - remove legacy dashboard files and add new dashboarding architecture guide
3319
+ - remove unused dashboard question and variable providers, SQL expression resolver, and related subscribers
3320
+ - remove redundant null check in resolveSecurityRuleConfig
3321
+ - update body column type to longText using getColumnType helper in SmsTemplate entity
3322
+ - update legacy entity fields to be nullable and support null types
3323
+ - replace DTO introspection with explicit isUpdate flag in MediaFieldCrudManager
3324
+ - make password scheme and failed login attempt columns non-nullable in UserEntity.
3325
+ - make passwordScheme, passwordSchemeVersion, and failedLoginAttempts fields nullable in the User entity.
3326
+
3327
+ ### Documentation
3328
+
3329
+ - update expired discord link
3330
+
3331
+ ### Other
3332
+
3333
+ - changes to ensure only id and field are returned while populating the user in chatter
3334
+ - Update defaultValue types in solid-core-metadata.json to strings
3335
+ - 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
3336
+ - Add getMentionableUsers permission
3337
+ - Add endpoint to retrieve mentionable users with search and limit options
3338
+ - Add error handling nodes and enhance workflow node definitions
3339
+ - Add skipHooks option to seed command and related services
3340
+ - Remove type specification for matched column in WorkflowTriggerExecution entity
3341
+ - Enhance workflow node definitions and runtime context handling
3342
+ - Remove onDelete cascade option from ManyToOne relationships in SavedFilters entity
3343
+ - changes
3344
+ - changes
3345
+ - sql injection vulnerability closed in filter queries
3346
+ - Remove LocalPath
3347
+ - revert changes
3348
+ - revert changes
3349
+ - revert changes
3350
+ - re revert
3351
+ - revert changes
3352
+ - private-file-cleanup
3353
+ - add downlaodurl
3354
+ - changes to allow overriding the is allowed api keys flag thru extension user
3355
+ - Revert "user enumeration"
3356
+ - add normalize for otp based also
3357
+ - Disable metadata pruning by default in seed command configuration
3358
+ - Update seed command to enable metadata pruning by default
3359
+ - handle-case-sensitive-for-email
3360
+ - Add delete permissions for ImportTransactionController in solid-core metadata
3361
+ - Add permissions for import/export functionality in solid-core metadata
3362
+ - Refactor role assignment for admin users to handle capability roles individually
3363
+ - discard changes
3364
+ - add support for static file
3365
+ - Add capability roles for admin users in module metadata seeder
3366
+ - Enhance module metadata seeder with event emission for start and finish; add options interface for seeding configuration
3367
+ - attachment
3368
+ - Add new roles and permissions for import/export functionality; refactor role permission handling
3369
+ - make isPublic default true
3370
+ - changes to show the image inline
3371
+ - cleanup againts media's
3372
+ - inline role crate false
3373
+ - Implement chatter mention notification system with email templates and queue handling
3374
+ - Add messageBodyMentions field to chatter message DTOs and entity
3375
+ - fix-audit-bug
3376
+ - changes to include signed url token for private media
3377
+ - Revert "Revert "rename function name""
3378
+ - Revert "Revert "add private media support""
3379
+ - Add media file type constants and enhance security for media uploads
3380
+ - handle technical error messages due to missing resource in static resources folder
3381
+ - Revert "add private media support"
3382
+ - Revert "rename function name"
3383
+ - rename function name
3384
+ - add private media support
3385
+ - some fixes
3386
+ - solidx session invalid changes
3387
+ - add validation on get chatter message
3388
+ - updatedAt value is updating now
3389
+ - fix to allow linking a userKey belonging to the parent model while seeding a child model
3390
+ - add security against chatter
3391
+ - chatter message endpoint made public
3392
+ - removed embedded db support
3393
+ - Add default sorting by ID if not explicitly specified in order options
3394
+ - add icons across all the models in solid core
3395
+ - media upload added behind auth
3396
+ - Refactor module path resolution to use kebab-case and extract migration file writing logic into a separate method
3397
+ - Implement cleanup for TypeORM datasource entities and enhance file handling in SolidTsMorphService
3398
+ - class serializer interceptor added for impact of Exclude and Expose
3399
+ - Enhance datasource introspection with primary key validation and user key resolution
3400
+ - Concurrent Login Feature
3401
+ - user enumeration
3402
+ - add helper text key on settings object .........
3403
+ - changes to handle case insenstive filter operations if the values are other than string by casting
3404
+ - menus item fix
3405
+ - changes to ensure entity manager does not get serialized as part of the message for the computed field queue
3406
+ - added nodemon heartbeat to allow in-process db query execution for code generation for embedded db
3407
+ - display name changed
3408
+ - name changed
3409
+ - added settings for configure the row click on solid list view
3410
+ - Revert "Fix for this issue > stop applying lower for numeric fields."
3411
+ - fixed legacy entity files names
3412
+ - view metadata type field - selection static and roles required false from menu-item
3413
+ - Fix for this issue > stop applying lower for numeric fields.
3414
+ - refactor and add migration command
3415
+ - Handling for audit subscriber to defer audit publish when in embedded db mode
3416
+ - Fixed the one genuine mid-transaction second-connection case and hardened the latent spots (for embedded db)
3417
+ - changes to take in option for seeding with modules in current seed method
3418
+ - Fix validation logic to parse string field values as integers before applying validations
3419
+ - remove computed field from instruction add one remove field command fix many-to-many on chatter log
3420
+ - ad changes
3421
+ - Add locale seeding functionality and enhance locale management
3422
+ - subscribers now use the event’s own transaction connection instead of a second pooled one (helpful for embedded db)
3423
+ - changes to avoid extra module checks before dynamically loading it
3424
+ - defaulted to modulemetadataseederservice if no seeder provided
3425
+ - Add Date field in Instructions Response
3426
+ - ai interaction cleanup changes
3427
+ - enabling create,edit,import,export on permission and lov modules
3428
+ - added module to rolemetadata list view
3429
+ - roles group by module changes
3430
+ - Refactor dashboard providers to utilize new bucket expression and normalization functions
3431
+ - Implement Datasource Management functionality with controller, service, and DTO
3432
+ - added index to fields newly added as sortable and searchable
3433
+ - Add archiver package to dependencies
3434
+ - removed unnecessary seed file
3435
+ - Add TypeORM migration helper functions and export in index
3436
+ - fixes
3437
+ - reverted accidental removal of the layout builder root menu
3438
+ - pending cleanup of solid core menu items
3439
+ - Refactor metadata: remove standalone menu items and add scheduled jobs and saved filters tree views
3440
+ - Remove ChatterMessageDetails and ImportTransactionErrorLog menu items; add Chatter Messages tree view and action. Other menu sub menus cleanup done
3441
+ - Add model sequence and list of values tree views to metadata, other cleanup changes
3442
+ - changes for IAM
3443
+ - Add clearPackageRuntime functionality and corresponding metadata action
3444
+ - Add archiver dependency and implement module package export functionality
3445
+ - Refactor menu cleanup logic in ModelMetadataService and ModuleMetadataService; improve error handling for file deletion and update build commands in ModulePackageService to use solidctl.
3446
+ - 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
3447
+ - Add media tree view and action & media view cleanup, enhance file storage provider with file size tracking, implemented storeStreams for s3
3448
+ - Remove cleanup procedures for module metadata across all SQL dialects and implement menu and action cleanup in the service layer.
3449
+ - Remove unused database bootstrap service and related SQL cleanup procedures
3450
+ - cleanup
3451
+ - Add view and action metadata tree views with updated permissions and searchable fields
3452
+ - Add view and action metadata tree views with updated permissions and searchable fields
3453
+ - menu item model cleanup
3454
+ - Add resumable import handling and transaction management in module package service
3455
+ - Add method to retrieve Solid UI module path and enhance cleanup logging
3456
+ - 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.
3457
+ - Implement module package management: add controller, service, and DTOs for import, export, and build operations.
3458
+ - many to one left join issue fixed
3459
+ - Refactor field metadata actions and views: update action types, enhance searchability, and adjust permissions for create, edit, and delete operations.
3460
+ - 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
3461
+ - Update solid-core metadata: remove import/export options, rename fields, and add sortable attribute
3462
+ - Enhance solid-core metadata structure for module mdtadata by removing import/export options and adding sortable attributes for fields
3463
+ - Implement module metadata explorer with CRUD operations and search functionality
3464
+ - Refactor module metadata paths to use a consistent directory structure and improve file resolution logic
3465
+ - Bug fixs
3466
+ - added frontend base url as well to the default settings
3467
+ - minor cleanup
3468
+ - changes to cleanup legacy table related fields
3469
+ - changes for new dashboards functionality
3470
+ - always print server startup line regardless of log level
3471
+ - Add field quality checks and fixes checklist for backend validation
3472
+ - typeo issue
3473
+ - Agent table clean up
3474
+ - Add manual interaction step for Playwright and update README
3475
+ - provision made to unlink data rather than having to teardown everything
3476
+ - provision made to unlink data rather than having to teardown everything
3477
+ - changes to colour the server startup line
3478
+ - Agent table clean up
3479
+ - changes to avoid too many initialization logs. controlled thru the verboseBootstrap option to the boostrap helper
3480
+ - removed id command options and retained the singular name option only for consistency purposes
3481
+ - 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
3482
+ - 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
3483
+ - MCP table solid changes
3484
+ - playwrite added as dependency instead
3485
+ - changes to the test runner
3486
+ - chatter message user resolution chagnes
3487
+ - bug fix in chatter message user resolution after we moved to queues.
3488
+ - moved back to beta3
3489
+ - failed login attempts field added to the json and update dto and exposed in entity
3490
+ - removed un-necessary index on newvalue display
3491
+ - ts changes error: any
3492
+ - auto addition of menus happens at the bottom now. list view layout changes for security access rules + enabled delete made welcome email & sms SystemAdminEditable
3493
+ - changed model metadata service default form layout to be single column
3494
+ - added typing to catch blocks + authentication service bug fixes for private registration flow
3495
+ - added typing to catch blocks + authentication service bug fixes for private registration flow
3496
+ - normalised @ApiTags
3497
+ - enum for passwordless modes
3498
+ - bug fix in how alternative actions are rendered
3499
+ - queue related bug fixes
3500
+ - changes to add a websocket adaptor to the bootstrap server routine
3501
+ - license changes
3502
+ - type fixes
3503
+ - removed min and max from long text mapping
3504
+ - bug fix for shortext field mapping
3505
+ - changes to post the testing results to a webhook api with a test payload
3506
+ - added import multer this fixes un-necessary ts errors in vscode
3507
+ - ts errors fixed
3508
+ - bug fix in rabbitmq subscriber optimisation in all subscribers to default to role both if not specified
3509
+ - formatting changes
3510
+ - facebook oauth
3511
+ - Status required false
3512
+ - updated gitignore
3513
+ - dleete un-necessary docs
3514
+ - deleted un-necessary files
3515
+ - changes related to more grooming
3516
+ - api added in cors
3517
+ - refactor Oauth strategy
3518
+ - Revert "Ft social media login"
3519
+ - bug fix
3520
+ - bug fix
3521
+ - add new api me endpoint and role based settings
3522
+ - setting changes for new ui architecture
3523
+ - changes for new settings structure
3524
+ - chatter task subtype and related changes
3525
+ - bug fix
3526
+ - fixes
3527
+ - 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
3528
+ - changes to handle import logs as well, thru configured winston log level
3529
+ - change isMultiSelect to true in solid-core-metadata.json
3530
+ - change isMultiSelect to false and set visibility for cronExpression, dayOfWeek, and dayOfMonth fields to false
3531
+ - 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
3532
+ - removed authTheme setting, auth pages dark - light is now controlled by the same local storage as the rest of the app shell
3533
+ - bug fix: passwordless registration should create a user with active false
3534
+ - apikeys attribute was not exposed
3535
+ - refactor Oauth strategy
3536
+ - 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)
3537
+ - bug fix
3538
+ - null check on role
3539
+ - made provision to seed custom permissions
3540
+ - handled seed scenario too
3541
+ - upload File and expectHidden changes
3542
+ - extension user cleanup and checks added
3543
+ - fixed types for cleanup
3544
+ - added tsc-alias as well to ensure clean imports in dist as an extra cleanup measure
3545
+ - fixes bare shell imports with relative imports
3546
+ - dynamic import fix
3547
+ - removed unnecessary file
3548
+ - fixes for 1. throw exception if extension user and no provider configured 2. fixed roles method in the extensionUserProvider interface to make it mandatory
3549
+ - removed base abstract class
3550
+ - added interface too
3551
+ - changes
3552
+ - changes to test data seeding & fixed the type for authenticationService.signup method
3553
+ - changes to user dto to include the api keys toggle
3554
+ - add default role to the user only if there are no roles resolved against a user
3555
+ - 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
3556
+ - Only forward --debug when explicitly enabled.
3557
+ - toolOutput field changes to json
3558
+ - adding user api key entity to export
3559
+ - minor optimisation to how dynamic modules are loaded
3560
+ - Add Discord badge to top of README
3561
+ - Fix broken BSL license link and add Discord link to README
3562
+ - Add BSL 1.1 license and update package.json license field
3563
+ - Seed user and roles in testing data
3564
+ - removed readme.txt
3565
+ - moved type and interfaces in interfaces.ts and refactored accordingly
3566
+ - changed to md
3567
+ - added readme
3568
+ - Ai setting model change
3569
+ - changes to allow encrypting setting keys
3570
+ - form view clean up
3571
+ - Agent table list view changes
3572
+ - synchronize false
3573
+ - changes to resolve the selection dynamic provider by name and token both
3574
+ - changes to bypass swagger urls from csp policy
3575
+ - changes to create a seperate endpoint for admin users to generate api key + custom repository created for userApiKey
3576
+ - changes to fix issue around isAllowedToGenerateApiKeys not getting saved during user creation
3577
+ - changes to implement the sso code and sso exchange use cases
3578
+ - removed orm types / exported api key entity
3579
+ - added provision to control if api key creation is allowed for the user
3580
+ - api key changes for backend
3581
+ - changes to bootstrap helper to read from standard env variables and avoid redundantly passing swagger options
3582
+ - fix to call addRoles only if role names are present
3583
+ - Revert "revert: refactor: update legacy entity fields to be nullable and support null types"
3584
+ - refactor: update legacy entity fields to be nullable and support null types
3585
+ - Json structure change
3586
+ - Agent table metadata clean up changes
3587
+ - longtext
3588
+ - longtext changes
3589
+ - Agent tables clean up
3590
+ - fixes to seed many-to-many relation for tests
3591
+ - changes to seed media in testing data
3592
+ - Chatter modelUserkey and excel many to one issue
3593
+ - keeping the default selectionValueType as string since this is a good default
3594
+ - bug fixes around how media is done
3595
+ - bug fixes
3596
+ - try catch inside logEvent
3597
+ - media has card based metadata
3598
+ - Refresh token activity
3599
+ - changes to implement the sso code and sso exchange use cases
3600
+ - cleanup
3601
+ - enabled kanban view on mq message
3602
+ - Agent table changes
3603
+ - changes to disallow deleting a model or module in production
3604
+ - changelog version bumped
3605
+ - changelog added
3606
+ - changes to control the logging using env variables & set appropriate defaults basis environment
3607
+ - chnages for logging
3608
+ - Chatter queue fixs
3609
+ - one more "beta" for ozzy
3610
+ - additional loggging in cors helper
3611
+ - changes
3612
+ - Redis Queue component and rabbitMQ folder changes
3613
+ - changes to track old and new fields as part of the delete entity operation
3614
+ - optimizations done for audit subcriber
3615
+ - changes to optimize audit subscriber code to use background jobs entirely instead of partially
3616
+ - changes to push all work/processing to the chatter queue subscriber to better manage workloads & db pooling utilization
3617
+ - formatting changes
3618
+ - 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
3619
+ - qs depth config increased
3620
+ - changes to move the shouldTrackAudit check into registry to avoid unnecessary checks during runtime
3621
+ - cached model metadata queries
3622
+ - changse
3623
+ - disabled extra loggign
3624
+ - chagnes
3625
+ - reduced concurrency in computed fields
3626
+ - additional loggign
3627
+ - added indexes to mobile & email since those are frequently queries upon
3628
+ - changes to optimize the permission service methods used in the hotspot load paths within auth and access token guards
3629
+ - Redis background job changes
3630
+ - Chatter Rationalizing
3631
+ - changes
3632
+ - changes
3633
+ - changes to merge the entityId sequence computed provider into the existing sequence number provider
3634
+ - changes to export bootstrap helpers for server & cli nest applications
3635
+ - changes to toggle the validation for selection dynamic provider. Also changes to export a bootstrap helper function
3636
+ - registered the EntityIdSequenceNumComputedFieldProvider computation provider as a nest provider
3637
+ - Added EntityIdSequenceNumComputedFieldProvider as an alternative simpler provider which uses the modelSequence configuration and relies on the id persisted during creation for an entity
3638
+ - added index on message id in mq message table
3639
+ - changes around sequence num computed field being a post computation provider error logging in rabbit mq
3640
+ - changes to save model sequence id as part of post compute instead of pre compute
3641
+ - changse
3642
+ - Revert "High concurrency fix for alpha num and sequence num computed fields"
3643
+ - High concurrency fix for alpha num and sequence num computed fields
3644
+ - bug fix in cron evalutaion
3645
+ - tighter logging around roles
3646
+ - scheduler now supports env based specific jobs starting and others not
3647
+ - reverting back to text (i.e since it is good enough for mysql too) i.e 64kb for these fields
3648
+ - revert cross db changes for view-metadata-entity
3649
+ - fixes
3650
+ - changes to handle cross-db compatibility
3651
+ - added type as simple-json
3652
+ - Remove isValidateForUpdate hack that relied on checking dto.id !== undefined
3653
+ - Revert "Merge branch 'media-update' into 'main'"
3654
+ - Mysql related changes
3655
+ - ts-morph and media storage fix
3656
+ - dashboard layout menu item added
3657
+ - dashboard changes
3658
+ - scheduler bug fix
3659
+ - made provision to execute scheduled jobs manually
3660
+ - changes
3661
+ - cleanup
3662
+ - logging related changes and made user activity history tree view
3663
+ - changes to return the wall clock time as utc for chatter as well to keep it...
3664
+ - changes around dashboard question refactoring
3665
+ - default tree view and action added on code generation
3666
+ - Date time format changes in audit
3667
+ - user activity history on otp login
3668
+ - changes
3669
+ - changelog added
3670
+ - reverted legacy and common entity to use local date time transformer only
3671
+ - added changelog
3672
+ - made playwright dependency lazy
3673
+ - ai interaction table user is nullable now
3674
+ - rabbitmq subscriber does a prefetch now allowing for more concurrency
3675
+ - formatting changes
3676
+ - Version info changes
3677
+ - dummy otp can now be enabled on a per user basis
3678
+ - jwt token optimisation
3679
+ - optimised the authentication flow in microservice adapter to cache access token
3680
+ - deleted file containing secrets
3681
+ - changes
3682
+ - optimisation around how dummy otp is managed
3683
+ - isSeeded added
3684
+ - bug fix for fetch layouts
3685
+ - view modes added in layout
3686
+ - One to many crud manager fixes
3687
+ - one-to-many-crud-manager-fixes
3688
+ - Many to many crud field manager fixes
3689
+ - patch endpoint added in role controller
3690
+ - many-to-many field fixes
3691
+ - modelSequenceFormViewChangeHandler added on field change
3692
+ - changes to convert the passwordlessRegistrationValidateWhat from array to string
3693
+ - changes to format group values consistently
3694
+ - fixes for normalizing group values
3695
+ - Revert "changes to return groupValue in the group meta response as well. groupValue is..."
3696
+ - changes to return groupValue in the group meta response as well. groupValue is...
3697
+ - changes to return groupValue in the group meta response as well. groupValue is...
3698
+ - filter_field_granularity_supported_added_for_date_fields
3699
+ - password registration/login cleanup + max failed login attempts checks added
3700
+ - removed unsafe inline from CSP
3701
+ - removed incorrect comment
3702
+ - changes
3703
+ - Revert "replaced playwright with lazy dependency"
3704
+ - replaced playwright with lazy dependency
3705
+ - count and average
3706
+ - fixes to solid core metadata configuration
3707
+ - make `s3Key` and `isPrivate` properties mandatory in `ResolveS3UrlDto`.
3708
+ - solid seed now prints proper exception stack trace
3709
+ - added playwright dependencies as peer dependencies
3710
+ - changed playwright import to make it lazy
3711
+ - issue fixes
3712
+ - formatting changes
3713
+ - formatting changes
3714
+ - changes for test setup
3715
+ - package changes
3716
+ - Changes to generate an SA user with the default password for simpler experience during setup
3717
+ - more changes to support form data based uploads
3718
+ - changes
3719
+ - changes around testing workflow
3720
+ - unified testing utitlities
3721
+ - added comments to the slug code
3722
+ - refactored queue namespacign
3723
+ - queue namespacing related chanes
3724
+ - removed todo
3725
+ - queue name related changes
3726
+ - cag
3727
+ - changrs
3728
+ - queues names are now namespaced by service naem
3729
+ - enabled logs
3730
+ - debug logs
3731
+ - testing docs updated
3732
+ - changes
3733
+ - cleanup
3734
+ - removed old testing related fiels
3735
+ - testing infra now supports data based interpolation
3736
+ - testing changes: now we support fully custom test specs
3737
+ - changes for test automation
3738
+ - changes to tsconfig for playwright tests
3739
+ - exporting typeorm db helper
3740
+ - removed the files section
3741
+ - changes for playwright testing
3742
+ - changes to disable service controller seed method
3743
+ - formatting changes
3744
+ - oom issue
3745
+ - logger added for chatter
3746
+ - changed arg to kebab case instead of came case in schematic service
3747
+ - default menu icons added
3748
+ - rabbitmq subscriber: add retries, DLX queues, reconnects, and docs
3749
+ - removed un-necessary log
3750
+ - fix for handling non existence of fieldNamesForRemoval arg
3751
+ - foirmatting canges
3752
+ - Archived/solidstarters main
3753
+ - version changes
3754
+ - changed org : @solidstarters -> @solidxai
3755
+ - removed publish script, since it is replaced with solidctl release
3756
+ - chanes
3757
+ - Revert "@solidstarters namespace changed to @solidx"
3758
+ - @solidstarters namespace changed to @solidx
3759
+ - file service interface changes
3760
+ - CR in s3 file service, url options now supports isPrivateBucket allowing one to generate signed and un-signed URLs using the getUrl method
3761
+ - 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
3762
+ - changes to pass minimal parameters to the schematics project and pick the rest from the metadata configuration json file (avoid long shell commands)
3763
+ - test data workflow
3764
+ - test-data command
3765
+ - seed command updated
3766
+ - changes
3767
+ - changes
3768
+ - seed command changes to support pruning, test-data-setup and test-data-teardown.
3769
+ - seeding now supports seedData allowing us to seed fixtures for testing.
3770
+ - precomputations now skip computation if value is already provided
3771
+ - added utility for findOneByUserKey
3772
+ - pruning related chagnes
3773
+ - changes
3774
+ - more changes related to pruning metadata
3775
+ - pruen logs added
3776
+ - module metadata seeder now does prune also
3777
+ - reformatting to improve readability
3778
+ - changes
3779
+ - file type not allowed. Allowed: image, document, pdf. Received mimetype: application/pdf (mapped to file)
3780
+ - bug fixes
3781
+ - changes to cleanup the implementation by having the write method of file service return the url post write
3782
+ - changes to support using the region specified in a media storage provider, instead only the default while creating an s3 client
3783
+ - fixes for using the default-aws-s3 bucket for storing the settings media if default file service is s3
3784
+ - changes to settings media storage logic i.e copy multer path to file service implementation write
3785
+ - file service abstraction cleanup
3786
+ - chagnes
3787
+ - Dashboard Question Responsive
3788
+
3
3789
  ## [0.1.12] - 2026-07-24
4
3790
 
5
3791
  ### Added