Skip to content

Releases: lowdefy/community-plugins

@lowdefy/[email protected]

30 Nov 07:40
df1ea32
Compare
Choose a tag to compare

Major Changes

  • a3a3b2c: The MongoDBUpdateOne request now throws an error if no document was matched and updated. This behaviour can be disabled by setting the new disableNoMatchError property.

Patch Changes

  • 0ed171e: Update dependency mongodb to v6.3.0.
  • 4c3ad0c: Handle upsert true for error throw.

@lowdefy/[email protected]

17 Nov 08:43
380a885
Compare
Choose a tag to compare

Patch Changes

  • 83f476f: Add connectionId to log-changes logs.
    Fix: Request plugins were not exported as part of package.

@lowdefy/[email protected]

17 Nov 08:43
380a885
Compare
Choose a tag to compare

Major Changes

  • 068a9e2: Release new plugin community-plugin-aggrid.

@lowdefy/[email protected]

14 Nov 13:00
92a10cc
Compare
Choose a tag to compare

Patch Changes

  • 832d0b6: Fix default email template to display the app host name.
  • 40ad8b2: Unpin next-auth dependency.
  • a2ead6a: Update dependency nodemailer to v6.9.7.

@lowdefy/[email protected]

14 Nov 13:00
92a10cc
Compare
Choose a tag to compare

Minor Changes

  • 11ccb31: Add option to configure MultiAppMongoDBAdapter collection names.

Patch Changes

  • 40ad8b2: Unpin next-auth dependency.
  • 55e37da: Unpin uuid dependency.
  • 11ccb31: Fix connection timeouts in MultiAppMongoDBAdapter.

@lowdefy/[email protected]

14 Nov 13:00
92a10cc
Compare
Choose a tag to compare

Patch Changes

  • 40ad8b2: Unpin next-auth dependency.
  • bd03a4a: Update dependency jsonwebtoken to v9.0.2.

@lowdefy/[email protected]

17 Oct 13:51
e5cbf7b
Compare
Choose a tag to compare

Major Changes

  • c5f33bf: Added community-plugin-xlsx.

@lowdefy/[email protected]

17 Oct 13:51
e5cbf7b
Compare
Choose a tag to compare

Patch Changes

  • 72d39d5: Do not pin Lowdefy utility dependencies to a fixed version.

@lowdefy/[email protected]

17 Oct 13:51
e5cbf7b
Compare
Choose a tag to compare

Patch Changes

  • 72d39d5: Do not pin Lowdefy utility dependencies to a fixed version.

@lowdefy/[email protected]

06 Oct 11:19
2b90372
Compare
Choose a tag to compare

Minor Changes

  • afe6915: Add mongodb change log requests.