Version 2.9.0 of plumio is here!
This release includes:
Major highlights
- Added webhook support for document, folder and tags events. Webhooks can be configured in the organization settings page, allowing external services to receive real-time notifications for events such as document creation, updates, deletions, moves, and more. Each webhook event includes relevant data such as document paths, organization ID, and timestamps to enable seamless integration with third-party applications and workflows.
- Added API key management. Users can now create and manage API keys in the settings page, allowing them to authenticate and interact with the plumio API for various operations such as document management, search, and more. Each API key can be assigned specific permissions to control access levels and ensure secure integration with external applications.
- Improved tables management in the editor. Users can now easily add rows and columns to tables, enhancing the flexibility and usability of tables within documents.
- Added not signed desktop downloadable version. It can be used locally or point to your remote server.
Security
- Updated dependencies to fix security vulnerabilities.
Thank you for using plumio! 🎉
Full Changelog: v2.8.0...v2.9.0