Releases: cozy/cozy-drive
Releases · cozy/cozy-drive
1.66.0-beta.1
✨ Features
- [WIP] Display the Harvest Banner with the flag
drive.show.harvest-banner
- Allow the user to create folder inside move modal
- Add a 404 page when a folder does not exist
- Lets an user upload a file from his camera input
- Replace old SelectionBar by new ActionsBar
🔧 Tech
- Update
eslint-config-cozy-app
from4.0.0
to6.1.0
- Update
cozy-ui
from100.1.0
to101.1.0
- Move folder inside drive at src root
- Replaces the older Cordova scan upload, trying to simplify the feature flow
- Remove Cordova app
1.65.0
✨ Features
- Remove download button in toolbar for public link
- Add a banner to warn users that the file they are accessing is in the trash
- Check if IAP is available to show premium action on mobile
- Add filename into title for delete confirmation
- Warn user when he moves files into shared folder
🔧 Tech
- Don't throw an error when a user starts the creation of a folder / file.
- Removal of components and scripts linked to the photos application, as it now has its own repo (link)
- Upgrade
cozy-ui
from93.1.1
to100.1.0
- Upgrade
cozy-client
to44.0.0
to45.3.0
- Use Github integration to sync translation with transifex
1.65.0-beta.1
✨ Features
- Remove download button in toolbar for public link
- Add a banner to warn users that the file they are accessing is in the trash
- Check if IAP is available to show premium action on mobile
- Add filename into title for delete confirmation
- Warn user when he moves files into shared folder
🔧 Tech
- Don't throw an error when a user starts the creation of a folder / file.
- Removal of components and scripts linked to the photos application, as it now has its own repo (link)
- Upgrade
cozy-ui
from93.1.1
to100.1.0
- Upgrade
cozy-client
to44.0.0
to45.3.0
- Use Github integration to sync translation with transifex
1.64.0
✨ Features
- Allow moving files only shared by link into shared folder
🐛 Bug Fixes
- Correct navigation from trash viewer
- Can create folder in a shared folder
- Correct the back button in an OnlyOffice file belonging to a user other than the one who shared it
🔧 Tech
- Update
cozy-sharing
from10.0.0
to10.0.1
- Update
cozy-scanner
from7.0.0
to7.0.1
- Update
cozy-jobs-cli
from2.1.0
to2.2.2
- Update
cozy-intent
from2.9.0
to2.18.0
- Update
cozy-realtime
from4.4.1
to4.6.0
- Update
xml2js
from0.4.23
to0.5.0
- Update
@testing-library/jest-dom
from5.16.4
to5.17.0
1.64.0-beta.1
✨ Features
- Allow moving files only shared by link into shared folder
🐛 Bug Fixes
- Correct navigation from trash viewer
- Can create folder in a shared folder
- Correct the back button in an OnlyOffice file belonging to a user other than the one who shared it
🔧 Tech
- Update
cozy-sharing
from10.0.0
to10.0.1
- Update
cozy-scanner
from7.0.0
to7.0.1
- Update
cozy-jobs-cli
from2.1.0
to2.2.2
- Update
cozy-intent
from2.9.0
to2.18.0
- Update
cozy-realtime
from4.4.1
to4.6.0
- Update
xml2js
from0.4.23
to0.5.0
- Update
@testing-library/jest-dom
from5.16.4
to5.17.0
1.63.0
✨ Features
- More efficient album querying
- Display shortcut icon for links from applications in the same cozy
🐛 Bug Fixes
- Allow redirection to preview for note links
🔧 Tech
- Add test in node 20
- Update cozy-client from 43.4.1 to 44.0.0
- Update Travis configuration to track release tags
1.63.0-beta.2
✨ Features
- More efficient album querying
- Display shortcut icon for links from applications in the same cozy
🐛 Bug Fixes
- Allow redirection to preview for note links
🔧 Tech
- Add test in node 20
- Update cozy-client from 43.4.1 to 44.0.0
- Update Travis configuration to track release tags
1.63.0-beta.1
✨ Features
- More efficient album querying
- Display shortcut icon for links from applications in the same cozy
- Show a nice alert on error or success on backup page
🐛 Bug Fixes
- Allow redirection to preview for note links
🔧 Tech
- Add test in node 20
- Update cozy-client from 43.4.1 to 44.0.0
- Update Travis configuration to track release tags
1.62.0
✨ Features
- Managing the conflict between online and desktop editing of an OnlyOffice file
- When photos are trashed, delete the reference to albums
- Handle file upload from Flagship
🐛 Bug Fixes
- Make working back button for a OnlyOffice file at another Cozy and in public folder
- Display the OnlyOffice paywall when there are no editing rights
- Improve the empty upload queue
🔧 Tech
- Improving Typescript support in unit tests
1.62.0-beta.13
✨ Features
- Managing the conflict between online and desktop editing of an OnlyOffice file
- When photos are trashed, delete the reference to albums
- Handle file upload from Flagship
🐛 Bug Fixes
- Make working back button for a OnlyOffice file at another Cozy and in public folder
- Display the OnlyOffice paywall when there are no editing rights
- Improve the empty upload queue
🔧 Tech
- Improving Typescript support in unit tests