Skip to content

Releases: lowdefy/community-plugins

@lowdefy/[email protected]

08 Aug 08:48
b128505
Compare
Choose a tag to compare

Minor Changes

  • f4e0096: - Added functionality for dot-notation in the value field.
    • Added functionality for Array types.
    • Added error if schema param is not defined.
    • Updated dependency write-excel-file to v2.0.5.

@lowdefy/[email protected]

08 Aug 08:48
b128505
Compare
Choose a tag to compare

Minor Changes

  • dd8f667: Add support for a removed field on the user object.

@lowdefy/[email protected]

12 Jul 15:26
8b9416d
Compare
Choose a tag to compare

Patch Changes

  • d105485: Fix broken logo height when viewing email in Outlook.

@lowdefy/[email protected]

03 Apr 14:53
c963681
Compare
Choose a tag to compare

Patch Changes

  • 1f3de71: Fixed issue where user login fails for an invited user on first signup.

@lowdefy/[email protected]

01 Feb 13:53
c70d4a4
Compare
Choose a tag to compare

Minor Changes

  • 5fc778b: Update MongoDBInsertMany to return insertedIds.

@lowdefy/[email protected]

08 Jan 12:09
93daefb
Compare
Choose a tag to compare

Minor Changes

  • c6db5d5: Add a property (verificationTokens.uses) to MultiAppMongoDBAdapter to customise how many times a verification can be used.

@lowdefy/[email protected]

07 Dec 14:18
6e8f398
Compare
Choose a tag to compare

Patch Changes

  • 220f9cf: Fix custom templates in EmailProvider.

@lowdefy/[email protected]

07 Dec 14:17
6e8f398
Compare
Choose a tag to compare

Patch Changes

  • b864c10: Fix MultiAppMongoDBAdapter for mongodb v6 driver.

@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.