Skip to main content

v2.7.0

alburt
plumio maintainer

Version 2.7.0 of plumio is here!

This release includes:

Major highlights

  • Added reset password feature using SMTP email. Users can now reset their password by receiving a reset link via email. This requires configuring SMTP settings in the backend environment variables.
  • Added password change feature in user settings, allowing users to update their password directly from the application.
  • Added email change feature in user settings, allowing users to update their email address. This requires configuring SMTP settings in the backend environment variables.
  • Added tags system to organize documents. Users can create and assign tags to their documents, making it easier to categorize and find related notes.
  • Admins can now assign/remove access to organizations for users via the admin panel.

Minor highlights

  • Added an alert if the user tries to leave the page while the document has unsaved changes, preventing accidental data loss.

Security

  • Updated dependencies to fix security vulnerabilities.

Thank you for using plumio! 🎉