Skip to content

Releases: lowdefy/community-plugins

@lowdefy/community-plugin-e2e-mdb@1.1.0

27 Mar 09:48
8a8231e

Choose a tag to compare

Minor Changes

  • efc5139: Add community-plugin-e2e-mdb package with Playwright fixtures for MongoDB e2e testing using mongodb-memory-server and YAML snap files.
  • 2837249: Set LOWDEFY_E2E_SECRET_MONGODB_URI and LOWDEFY_SECRET_MONGODB_URI in globalSetup so MongoMemoryServer URI survives secret-manager injection via commandPrefix.

@lowdefy/community-plugin-mongodb@2.4.1

21 Nov 12:06
a95353a

Choose a tag to compare

Patch Changes

  • 39cb4ea: Fix MongoDBVersionedUpdateOne request was not included in connection.

@lowdefy/community-plugin-mongodb@2.4.0

20 Nov 13:15
b0a31ce

Choose a tag to compare

Minor Changes

  • 6c001b7: Added MongoDBVersionedUpdateOne request.

@lowdefy/community-plugin-xlsx@1.1.0

08 Aug 08:48
b128505

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/community-plugin-mongodb@2.3.0

08 Aug 08:48
b128505

Choose a tag to compare

Minor Changes

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

@lowdefy/community-plugin-nodemailer@1.1.4

12 Jul 15:26
8b9416d

Choose a tag to compare

Patch Changes

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

@lowdefy/community-plugin-mongodb@2.2.1

03 Apr 14:53
c963681

Choose a tag to compare

Patch Changes

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

@lowdefy/community-plugin-mongodb@2.2.0

01 Feb 13:53
c70d4a4

Choose a tag to compare

Minor Changes

  • 5fc778b: Update MongoDBInsertMany to return insertedIds.

@lowdefy/community-plugin-mongodb@2.1.0

08 Jan 12:09
93daefb

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/community-plugin-nodemailer@1.1.3

07 Dec 14:18
6e8f398

Choose a tag to compare

Patch Changes

  • 220f9cf: Fix custom templates in EmailProvider.