Skip to content

v0.6.0

Choose a tag to compare

@frozenbanana frozenbanana released this 14 May 17:48
· 6 commits to main since this release
1582505

Release Notes v0.6.0

We're excited to announce a new batch of updates and improvements! This release focuses on enhancing file management capabilities, refining the user feedback system, improving Nextcloud compatibility, and streamlining our development and testing environments.

Highlights

  • Enhanced File Operations: Archiving, restoring, moving, and renaming files are now more robust and reliable. We've introduced a new "hide" feature for better file organization and improved how the system handles different storage types.
  • Smarter Archiving: The archive folder (named "Archive - Hejbit") is now automatically created when you archive your first file. Restored archives will correctly maintain their read-only permissions, and the overall restore process is more efficient.
  • Improved Feedback System: Providing feedback is now more flexible. You can choose to submit feedback with a different email address or anonymously. We've also made performance improvements to the feedback form.
  • Nextcloud Compatibility: The plugin is now confirmed to be compatible with Nextcloud versions 29 and 30.
  • Development & Staging Enhancements: We've introduced a dedicated Docker configuration for a staging environment, improving our testing and release pipeline.

Key Changes and New Features

  • File Management:
    • Comprehensive fixes and improvements to core file operations (archive, restore, move, rename).
    • New "hide" functionality for files and folders with real-time updates in the interface.
    • Archive folder "Archive - Hejbit" is now created on the first archive action.
    • Restored archives correctly keep read-only permissions.
    • Improved logic for handling Swarm storage to prevent conflicts with other storage types.
  • Feedback System:
    • Option for users to input a different email address for feedback.
    • Support for anonymous feedback submissions.
    • Optimized feedback form loading and interaction.
  • Platform Support:
    • Ensured compatibility with Nextcloud 29 and Nextcloud 30.
  • Development Environment:
    • Added a new docker-compose.stage.yml for a dedicated staging environment.
    • Refined the development docker-compose.yml.

Bug Fixes

  • Addressed various issues related to file operations to ensure smoother user experience.
  • Fixed a method for retrieving tokens within the Ethswarm service.

Known Issues

  • A potential concern was noted during local development testing regarding plug-in activation if external storage is not enabled. We believe this is specific to certain development environments and are monitoring the situation.

We recommend all users update to this latest version to benefit from these improvements and bug fixes. As always, your feedback is invaluable to us!