v0.11.1-alpha.1 - 2023-07-22
Merged
- fix(plugin-workflow): workflow collections should not appear in blocks
#2290
- chore: remove belongsToMany through table as collection dependency
#2289
- feat(database): handle targetCollection option in repository find
#2175
- feat: add built-in themes
#2284
- docs: add doc for Theme Editor
#2280
- fix: fix sorting of user menu
#2288
- feat(theme-editor): support to config Header's color and Settings button's color
#2263
- feat(plugin-workflow): add sql node
#2276
- fix: the drop-down multiple selection fields are not displayed as title fields when inherited collection
#2257
- fix(bi): orderBy bug under MySQL
#2283
- test: make testing more stable
#2277
- fix(bi): eliminate redundancy queries
#2268
- fix(client): using component as action title
#2274
- fix(middleware): revert now variable back
#2267
- fix: linkage failed with current date variable
#2272
- fix: fix style of page tab
#2270
- fix: collection select no options
#2271
- refactor: add locale plugin
#2261
- feat(plugin-workflow): allow manual form button to be configured with preset values
#2225
- feat(plugin-workflow): change to unlimited depth preloading associations in workflow
#2142
- feat: localization management
#2210
- refactor: linkage rules support datetime
#2260
- fix: view inherited collection field reported error
#2249
- fix: loading did not disappear after submission failure
#2252
- feat: support custome themes
#2228
- chore(plugin-workflow): fix breadcrumb warning
#2256
- fix(plugin-workflow): fix request node error in loop
#2254
- feat(database): view collection support for add new, update and delete actions
#2119
- refactor(client): change isTitleField check to interface property titleUsable
#2250
- fix: option field display value in workflow todo list
#2246
- fix(plugin-workflow): fix dispatch bug
#2247
- fix: avoid crashes when emptying DatePicker's value
#2237
- fix: no template data requested during depulicating
#2240
- fix(plugin-workflow): fix job button style
#2243
- fix: avoid crashing when delete group menu
#2239
- fix: should auto focus in drop-down menu
#2234
- fix(plugin-fm): adjust upload file size to 1G which same as default on server side
#2236
- fix: should only show one scroll bar in drop-down menu
#2231
- fix: failed to correctly respond to optional fields in the child collection in the parent collection table
#2207
- fix(core): fix batch update query logic
#2230
- fix: should limit submenu height
#2227
- fix(upload): fix style of attachement in Table
#2213
Fixed
- fix(plugin-fm): adjust upload file size to 1G which same as default on server side (#2236)
#2215
Commits
- chore(versions): 😊 publish v0.11.1-alpha.1
e979194
- fix(theme-editor): remove db.sync
fa2de8e
- fix(theme-editor): fix color of menu when it is selected
8c90436