Releases: cozy/cozy-drive
Releases · cozy/cozy-drive
1.81.0-beta.2
What's Changed
- chore: ignore stack storage folder 🙈 by @rezk2ll in #3422
- fix: Resolve grid view UI issues 🐛 by @lethemanh in #3427
- feat: add toggle select all items bar action ✨ by @rezk2ll in #3423
- ✨ feat: add create new folder UI in grid view by @rezk2ll in #3428
- Improve performances of multiple updates by @paultranvan in #3412
- feat: Upgrade packages to improve sharings retrieval perfs by @paultranvan in #3429
- feat: implement virtualized grid view ✨ by @lethemanh in #3430
- fix: error when creating folder in virtualized grid view 🐛 by @lethemanh in #3431
Full Changelog: 1.81.0-beta.1...1.81.0-beta.2
1.81.0-beta.1
What's Changed
- fix: Get latest fixes on AI assistant by @paultranvan in #3417
- feat: Add drag and drop in public sharing page ✨ by @lethemanh in #3413
- fix: Remove carbonCopy and electronicSafe queries by @paultranvan in #3418
- fix(file viewer): not loading more items when reaching the end of current query result 🐛 by @rezk2ll in #3420
- feat: Mutualize queries by id in store by @paultranvan in #3419
- feat: Implement grid layout ✨ by @lethemanh in #3421
New Contributors
- @lethemanh made their first contribution in #3413
- @rezk2ll made their first contribution in #3420
Full Changelog: 1.80.0...1.81.0-beta.1
1.80.0
What's Changed
New Twake UI 🎉
- feat: Add cozy-app-publish to allow publishing in registry by @zatteo in #3319
- fix: Enable rslib sideEffects on react-spring by @Ldoppea in #3321
- Update packages by @zatteo in #3323
- Display shared drives in "Drives" section by @zatteo in #3322
- feat: Update cozy-stack-client by @zatteo in #3324
- feat: Upgrade cozy-ui by @JF-Cozy in #3325
- feat: Upgrade packages by @JF-Cozy in #3326
- Replace sprite icon and adjust Empty component by @JF-Cozy in #3327
- feat: Upgrade packages by @JF-Cozy in #3328
- feat: Upgrade packages by @JF-Cozy in #3330
- feat: Use search from cozy-bar by @zatteo in #3329
- Make layout adjustment by @JF-Cozy in #3331
- Add Storage status on sidebar by @JF-Cozy in #3332
- feat: Exclude build from tsconfig by @zatteo in #3333
- feat: Add left margin on layout for public view by @JF-Cozy in #3334
- feat: Change upload icon on dragndrop by @JF-Cozy in #3335
- feat: Add dropzone overlay z-index by @JF-Cozy in #3338
- feat: Adjust text for storage push button by @JF-Cozy in #3337
- Adjust push client on banner and sidebar by @JF-Cozy in #3336
- feat: Update cozy-sharing by @zatteo in #3339
- Use new bar supporting Twake theme by @zatteo in #3341
- Feature/new UI drive by @lenhanphung in #3340
- Bring back console test by @zatteo in #3342
- fix: Adjust style for MoreButton by @zatteo in #3343
- Fix favorites by @JF-Cozy in #3344
- fix: Update cozy-bar to 18.2.0 by @zatteo in #3346
- refactor(UI): Replace trash icon with custom SVG asset by @lenhanphung in #3345
- feat: Upgrade cozy-viewer by @JF-Cozy in #3347
- Fix broken sharing modal after creating an onlyoffice doc by @JF-Cozy in #3348
- fix: Now useFileWithPath work with docs array by @JF-Cozy in #3349
- feat: Upgrade cozy-viewer by @JF-Cozy in #3350
- fix: Fn ensureFilePath wasn't working without parentData by @JF-Cozy in #3351
- feat: Upgrade cozy-viewer cozy-sharing by @JF-Cozy in #3352
- feat: Update bar by @zatteo in #3354
- feat: Update bar to get new profile link by @zatteo in #3355
- Fix/add button behavior by @lenhanphung in #3353
- feat: Upgrade packages by @zatteo in #3356
- Change app icons by @JF-Cozy in #3357
- feat: Update icons by @JF-Cozy in #3358
- fix: Remove StorageProgress and button from layout in mobile by @JF-Cozy in #3360
- feat: Update packages by @zatteo in #3359
- feat: Remove logic to change favicon according to opened file by @JF-Cozy in #3361
- Put back more menu button by @JF-Cozy in #3362
- fix: Mobile wording on actions was not apply correctly by @JF-Cozy in #3363
- feat: Update packages by @zatteo in #3364
- fix: Remove broken service trigger by @paultranvan in #3365
- Update wording to Twake by @zatteo in #3366
- Update packages and allow to change download link by @zatteo in #3367
- feat: Move sharing folder view breadcrumb inside the layout by @JF-Cozy in #3368
- Create folder and file from trash/recent/sharings by @JF-Cozy in #3369
- Replace useFileWithPath with simple query by @JF-Cozy in #3370
- feat: Upgrade packages by @JF-Cozy in #3372
- feat: Update title by @zatteo in #3373
- Hide push client button on mobile by @JF-Cozy in #3374
- feat: Remove
partialIndex
ongetByIds
for sharing request by @JF-Cozy in #3415
Full Changelog: 1.79.2...1.80.0
1.80.0-beta.6
1.80.0-beta.5
fix: Forget to spread rightclick props on tablet/mobile
1.80.0-beta.4
What's Changed
- Fix OnlyOffice toolbar in public by @zatteo in #3376
- fix: Home icon takes again customization into account by @zatteo in #3377
- fix: Realtime disconnection on refresh token by @paultranvan in #3378
- fix: Favorith path not working on mobile by @zatteo in #3379
- feat: Update cozy-bar by @zatteo in #3380
- Add new viztualized table with dragndrop by @JF-Cozy in #3381
- feat(FileName): Don't load path component if not necessary by @JF-Cozy in #3382
- feat: Remove useless icons by @JF-Cozy in #3383
- feat(CertificationsIcons): Remove useless fetch by @JF-Cozy in #3384
- refactor: Remove CI warnings by @JF-Cozy in #3385
- feat: Add a specific table to add folder in empty content by @JF-Cozy in #3386
- feat: Remove
move
andduplicate
actions in recent and sharing views by @JF-Cozy in #3387 - feat: Replace cozy wording by twake by @JF-Cozy in #3388
- feat: Downsize the push client banner buttons by @JF-Cozy in #3389
- feat: Update search packages by @zatteo in #3390
- fix: Title in MoveModal wasn't ellipsied as expected by @JF-Cozy in #3391
- feat: Upgrade cozy-ui by @JF-Cozy in #3392
- Add cross to close small push client button by @JF-Cozy in #3393
- fix: Replace old school checkboxes by Mui ones in file list by @JF-Cozy in #3394
- fix(ErrorShare): Reduce icon height from 8rem to 2rem by @lenhanphung in #3396
- feat: Upgrade packages by @JF-Cozy in #3397
- feat: Add basic Docs support by @paultranvan in #3395
- feat: Get latest search improvements by @paultranvan in #3398
- fix: Do not crash on files with no metadata by @paultranvan in #3399
- Add forwardRef and remove selecting file with right click by @JF-Cozy in #3400
- Add right-click by @JF-Cozy in #3401
- Display AddMenu Fab in tablet by @zatteo in #3402
- fix: Clicking in renamed field doesn't open the file anymore by @JF-Cozy in #3403
- fix: Clicking in renamed field doesn't open the file anymore by @JF-Cozy in #3405
- Right click rework by @JF-Cozy in #3406
- feat: Upgrade packages by @JF-Cozy in #3407
- feat: Disable right click menu on mobile by @JF-Cozy in #3408
- Upgrade cozy-ui and adjust virtualizedTable and right-click by @JF-Cozy in #3409
1.80.0-beta.3
✨ Features
- New Twake UI 🎉
🐛 Bug Fixes
- Update help link
- Fix favorite link in mobile
- Fix realtime disconnection
1.80.0-beta.2
✨ Features
- New Twake UI 🎉
🐛 Bug Fixes
- OnlyOffice toolbar is displayed correctly in public
1.80.0-beta.1
✨ Features
- New Twake UI 🎉
1.79.2
This version is the 1.79.0 with some bugfixes. See 1.79.0 changelog https://github.com/cozy/cozy-drive/releases/tag/1.79.0