Note: -rc2
should be 1.0.6, but to align with internal release cycle numbering, we
will just continue 1.0.5 for this release. Canditates through rc11
were hotfixes
- AntiVirus - Uploaded files are now scanned by ClamAV
- Reveal file in location
- Push client error logs to the server logs
- Tolerate some configuration qwirks (like extra
/
s) - Move operations now self-rename if target exists
- Minor UI fixes related to the search bar, pagination, sorting by size, no more loading segment, and move operation from a public link
- Email link when folder updated by public link fixed
- Fix download for Safari users who block popups
- Fix for OnlyOffice based on postgres
- Updated the navigation bar/app grid
- Added FileVersion.filename and FileVersion.file_metadata.name to output to backend cli
- Added Shared with me feature flag
- Added offset pagination to db connector
- Added healthchecks to the docker compose services used in CI testing removed scylladb.
- Sorted all locales json keys, as per jq --sort-keys
- Fix translation of disk usage to plural tolerant
- Fix Vietnamese code to correct ISO of "vi", added to selector in account settings
- Fix onlyoffice filename corrupted after editing
- Fix UI bugs related to borders in lists
- Fix set rights modal had similar border issues as browser
- Fix file browser vertical borders (and fix react warning)
- Fix only office filename getting overwritten at session end
- Added translation for context menu
- Removed cumulative queries to the database First step to the transactions in PostgreSQL
- Ignore errors during nextcloud migration to be able to import files partially
- OnlyOffice rework
- Fix big file (with multiple chunks) download
- Fix bug with postgres support when uploading files
- Fix infinite scroll for shared with me
- Fix OpenSearch e2e test
- Fix build CI
v1.0.4-hf1
:- Fix typo in French translation
v1.0.4-hf3
:- Add collation fix.
- Cli db seed tool
- Infinite scrolling in files list view
- Sort files chronologically
- Added Left and Right buttons in the preview gallery
- Folders with large numbers of files now work
- OIDC logout
- Dark mode related fixes
- Rework of share and permissions dialog
- Removed Cassandra support
- A large number of minor fixes
- Translation of user notifications
- New “Create” context menu new icons
- CLI tool to reindex search database
- Handling quota limit error
- Handling quota limit error
- Refactored starting docker-compose file
- Fix navigation for shared link view
- New Version Semantics
- Usage quota settings
- PostgreSQL support as a metadata database
- OpenSearch support as a search database
- New API to check file storage consistency
- UX improvements
- Remove the switcher from breadcrumbs
- Improved translations
- Be able to use SMTP transport without TLS
- Do not display deleted items in the shared with me section
- Fix preview of the files on mobile and web
- Malformed URL when you share a file
- ...
- Personal and shared drive
- View files shared with me
- Drag and drop multiple files to upload
- Drag and drop to move files in Drive
- Click to see preview and details
- Details include : description, name, labels
- Search files with full text search
- Download, open, duplicate, move in trash
- Edit files with OnlyOffice integration