New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More β†’
Socket
Sign inDemoInstall
Socket

@nocobase/logger

Package Overview
Dependencies
Maintainers
0
Versions
428
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nocobase/logger - npm Package Versions

1
…
…
43

1.0.1-alpha.3

Diff

Changelog

Source

v1.0.1-alpha.3 - 2024-06-11

Merged

Commits

  • chore(versions): 😊 publish v1.0.1-alpha.3 c7060ae
  • chore: update changelog 1dc8b20
  • Update README.zh-CN.md c413b3e
chenos
published 1.0.1-alpha.2 β€’

Changelog

Source

v1.0.1-alpha.2 - 2024-06-11

Merged

  • feat(filter-form): auto-trigger filter action when default values exist #4622
  • fix: missing height in map history block #4621
  • fix: table block height issue with minimal data #4617
  • fix(preset): fix plugin-workflow-mailer version #4619
  • fix(auth): allows to set the auth type title translation from server end #4616
  • fix(export): export button remaining in loading state after cancel #4615
  • feat(tree-block): support filtering child nodes #4603
  • fix(client): fix text wrap in variable input #4605
  • refactor(plugin-workflow): change variable getter from collection fields #4567
  • fix: remove grid wrap #4612
  • feat(client): allow JSON5 value in Form Input of type JSONTextArea #4600
  • fix: iframe block loses height when set to default #4602
  • feat(plugin-workflow-smtp-mailer): add new plugin for sending email in workflow #4584
  • chore: fix typo #4589

Commits

  • chore(versions): 😊 publish v1.0.1-alpha.2 092f3af
  • chore: update changelog 6bc8a09
chenos
published 1.0.1-alpha.1 β€’

Changelog

Source

v1.0.1-alpha.1 - 2024-06-07

Merged

  • fix: style issues for gridCard in mobile client #4599
  • fix: style issues for gridCard in mobile client #4593
  • fix(variable): should remove through collection field #4590
  • feat(data-vi): support for using url params and current role variables #4586
  • refactor(variable): support default value setting #4583
  • fix: compatibility issues with historical kanban and iframe block #4587
  • fix(linkage-rules): resolve issue with invalid expressions #4580
  • fix(map): amap reset #4574
  • feat: url support preview #4559
  • fix: correct precision conversion error for Unix timestamp in readPretty #4569
  • feat(plugin-workflow): allow to select any path of a variable in condition node #4571
  • fix(client): fix action props #4568
  • refactor: export & import plugin #4468
  • fix: styling issues during field drag-and-drop in details/form/list block #4558
  • chore(e2e): make e2e tests more stable #4565
  • fix: sign up page not found for a new basic authentication #4556
  • fix(l10n): i18n namespace of page title #4557
  • feat: iframe support variables #4512
  • fix(client): fix upload logo in system settings #4564
  • fix(plugin-fm): fix attachment component selectable check #4563
  • fix(client): fix waring props #4562
  • fix(plugin-fm): fix page crash when 413 in local dev #4560
  • fix defaultImage in constants.ts for google maps #4483
  • refactor(FormV2): add FormWithDataTemplates component #4551
  • feat(client): add new variable named 'URL search params' and support link action #4506
  • feat: data block support setting block height #4441
  • chore(deps): bump @typescript-eslint/parser from 6.14.0 to 6.21.0 #4548
  • feat(logger): support for collecting debug informations when rendering failed #4524
  • fix: data filtering and formula field value errors after subtable record selection #4547
  • fix: show cascade select when no data in edit form #4543
  • fix(plugin-workflow): fix workflow version dropdown overflow #4542
  • test(block-templates): add test cases #4540
  • feat(client): adjust toolbar for Table Actions #4538
  • chore(deps): bump sanitize-html from 2.10.0 to 2.13.0 #4505
  • fix(client): fix data template style #4536
  • fix(plugin-fm): fix cos path error #4537
  • fix: prevent deletion of entire association field when removing the last column in subtable #4518
  • fix(plugin-fm): fix delete file error of cos #4529
  • fix: table borded #4534
  • fix(client): fix the issue where adding block templates in the popup does not display #4531
  • Fix/initializer improve #4533
  • fix(i18n): fix i18n namespace for collection titles #4530
  • fix(plugin-map): add 'Set default zoom level' option for map fields #4527
  • fix: disable cascading select component for association field in subtable #4517
  • fix: association field enablement affecting block field states #4528
  • fix(utils): fix json-templates #4525
  • fix(client): fix deep association select in AppendsTreeSelect component #4526
  • fix: table drag error #4511
  • fix(client): fix the issue where setting default values using variabl… #4521
  • fix(plugin-workflow-manual): fix custom form field wrong interface in manual node #4520
  • fix(plugin-workflow): fix trigger workflow acl #4522
  • fix(plugin-workflow-request): fix locale #4519
  • fix: update form submit action missing linkageRules setting #4515
  • chore: add group title to Table item action settings #4516
  • fix(client): fix Variable.TextArea style #4513
  • fix(acl): use default role when x-role does not belong to the current user #4507
  • feat(plugin-fm): make rules configurable #4118
  • fix(data-vi): field component invisible when setting default value for filter field #4509
  • feat(client): refining error fallback for different components when catching errors #4459
  • refactor: remove all frontend checks for isForeignKey #4499
  • fix: after update event in single relation repository #4503
  • chore(auth): change char length limit of username to 1-50 #4502
  • fix: sub-table support allowAddNew setting #4498

Commits

  • chore: update changelog b70528a
  • chore(versions): 😊 publish v1.0.1-alpha.1 9218319
  • Revert "chore: make e2e tests more stable" 2dfa7a2
chenos
published 1.0.0-alpha.17 β€’

Changelog

Source

v1.0.0-alpha.17 - 2024-05-27

Merged

  • fix: optimize data scope variable in permission configuration #4484
  • refactor: form linkage rule to cancel assignment when multiple fields are selected #4492

Commits

  • chore(versions): 😊 publish v1.0.0-alpha.17 53eb054
  • Update README.md 3851d49
  • chore: update changelog 8d7bc1f
chenos
published 1.0.0-alpha.16 β€’

Changelog

Source

v1.0.0-alpha.16 - 2024-05-27

Merged

  • fix: numeric field display issue in form linkage rule #4482
  • fix: export action missing data scope filter #4476
  • chore: application start error message #4477
  • fix(subTable): prevent setting default value for fields that have been unmounted #4475
  • fix: attachment collection permission #4470
  • fix(database): foreign key index in underscored table #4473
  • fix: missing app context in modal #4457
  • chore: avoid misoperation of date variables #4452
  • fix(plugin): resolve error caused by duplicate addition of custom request #4458
  • fix: verdaccio/verdaccio:5 #4448
  • fix(core): support selecting the first level of variables as the default value #4439
  • fix: table row action linkage rule defect error #4436
  • fix(plugin-workflow): fix condition node variable error #4437
  • fix(plugin-workflow): fix empty value in create and update node association values #4433
  • fix: error in deleting data query after block linkage filtering #4434
  • docs(client): should name SchemaInitializer starting with a lowercase letter #4432

Commits

  • chore(versions): 😊 publish v1.0.0-alpha.16 2e7744f
  • fix(client): remove the "you are offline" prompt 1e230ec
  • chore: update changelog 121b6a8
chenos
published 1.0.0-alpha.15 β€’

Changelog

Source

v1.0.0-alpha.15 - 2024-05-21

Merged

  • refactor: the default accuracy of the UnixTimestamp field is second #4418
  • refactor: collection manager setting title field #4419
  • feat(logger): add dailyRotateFile to default transport & add trace level #4429
  • fix: useCurrentFormVariable #4428
  • feat(plugin-workflow-request): allow to use response variables #4414
  • refactor(plugin-workflow): adjust multiple option in query node #4412
  • fix(filter-form): fix operator not valid in block templates #4390
  • fix: custom request action should support linkage rule setting #4410
  • fix: Fix typo in link target #4416
  • fix: change License link #4415
  • chore: migration to fix tree fields option #4369
  • fix: column name ambiguous error in array operator #4401
  • fix: values to filter with emtpy values #4319
  • fix(data-vi): transform values of multiple selection fields to labels #4398
  • feat: add process.env.API_CLIENT_STORAGE_PREFIX #4395
  • fix: the inherited field should be able to be set as the title field #4394
  • fix: duplicated items in update associations #4393
  • fix(data-vi): the custom tooltip for the pie chart is not working #4392
  • fix(theme-editor): form field spacing should not be affected by token.marginBlock #4374
  • fix(plugin-workflow-request): fix request hanging when invalid header value #4376
  • fix(logger): should close log stream after destroying app #4380
  • fix(plugin-workflow-action-trigger): fix hint #4383
  • chore: test on windows #4375
  • fix: data template middleware in data source #4378
  • chore: split sql collection #3650
  • refactor: tree collection support presetFieldsDisabledIncludes #4371
  • fix(data-vi): should use local timezone when formatting date #4366
  • chore: set main as a reserved character for application name #4370
  • refactor: flatten and merge Actions #4336
  • fix: accuracy loss in bigint field read pretty #4360

Commits

  • chore: update yarn.lock a698de2
  • chore(versions): 😊 publish v1.0.0-alpha.15 4f3a3c0
  • Update bug_report.md 0626b83
chenos
published 1.0.0-alpha.14 β€’

Changelog

Source

v1.0.0-alpha.14 - 2024-05-16

Merged

  • fix: require resolve #4356
  • fix: after setting title field the collection data should refresh #4358
  • fix(plugin-workflow-request): fix value fields overflowing #4354
  • chore(deps): bump tsx from 4.6.2 to 4.10.2 #4339
  • chore(deps): bump @formily/path from 2.3.0 to 2.3.1 #4338
  • fix: table column should support blank column occupancy #4350
  • fix(plugin-workflow): fix bind hint based on event type #4349

Commits

  • chore(versions): 😊 publish v1.0.0-alpha.14 0399272
  • Revert "chore(deps): bump tsx from 4.6.2 to 4.10.2 (#4339)" 5fa77df
  • chore: update changelog 410af77
chenos
published 1.0.0-alpha.13 β€’

Changelog

Source

v1.0.0-alpha.13 - 2024-05-14

Merged

  • feat: record last seen at in supervisor #4345
  • fix: demo bug #4348
  • chore: snippet name replacement #4346
  • chore(deps-dev): bump rc-tree-select from 5.5.5 to 5.20.0 #4340
  • chore(deps): bump markdown-it and @types/markdown-it #4343
  • refactor: imporve add License #4326
  • fix(plugin-workflow-request): fix ignoreFail in sync mode #4334
  • fix: block error can delete #4329
  • fix: create kanban block report error #4332
  • fix(logger): download path #4327
  • fix(logger): list log files by application name #4325

Commits

  • chore(versions): 😊 publish v1.0.0-alpha.13 3e7d85b
  • fix: restart the application after updating the plugin 91c24ef
  • chore(CI): should run jobs when yarn.lock is changed 325a415
chenos
published 1.0.0-alpha.12 β€’

Changelog

Source

v1.0.0-alpha.12 - 2024-05-13

Merged

  • fix: collection support title field setting #4322
  • fix: create tree collection field #4321
  • feat: strategy with resources list #4312
  • chore: test e2e CI #4314
  • test: e2e test #4316

Commits

  • chore(versions): 😊 publish v1.0.0-alpha.12 52a893f
  • chore: update changelog e7ac08d
  • chore(CI): skip comment in main branch 819ac79
chenos
published 1.0.0-alpha.11 β€’

Changelog

Source

v1.0.0-alpha.11 - 2024-05-11

Merged

  • fix(plugin-workflow-aggregate): fix association field select #4315

Commits

  • chore(versions): 😊 publish v1.0.0-alpha.11 fcd368c
  • chore: update changelog d86591b
1
…
…
43
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚑️ by Socket Inc