Skip to content

v1.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 07:00
· 13 commits to main since this release
4829aaf

🚀 New Release - v1.11.0 (2024-11-21) 🎉

🌟 Features

  • Made global Context Menu Functional. (a14284a)
  • Improved Context Menu UI. (a14284a)
  • Added SubMenu component for secondary menu options. (a14284a)
  • Created useFileList hook for better code readability for FileList component. (a14284a)
  • Added Select all checkbox for quick All Files Selection in the List layout. (a14284a)

🐛 Bug Fixes

  • Fixed an issue where Rename Input in List layout was overlapping the selection checkbox. (a14284a)