github albertasaftei/plumio v2.7.0

9 hours ago

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! 🎉

Full Changelog: v2.6.0...v2.7.0

Don't miss a new plumio release

NewReleases is sending notifications on new releases.