Releases: lowdefy/community-plugins
Releases · lowdefy/community-plugins
@lowdefy/community-plugin-e2e-mdb@1.1.0
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
Patch Changes
- 39cb4ea: Fix MongoDBVersionedUpdateOne request was not included in connection.
@lowdefy/community-plugin-mongodb@2.4.0
Minor Changes
- 6c001b7: Added MongoDBVersionedUpdateOne request.
@lowdefy/community-plugin-xlsx@1.1.0
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
Minor Changes
- dd8f667: Add support for a removed field on the user object.
@lowdefy/community-plugin-nodemailer@1.1.4
Patch Changes
- d105485: Fix broken logo height when viewing email in Outlook.
@lowdefy/community-plugin-mongodb@2.2.1
Patch Changes
- 1f3de71: Fixed issue where user login fails for an invited user on first signup.
@lowdefy/community-plugin-mongodb@2.2.0
Minor Changes
- 5fc778b: Update MongoDBInsertMany to return insertedIds.
@lowdefy/community-plugin-mongodb@2.1.0
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
Patch Changes
- 220f9cf: Fix custom templates in EmailProvider.