Socket
Socket
Sign inDemoInstall

lowdefy

Package Overview
Dependencies
84
Maintainers
2
Versions
109
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
11Next

4.1.0

Diff

samtolmay
published 4.0.2 •

samtolmay
published 4.0.1 •

Changelog

Source

4.0.1

Patch Changes

  • Fix build issue on release.
samtolmay
published 4.0.0 •

Changelog

Source

4.0.0 (2024-01-16)

We're excited to announce Lowdefy V4, a full-stack web framework that simplifies building web applications, internal tools, admin panels, BI dashboards, and CRUD apps using YAML or JSON configuration files.

In this update, Lowdefy developers now enjoy faster app performance and improved functionality with custom code plugins.

New Features in Lowdefy V4

  1. Next.js build: Lowdefy apps have been converted to run on top of the Next.js framework.
  2. All of Auth.js: App authentication are now implemented by configuring any Auth.js supported providers, adapters and callbacks and events, all of which can be customized.
  3. Plugin extensibility: Apps can now be extended with any npm or pnpm workspace plugins.
  4. Flexible Styling: Change any of Ant Design's more than 900 style variables.
  5. Better, Faster Rendering: Reduced page loading times, better loading state management including easy configuration of loading skeletons where needed.

See our blog post for more details.

See our migration guide to guidance on converting V3 apps to V4.

Pricing and Licensing Changes

Starting with Lowdefy V4, we are introducing a capped usage based pricing to Lowdefy apps that include authentication.

Given the new pricing model we have changed how we license Lowdefy, for more information see the licenses page in the Lowdefy docs.

samtolmay
published 0.0.0-experimental-20240115131502 •

samtolmay
published 0.0.0-experimental-20240111121545 •

samtolmay
published 4.0.0-rc.15 •

Changelog

Source

Changes Compared to v4.0.0-rc.15

Major Changes

  • 5cfe04a68: Upgrade change-case dependency to 5.4.0. This is a breaking change and effects the _change_case operator. Changes to the _change_case operator:

    • Options splitRegex and stripRegexp are no longer supported.
    • paramCase has been renamed to kebabCase
    • headerCase has been renamed to trainCase
    • The following options have been added:
      • locale
      • mergeAmbiguousCharacters
      • prefixCharacters
      • split
      • suffixCharacters

Minor Changes

  • Add cover content area to Card block. (c8a75a9)
  • Add git sha to build artifacts. (c0c0a51)
  • Optimise server apiWrapper. (7c48608)
  • Support Phosphor icon set. (82009c6)

Patch Changes

  • 66e3c1bfe: Improve property validation errors in MongoDBCollection connection.
  • a8673449b: Update dependency mongodb to v6.3.0.
  • Add error boundary to servers. (c3f2c4f)
  • Cleanup unused buildoutput. (75db8b1)
  • Fix sign out event user definition (3821bfd)
  • Fix warning validation not showing. (7289dcc)
  • User defined validation messages should over required message. (f40c135)
samtolmay
published 0.0.0-experimental-20231123124425 •

samtolmay
published 0.0.0-experimental-20231123101256 •

samtolmay
published 4.0.0-rc.14 •

Changelog

Source

4.0.0-rc.14 (2023-11-17)

Bug Fixes

  • Fix server dev plugin dependencies. (3f14ba0)
2345
11Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc