![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@nocobase/logger
Advanced tools
NocoBase is a scalability-first, open-source no-code development platform.
Instead of investing years of time and millions of dollars in research and development, deploy NocoBase in a few minutes and you'll have a private, controllable, and extremely scalable no-code development platform!
Homepage:
https://www.nocobase.com/
Online Demo:
https://demo.nocobase.com/new
Documents:
https://docs.nocobase.com/
Commericial license & plugins:
https://www.nocobase.com/en/commercial
License agreement:
https://www.nocobase.com/en/agreement
v1.5.0 - 2025-02-05
[client]
Add date limited range to the date field component (#5852) by @Cyx649312038
Support configuring text, icon, and type for add and select buttons in sub-table (#5778) by @katherinehhh
Support enabling link opening pop ups on readPretty field (#5747) by @katherinehhh
Support associate and disassociate action in association block (#5695) by @katherinehhh
[server] Add audit manager (#5601) by @chenzhizdt
[Workflow]
[Mobile] add global switch to control all back buttons in mobile (default enabled) (#5868) by @katherinehhh
[Calendar] Calendar plugin add event opening mode (#5808) by @Cyx649312038
[Collection: Tree] Allows to filter child nodes in tree table blocks (#4770) by @jimmy201602
[Workflow: Pre-action event] support manually triggering workflow by @mytharcher
[Redis pub sub adapter] Add Redis sync adapter plugin by @mytharcher
[client]
remove linkage rules from Associate button (#6016) by @katherinehhh
Remove table row skeleton component (#5751) by @zhangzhonghe
Optimize recursive logic in useMenuSearch for better performance (#5784) by @katherinehhh
Remove Formily components from the table to improve performance when switching table pagination (#5738) by @zhangzhonghe
Improve page rendering performance and support page keep-alive functionality (#5515) by @zhangzhonghe
implement on-demand loading for front-end components (#5647) by @gchust
[Notification: Email] Add homepage links to notification plugins in package.json. (#6150) by @sheldon66
[Workflow: Loop node] Fix styles (#6095) by @mytharcher
[File manager] support for other storage plugins (#6096) by @jiannx Reference: File Storage: S3 (Pro)
[Workflow: test kit] adjust style of workflow canvas, to make content compacted (#6088) by @mytharcher
[Workflow] Change API name to reasonable ones (#6082) by @mytharcher
[Data visualization] Add offset param to charts-query (#5911) by @Albert-mah
[Mobile] Adapt time & date range picker component for mobile (#5863) by @katherinehhh
[Authentication] Optimize the logic of getting metadata of audit actions. (#5814) by @chenzhizdt
[Public forms] Optimize action panel and public form components for mobile adaptation (#5788) by @katherinehhh
[Collection field: Sort] add plugin description (#5720) by @mytharcher
[Workflow: Custom action event] Change API of manually execute by @mytharcher
[Workflow: JSON calculation]
Change JSON-query node name and group by @mytharcher
Add icon to nodes by @mytharcher
[Embed NocoBase] Improve page rendering performance by @zhangzhonghe
[Backup manager] Improved error messages for restore failures by @gchust
[client]
The linkage rules of the button are not functioning properly due to an issue with the sequence (#6147) by @zhangzhonghe
Layout anomaly after deleting blocks or fields (#6139) by @zhangzhonghe
Fix filter button nonfilterable field settings affecting other table with the same collection (#6121) by @katherinehhh
data not displayed for the association field in the sub-details (#6117) by @zhangzhonghe
Fix the issue where 'data loading mode' becomes invalid after switching pages (#6115) by @zhangzhonghe
Fix the issue where association field default values are not refreshed after switching pages (#6114) by @zhangzhonghe
Fix the issue where default values for association fields are not taking effect in Easy-reading mode (#6066) by @zhangzhonghe
Fix the issue where field assignments for form buttons in workflow manual nodes are invalid (#6054) by @zhangzhonghe
Fix missing current popup variable in the field enable link modal (#6045) by @katherinehhh
Continue rendering the page after the authentication check request is completed (#6020) by @2013xile
Fix the issue where table rows cannot be dragged and sorted (#6013) by @zhangzhonghe
Fix the issue where empty sub-tables display one row of empty data on iOS (#5990) by @zhangzhonghe
Fix the issue where clicking on association fields does not open the popup dialog (#5972) by @zhangzhonghe
Fix date range picker in filter form/action not showing time picker when showTime is set (#5956) by @katherinehhh
Fix the issue of unexpected table cell display in third-party plugins (#5934) by @zhangzhonghe
Fix the issue where the delete button is disabled in the block template management page (#5922) by @zhangzhonghe
Fix the issue where form linkage rules fail when they depend on field values from subtables (#5876) by @zhangzhonghe
Fix the issue of data not changing after pagination in sub-table (#5856) by @zhangzhonghe
Fix the issue where the browser tab title doesn't update after switching pages (#5857) by @zhangzhonghe
Fix the issue where refreshing the page in the data source management page redirects to the homepage (#5855) by @zhangzhonghe
Fix the issue where association fields in reference templates sometimes do not display data (#5848) by @zhangzhonghe
Fix the issue where role data is not displayed in the user management table (#5846) by @zhangzhonghe
Fix the issue where the 'Custom Request' button is not immediately visible after being added (#5845) by @zhangzhonghe
Fix the issue where blocks added in a popup window are not displayed when reopening the popup (#5838) by @zhangzhonghe
Prevent hidden pages from affecting interactions with other pages (#5836) by @zhangzhonghe
Fix the issue where changing the value of a association field in the details block does not refresh immediately (#5826) by @zhangzhonghe
Fix the issue where fields are not displayed after adding them in a subform (#5827) by @zhangzhonghe
Fix the issue where clicking links doesn't open a popup when 'Enable link' is turned on for the first time (#5812) by @zhangzhonghe
Fix the issue where mobile login redirects to desktop page (#5805) by @zhangzhonghe
Fix configure action button should be left-aligned (#5798) by @katherinehhh
Prevent multiple API calls when closing the popup (#5804) by @zhangzhonghe
Fix issues where variables cannot be properly used in third-party data source blocks (#5782) by @zhangzhonghe
Fix the issue where association field values are empty in block templates. Fix the problem where block data scope using variables don't work properly in third-party data sources (#5777) by @zhangzhonghe
Fix the issue where component's dynamic props do not work with lazy loading (#5776) by @gchust
fixed the warning message in React when dynamically loading hooks in the development environment (#5758) by @gchust
[build]
[server] Set the default available actions for the ACL (#5847) by @chenos
[Public forms] Unable to add fields in the Sub-form(Popover)
of public forms (#6157) by @gchust
[Collection: SQL] Fix the issue where filtering SQL Collection throws an error when DB_TABLE_PREFIX
is set (#6156) by @2013xile
[Workflow]
[User data synchronization]
[Verification] Fix empty form fields when opening the edit drawer in the Verification settings page (#5949) by @chenos
[Data source: Main] Fix the issue where system fields in the filter form block cannot be edited (#5885) by @zhangzhonghe
[Data visualization]
[Mobile]
[Workflow: Custom action event]
Fix test cases of custom action trigger by @mytharcher
Fix test case failed on SQLite by @mytharcher
[Workflow: Pre-action event] Fix test cases of request interceptor by @mytharcher
[Workflow: Response message] Fix wrong parameter name used by @mytharcher
FAQs
nocobase logging library
The npm package @nocobase/logger receives a total of 1,574 weekly downloads. As such, @nocobase/logger popularity was classified as popular.
We found that @nocobase/logger demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.