YANG QIA 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							542fb65b50 
							
						 
					 
					
						
						
							
							fix: compatibility of @ant-design/plots 2.x ( #3734 )  
						
						 
						
						... 
						
						
						
						* fix: compatibility of @ant-design/plots 2.x
* fix: dual-axes chart bug
* fix: auto infer bug 
						
					 
					
						2024-03-16 23:04:57 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							15ef81854e 
							
						 
					 
					
						
						
							
							chore(versions):  😊  publish v0.20.0-alpha.11  
						
						 
						
						
						
					 
					
						2024-03-16 20:05:34 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b359f9eac6 
							
						 
					 
					
						
						
							
							feat: supports subdirectory deployment ( #3731 )  
						
						 
						
						... 
						
						
						
						* feat: supports subdirectory deployment
* feat: auto publicPath
* fix: buildIndexHtml
* fix: format
* fix: regexp
* fix: test error
* fix: nocobase.conf
* fix: path
* fix: nocobase.conf
* fix: bugs
* fix: resourcer prefix
* fix: cas 
						
					 
					
						2024-03-16 20:01:34 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zeke Zhang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							286af35ff8 
							
						 
					 
					
						
						
							
							refactor: add blocks in a unified way ( #3668 )  
						
						 
						
						... 
						
						
						
						* refactor: rename filterMenuItemChildren to filterCollections
* refactor: revert parameters to destructured object
* refactor(Details): unify details block between page and popup
* refactor(Form): refactor(Details): unify form block between page and popup
* refactor: table & list & grid card
* refactor: form
* refactor: association details
* chore: useVisible
* refactor: calendar
* chore: remove relationshipBlocks
* refactor: unify Details schema
* fix: avoid error
* chore: add translate
* chore: add tag to association fields
* fix: add block useChildren and children merge
* test: fix e2e
* test: fix e2e
* fix: fix Calendar
* fix: fix search
* test: add e2e for search
* fix: fix T-3554
* fix: fix T-3551
* feat: add no data for details block
* chore: fix unit test
* chore: fix unit test
* chore: change text
* chore: optimize text
* chore: add translation
* style: fix memu item style
* refactor: rename
* test: fix e2e
* test: fix e2e
---------
Co-authored-by: dream2023 <1098626505@qq.com> 
						
					 
					
						2024-03-14 19:20:02 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zeke Zhang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ba1e44c527 
							
						 
					 
					
						
						
							
							feat: support to set data loading mode ( #3712 )  
						
						 
						
						... 
						
						
						
						* feat: add setDataLoadingModeSettingItem
* feat: support to set data loading mode
* chore: add translation
* chore: refresh the block immediately after the configuration has been changed
* feat: the data loading mode should also work for the filter buttons
* feat: support old version
* fix: data scope
* fix: fix known bugs
* fix: add setting for table selector
* test: fix e2e 
						
					 
					
						2024-03-14 18:10:54 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zeke Zhang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							51de34251a 
							
						 
					 
					
						
						
							
							refactor(SchemaInitializers): unify naming style ( #3604 )  
						
						 
						
						... 
						
						
						
						* refactor(SchemaSettings): unify naming style
* refactor(SchemaInitializers): unify naming stle
* refactor: replace CreateFormBlockInitializers to blockInitializers:createForm
* refactor: replace to blockInitializers:customizeCreateForm
* refactor: replace block intializers name
* refactor: replace action initializers name
* refactor: replace field initializers name
* style: fix hover style for column action (T-3297)
* refactor: revert some codes
* chore: update comment
* chore: replace iframeBlockSchemaSettings to blockSettings:iframe
* chore: delete pro-packages
* feat: add CompatibleSchemaInitializer
* test: add unit tests
* chore: add @internal for CompatibleSchemaInitializer
* chore: block
* chore: field
* chore: ations
* fix: build
* chore: typo
* fix: fix unit tests
* test: fix e2e
* chore: remove igone
* refactor: page:addBlock
* refactor: popup:addNew:addBlock
* fix: fix max call stack
* refactor: popup:addRecord:addBlock
* refactor: remove blockInitializers:recordForm
* refactor: popup:tableSelector:addBlock
* refactor: popup:view:addBlock
* refactor: popup:bulkEdit:addBlock & charts:addBlock
* refactor: mobilePage:addBlock
* refactor: popup:snapshot:addBlock
* refactor: popup:workflowManual:configureUserInterface:addBlock
* fix: avoid crashing
* chore: optimize
* refactor: popup:common:addBlock
* refactor: workflowManual:popup:configureUserInterface:addBlock
* refactor: details:configureFields
* refactor: form:configureFields
* refactor: table:configureColumns
* refactor: filterForm:configureFields
* refactor: associationFilterInitializer
* refactor: assignFieldValuesForm:configureFields
* refactor: bulkEditForm:configureFields
* refactor: auditLogsTable:configureColumns
* refactor: chartFilterForm:configureFields
* refactor: kanban:configureItemFields
* refactor: workflowManual:customForm:configureFields
* refactor: detailsWithPaging:configureActions
* refactor: details:configureActions
* refactor: createForm:configureActions
* refactor: editForm:configureActions
* refactor: gridCard:configureActions
* refactor: gridCard:configureItemActions
* refactor: list:configureActions
* refactor: list:configureItemActions
* refactor: table:configureItemActions
* refactor: table:configureActions
* refactor: filterForm:configureActions
* refactor: subTable:configureActions
* refactor: bulkEditForm:configureActions
* refactor: auditLogsTable:configureItemActions
* refactor: auditLogsTable:configureActions
* refactor: calendar:configureActions
* refactor: chartFilterForm:configureActions
* refactor: gantt:configureActions
* refactor: kanban:configureActions
* refactor: map:configureActions
* refactor: workflowManual:form:configureActions
* feat: use 'createForm:configureActions' in page
* feat: use 'details:configureActions' in Calendar
* feat: register deleteEvent initializer in calendar plugin
* fix: fix delete event action
* test: fix e2e
* test: fix e2e
* chore: only run workflow's e2e
* Revert "chore: only run workflow's e2e"
This reverts commit 9e5b4af41e40e8d616007a5ab97291fb2370d88a.
* fix: use isInitializersSame to fix some case 
						
					 
					
						2024-03-14 14:13:11 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								YANG QIA 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							69ff55ba90 
							
						 
					 
					
						
						
							
							fix(data-vi): update antv version ( #3710 )  
						
						 
						
						
						
					 
					
						2024-03-13 23:03:15 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							40a22943b9 
							
						 
					 
					
						
						
							
							chore(versions):  😊  publish v0.20.0-alpha.10  
						
						 
						
						
						
					 
					
						2024-03-13 22:41:12 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e5c1bef8de 
							
						 
					 
					
						
						
							
							fix(client): size undefined in nanoid ( #3708 )  
						
						 
						
						... 
						
						
						
						* fix(data-source): foreignkey
* fix: size undefined in nanoid 
						
					 
					
						2024-03-13 19:00:28 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0779a4eab3 
							
						 
					 
					
						
						
							
							refactor(radio): radio support multiple field types ( #3706 )  
						
						 
						
						... 
						
						
						
						* style: fieldTitleInput style improve
* refactor: radio support mutiple type
* refactor: code improve 
						
					 
					
						2024-03-13 16:44:17 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f6590d1331 
							
						 
					 
					
						
						
							
							fix: get async json schema ( #3705 )  
						
						 
						
						... 
						
						
						
						* fix: get async json schema
* fix: test 
						
					 
					
						2024-03-13 16:17:18 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4015cf1c0d 
							
						 
					 
					
						
						
							
							fix(plugin-workflow): fix duplicated triggering schedule event ( #3692 )  
						
						 
						
						
						
					 
					
						2024-03-13 11:42:00 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zeke Zhang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d904d13c52 
							
						 
					 
					
						
						
							
							fix(Form): should be created instead of updated when clicking submit ( #3687 )  
						
						 
						
						... 
						
						
						
						* fix(Form): should be created instead of updated when clicking submit
* test: add e2e
* test: optimize e2e 
						
					 
					
						2024-03-13 10:13:02 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							2e7da6e29b 
							
						 
					 
					
						
						
							
							chore(versions):  😊  publish v0.20.0-alpha.9  
						
						 
						
						
						
					 
					
						2024-03-12 21:15:51 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chareice 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							023096b1a9 
							
						 
					 
					
						
						
							
							fix: pagination error in roles collections resourcer  
						
						 
						
						
						
					 
					
						2024-03-12 15:15:24 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jack zhang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							de6e8469d3 
							
						 
					 
					
						
						
							
							fix: data source add field refresh(T-3253) ( #3645 )  
						
						 
						
						
						
					 
					
						2024-03-12 15:13:56 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							94cbbf93b8 
							
						 
					 
					
						
						
							
							fix: upgrade app after restore ( #3680 )  
						
						 
						
						
						
					 
					
						2024-03-12 11:34:22 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cdf9f4818f 
							
						 
					 
					
						
						
							
							fix: acl should return true when resource allowed ( #3675 )  
						
						 
						
						... 
						
						
						
						* fix: acl should return true when resource allowed
* chore: test 
						
					 
					
						2024-03-12 09:08:15 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
						
						
							
						
						
							ba2467c9bf 
							
						 
					 
					
						
						
							
							fix: assign field values modal shuold support maskClosable  
						
						 
						
						
						
					 
					
						2024-03-11 16:52:14 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chareice 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ef097bd450 
							
						 
					 
					
						
						
							
							fix: acl snippet value  
						
						 
						
						
						
					 
					
						2024-03-11 13:05:37 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								xilesun 
							
						 
					 
					
						
						
						
						
							
						
						
							6fd06a28c8 
							
						 
					 
					
						
						
							
							chore(versions):  😊  publish v0.20.0-alpha.8  
						
						 
						
						
						
					 
					
						2024-03-11 09:59:08 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a477facdbf 
							
						 
					 
					
						
						
							
							chore: move collection manager snippets into data source ( #3666 )  
						
						 
						
						
						
					 
					
						2024-03-10 09:57:14 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ca0f1b5c05 
							
						 
					 
					
						
						
							
							chore: test ( #3664 )  
						
						 
						
						
						
					 
					
						2024-03-09 17:45:19 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								YANG QIA 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dd5b026ee9 
							
						 
					 
					
						
						
							
							fix(auth): cas service validate issue ( #3661 )  
						
						 
						
						
						
					 
					
						2024-03-09 11:13:09 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							677eb152e0 
							
						 
					 
					
						
						
							
							fix(plugin-workflow-action-trigger): fix appends loading ( #3659 )  
						
						 
						
						... 
						
						
						
						* fix(plugin-workflow-action-trigger): fix appends loading
* fix(plugin-workflow-action-trigger): fix test case 
						
					 
					
						2024-03-08 21:06:10 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chareice 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e7e37b3634 
							
						 
					 
					
						
						
							
							chore(backup-restore): using ctime for Windows compatibility  
						
						 
						
						
						
					 
					
						2024-03-08 20:38:01 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0bb0396754 
							
						 
					 
					
						
						
							
							fix(plugin-workflow): fix migration ( #3654 )  
						
						 
						
						
						
					 
					
						2024-03-08 17:29:35 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							63d1a8d90c 
							
						 
					 
					
						
						
							
							chore(versions):  😊  publish v0.20.0-alpha.7  
						
						 
						
						
						
					 
					
						2024-03-08 14:11:35 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							8b4821e2df 
							
						 
					 
					
						
						
							
							chore(versions):  😊  publish v0.20.0-alpha.6  
						
						 
						
						
						
					 
					
						2024-03-08 10:23:26 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cacaafd05b 
							
						 
					 
					
						
						
							
							fix: parse association field in acl ( #3655 )  
						
						 
						
						
						
					 
					
						2024-03-08 09:21:27 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								YANG QIA 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0ddc3d3f5f 
							
						 
					 
					
						
						
							
							chore: update menu name of plugin-localization ( #3653 )  
						
						 
						
						
						
					 
					
						2024-03-07 20:08:33 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								YANG QIA 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							263ee28c72 
							
						 
					 
					
						
						
							
							fix(db): through scope in eager loading & fix(acl): filter reset issue ( #3636 )  
						
						 
						
						... 
						
						
						
						* fix(database): through scope in eager loading
* chore: update
* fix: role users filter
* chore: update 
						
					 
					
						2024-03-07 13:38:17 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							30b4ed77a1 
							
						 
					 
					
						
						
							
							fix: dateTime format configured in table is invalid ( #3630 )  
						
						 
						
						... 
						
						
						
						* fix: datetime format configured in the table is invalid
* test: date display format
* refactor: default timeformat
* test: datetime display format 
						
					 
					
						2024-03-07 10:48:49 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4bbce06d5e 
							
						 
					 
					
						
						
							
							fix: data source permission role update ( #3643 )  
						
						 
						
						
						
					 
					
						2024-03-07 10:16:48 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zeke Zhang 
							
						 
					 
					
						
						
						
						
							
						
						
							d427dc6ea1 
							
						 
					 
					
						
						
							
							fix: avoid crashing  
						
						 
						
						
						
					 
					
						2024-03-07 08:39:07 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							ed224cfa13 
							
						 
					 
					
						
						
							
							fix(file-manager): update target  
						
						 
						
						
						
					 
					
						2024-03-06 22:39:39 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chareice 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1c0654001f 
							
						 
					 
					
						
						
							
							chore: data source list enabled api  
						
						 
						
						
						
					 
					
						2024-03-06 18:48:30 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jack zhang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							454d1d34ed 
							
						 
					 
					
						
						
							
							fix: add displayName ( #3628 )  
						
						 
						
						... 
						
						
						
						* fix: context add displayName
* fix: observer add displayName
* fix: memo component add displayName
* fix: forwordRef component add displayName 
						
					 
					
						2024-03-06 18:22:31 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zeke Zhang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0ae81f0c2a 
							
						 
					 
					
						
						
							
							fix(customRequestAction): should not support setting icons and colours ( #3632 )  
						
						 
						
						... 
						
						
						
						* test: add e2e
* fix(customRequest): should not support setting icons and colours 
						
					 
					
						2024-03-06 17:13:06 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b5ae9343b5 
							
						 
					 
					
						
						
							
							fix(workflow-action-trigger): change plugin name ( #3631 )  
						
						 
						
						... 
						
						
						
						* fix(plugin-workflow-action-trigger): fix migration
* fix(plugin-workflow): fix useless migration logic 
						
					 
					
						2024-03-06 16:36:35 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f9d1e9f0bc 
							
						 
					 
					
						
						
							
							fix: graph collection postions data missing ( #3627 )  
						
						 
						
						
						
					 
					
						2024-03-06 15:25:20 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c2b121cda6 
							
						 
					 
					
						
						
							
							feat(plugin-workflow-form-trigger): add trigger button to all single record action bar ( #3563 )  
						
						 
						
						... 
						
						
						
						* feat(plugin-workflow-form-trigger): add trigger button to all single record actionbar
* fix(plugin-workflow-form-trigger): fix button style and triggering
* fix(plugin-workflow): fix unused hook ref in workflow
* fix(plugin-workflow-form-trigger): fix button style
* refactor(plugin-workflow-action-trigger): change plugin name
* fix(plugin-workflow-action-trigger): fix unmigrated stuff
* fix(plugin-workflow-action-trigger): fix test case
* fix(plugin-workflow-action-trigger): fix test case
* fix(presets): fix package name
* fix(plugin-workflow-action-trigger): fix e2e test and migration
* fix(plugin-workflow-action-trigger): fix migration
* fix(plugin-workflow-action-trigger): fix migration
* fix(plugin-workflow-action-trigger): fix migration
* feat(plugin-workflow-action-trigger): add destroy to trigger
* fix(plugin-workflow-action-trigger): fix appends select
* fix(plugin-workflow-action-trigger): remove support for destroy action
* fix(plugin-workflow-action-trigger): fix collection check
* fix(plugin-workflow-action-trigger): fix test case
* fix(plugin-workflow-action-trigger): fix test case
* fix(plugin-workflow-action-trigger): fix test case 
						
					 
					
						2024-03-06 14:42:20 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bcb445644c 
							
						 
					 
					
						
						
							
							fix(acl-plugin-setting):  pluginPermissions for snippets check ( #3622 )  
						
						 
						
						... 
						
						
						
						* refactor:  pluginPermissions for snippets check
* fix: bug
* fix: bug 
						
					 
					
						2024-03-06 14:11:08 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zeke Zhang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d56268730b 
							
						 
					 
					
						
						
							
							fix(subTable): fix changing title field invalid ( #3625 )  
						
						 
						
						... 
						
						
						
						* test: add e2e
* fix: fieldNames change in sub-table should take effect in real time
* fix: fieldNames change in sub-table should take effect in real time
---------
Co-authored-by: katherinehhh <katherine_15995@163.com> 
						
					 
					
						2024-03-06 14:10:31 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							0fc382d298 
							
						 
					 
					
						
						
							
							chore(versions):  😊  publish v0.20.0-alpha.5  
						
						 
						
						
						
					 
					
						2024-03-06 00:20:06 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							516619bb04 
							
						 
					 
					
						
						
							
							fix(file-manager): missing attachments  
						
						 
						
						
						
					 
					
						2024-03-05 22:54:20 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8e16bab213 
							
						 
					 
					
						
						
							
							fix(plugin-workflow): fix schedule repeat logic ( #3612 )  
						
						 
						
						... 
						
						
						
						* fix(plugin-workflow): fix schedule repeat logic
* fix(plugin-workflow): fix test case 
						
					 
					
						2024-03-05 21:08:46 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zeke Zhang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5a72e41a9d 
							
						 
					 
					
						
						
							
							fix(kanban): fix block ( #3619 )  
						
						 
						
						
						
					 
					
						2024-03-05 20:55:27 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chareice 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c07767e753 
							
						 
					 
					
						
						
							
							fix: data source collection unique index  
						
						 
						
						
						
					 
					
						2024-03-05 20:52:00 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c5dd034452 
							
						 
					 
					
						
						
							
							fix: role name  is error in role configure ( #3618 )  
						
						 
						
						
						
					 
					
						2024-03-05 18:19:53 +08:00